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 skrah
Recipients asmeurer, brett.cannon, eric.snow, ncoghlan, remi.lapeyre, serhiy.storchaka, skrah, xtreak
Date 2019-03-25.21:36:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553549808.56.0.439760797191.issue36370@roundup.psfhosted.org>
In-reply-to
Content
New changeset cdd8d4d6dd57f4c9429566706009d4613277d391 by Stefan Krah (Miss Islington (bot)) in branch '3.7':
bpo-36370: Check for PyErr_Occurred() after PyImport_GetModule() (GH-12504)
https://github.com/python/cpython/commit/cdd8d4d6dd57f4c9429566706009d4613277d391
History
Date User Action Args
2019-03-25 21:36:48skrahsetrecipients: + skrah, brett.cannon, ncoghlan, eric.snow, serhiy.storchaka, remi.lapeyre, asmeurer, xtreak
2019-03-25 21:36:48skrahsetmessageid: <1553549808.56.0.439760797191.issue36370@roundup.psfhosted.org>
2019-03-25 21:36:48skrahlinkissue36370 messages
2019-03-25 21:36:48skrahcreate