bpo-33216: Improve the documentation for CALL_FUNCTION_* (GH-8338)#8784
Conversation
ericsnowcurrently
left a comment
There was a problem hiding this comment.
(conditional approval)
If there's nothing different from what landed in 3.5 then LGTM. Otherwise please indicate what is different. Thanks!
|
Descriptions of opcodes |
|
Okay, thanks for clarifying. The change looks good to me; definitely an improvement. :) |
|
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7. |
…) (pythonGH-8784) (cherry picked from commit 5e99b56) Co-authored-by: Serhiy Storchaka <[email protected]>
|
GH-9354 is a backport of this pull request to the 3.7 branch. |
…) (pythonGH-8784) (cherry picked from commit 5e99b56) Co-authored-by: Serhiy Storchaka <[email protected]>
|
GH-9355 is a backport of this pull request to the 3.6 branch. |
…H-8784) (cherry picked from commit 5e99b56) Co-authored-by: Serhiy Storchaka <[email protected]>
…H-8784) (cherry picked from commit 5e99b56) Co-authored-by: Serhiy Storchaka <[email protected]>
Improve wording based on @larryhastings' wording in #8338.
https://bugs.python.org/issue33216