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 pablogsal
Recipients brett.cannon, pablogsal, rhettinger
Date 2020-03-31.11:24:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585653846.59.0.262916585223.issue40108@roundup.psfhosted.org>
In-reply-to
Content
New changeset ef67512b40240f765026ad41d60b0c9a6dacd2b9 by Pablo Galindo in branch 'master':
bpo-40108: Improve the error message in runpy when importing a module that includes the extension (GH-19239)
https://github.com/python/cpython/commit/ef67512b40240f765026ad41d60b0c9a6dacd2b9
History
Date User Action Args
2020-03-31 11:24:06pablogsalsetrecipients: + pablogsal, brett.cannon, rhettinger
2020-03-31 11:24:06pablogsalsetmessageid: <1585653846.59.0.262916585223.issue40108@roundup.psfhosted.org>
2020-03-31 11:24:06pablogsallinkissue40108 messages
2020-03-31 11:24:06pablogsalcreate