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 larry
Recipients docs@python, larry, mvaled, serhiy.storchaka, vstinner
Date 2018-07-19.23:35:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532043331.5.0.56676864532.issue33216@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 76aa2c0a9a8dd3ac90b91e7342c8ce8125bf21f9 by larryhastings in branch '3.5':
bpo-33216: Clarify the documentation for CALL_FUNCTION_* (#8338)
https://github.com/python/cpython/commit/76aa2c0a9a8dd3ac90b91e7342c8ce8125bf21f9
History
Date User Action Args
2018-07-19 23:35:31larrysetrecipients: + larry, vstinner, docs@python, serhiy.storchaka, mvaled
2018-07-19 23:35:31larrysetmessageid: <1532043331.5.0.56676864532.issue33216@psf.upfronthosting.co.za>
2018-07-19 23:35:31larrylinkissue33216 messages
2018-07-19 23:35:31larrycreate