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:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 5e99b56d6b249995a4fa2bc09c0bb03841f49572 by Serhiy Storchaka in branch 'master':
bpo-33216: Improve the documentation for CALL_FUNCTION_* (GH-8338) (GH-8784)
https://github.com/python/cpython/commit/5e99b56d6b249995a4fa2bc09c0bb03841f49572
History
Date User Action Args
2018-09-17 12:15:07serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, larry, docs@python, eric.snow, mvaled
2018-09-17 12:15:07serhiy.storchakasetmessageid: <[email protected]>
2018-09-17 12:15:07serhiy.storchakalinkissue33216 messages
2018-09-17 12:15:06serhiy.storchakacreate