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 2019-05-17.21:54:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558130046.1.0.09643806768.issue36763@roundup.psfhosted.org>
In-reply-to
Content
New changeset 871ff77c1cd334a141d52b0d003c080a1928731e by Victor Stinner in branch 'master':
bpo-36763: Add _PyInitError functions (GH-13395)
https://github.com/python/cpython/commit/871ff77c1cd334a141d52b0d003c080a1928731e
History
Date User Action Args
2019-05-17 21:54:06vstinnersetrecipients: + vstinner
2019-05-17 21:54:06vstinnersetmessageid: <1558130046.1.0.09643806768.issue36763@roundup.psfhosted.org>
2019-05-17 21:54:06vstinnerlinkissue36763 messages
2019-05-17 21:54:05vstinnercreate