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 brett.cannon, eric.snow, jkloth, ncoghlan, serhiy.storchaka, vstinner
Date 2019-06-18.22:48:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560898093.06.0.750083543557.issue35134@roundup.psfhosted.org>
In-reply-to
Content
New changeset 01b63ecac66581f80ba953d9182751e591c2b2ba by Victor Stinner in branch 'master':
bpo-35134: Add Include/cpython/import.h header file (GH-14213)
https://github.com/python/cpython/commit/01b63ecac66581f80ba953d9182751e591c2b2ba
History
Date User Action Args
2019-06-18 22:48:13vstinnersetrecipients: + vstinner, brett.cannon, ncoghlan, jkloth, eric.snow, serhiy.storchaka
2019-06-18 22:48:13vstinnersetmessageid: <1560898093.06.0.750083543557.issue35134@roundup.psfhosted.org>
2019-06-18 22:48:13vstinnerlinkissue35134 messages
2019-06-18 22:48:13vstinnercreate