This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients docs@python, eric.snow, larry, mvaled, serhiy.storchaka, vstinner
Date 2018-09-17.12:15:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset afa591d7748c66831e6e650108024f3293be33f1 by Serhiy Storchaka in branch '2.7':
[2.7] bpo-33216: Clarify the documentation for CALL_FUNCTION_* (GH-8338) (GH-8783)
https://github.com/python/cpython/commit/afa591d7748c66831e6e650108024f3293be33f1
History
Date User Action Args
2018-09-17 12:15:51serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, larry, docs@python, eric.snow, mvaled
2018-09-17 12:15:51serhiy.storchakasetmessageid: <[email protected]>
2018-09-17 12:15:51serhiy.storchakalinkissue33216 messages
2018-09-17 12:15:51serhiy.storchakacreate