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 methane, serhiy.storchaka, vstinner
Date 2020-06-10.16:38:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591807093.85.0.12308854171.issue40943@roundup.psfhosted.org>
In-reply-to
Content
New changeset d36cf5f1d20ce9f111a8fc997104785086e8eee6 by Victor Stinner in branch 'master':
bpo-40943: Replace PY_FORMAT_SIZE_T with "z" (GH-20781)
https://github.com/python/cpython/commit/d36cf5f1d20ce9f111a8fc997104785086e8eee6
History
Date User Action Args
2020-06-10 16:38:13vstinnersetrecipients: + vstinner, methane, serhiy.storchaka
2020-06-10 16:38:13vstinnersetmessageid: <1591807093.85.0.12308854171.issue40943@roundup.psfhosted.org>
2020-06-10 16:38:13vstinnerlinkissue40943 messages
2020-06-10 16:38:13vstinnercreate