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 vstinner
Recipients vstinner
Date 2018-11-09.15:56:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541779012.86.0.788709270274.issue35199@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d17a693fa08ce9f2d35acbb1f76e20bdae3e01da by Victor Stinner in branch 'master':
bpo-35199: Add an internal _PyTuple_ITEMS() macro (GH-10434)
https://github.com/python/cpython/commit/d17a693fa08ce9f2d35acbb1f76e20bdae3e01da
History
Date User Action Args
2018-11-09 15:56:52vstinnersetrecipients: + vstinner
2018-11-09 15:56:52vstinnersetmessageid: <1541779012.86.0.788709270274.issue35199@psf.upfronthosting.co.za>
2018-11-09 15:56:52vstinnerlinkissue35199 messages
2018-11-09 15:56:52vstinnercreate