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 serhiy.storchaka, shihai1991
Date 2019-10-21.06:31:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 06cd5b6acd98205adae1a3ea4223e88f38ad55ab by Serhiy Storchaka (Hai Shi) in branch 'master':
bpo-38465: Convert the type of exports counters to Py_ssize_t. (GH-16746)
https://github.com/python/cpython/commit/06cd5b6acd98205adae1a3ea4223e88f38ad55ab
History
Date User Action Args
2019-10-21 06:31:50serhiy.storchakasetrecipients: + serhiy.storchaka, shihai1991
2019-10-21 06:31:50serhiy.storchakasetmessageid: <[email protected]>
2019-10-21 06:31:50serhiy.storchakalinkissue38465 messages
2019-10-21 06:31:50serhiy.storchakacreate