[issue28810] Document bytecode changes in 3.6

Serhiy Storchaka report at bugs.python.org
Tue Dec 6 18:31:12 EST 2016


Serhiy Storchaka added the comment:

Because nobody proposed a patch, here is my attempt. Following patch documents opcodes CALL_FUNCTION, CALL_FUNCTION_KW and CALL_FUNCTION_EX.

----------
keywords: +patch
stage: needs patch -> patch review
Added file: http://bugs.python.org/file45780/docs-call-function-opcodes.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28810>
_______________________________________


More information about the Python-bugs-list mailing list