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 miss-islington
Recipients ZackerySpytz, eric.snow, miss-islington, serhiy.storchaka, xiang.zhang
Date 2019-01-10.16:36:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547138212.78.0.34410837584.issue35470@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3e3d57d8490b729a80c8cd9e90475dec122dfe9e by Miss Islington (bot) in branch '3.7':
bpo-35470: Fix a reference counting bug in _PyImport_FindExtensionObjectEx(). (GH-11128)
https://github.com/python/cpython/commit/3e3d57d8490b729a80c8cd9e90475dec122dfe9e
History
Date User Action Args
2019-01-10 16:36:54miss-islingtonsetrecipients: + miss-islington, eric.snow, serhiy.storchaka, xiang.zhang, ZackerySpytz
2019-01-10 16:36:52miss-islingtonsetmessageid: <1547138212.78.0.34410837584.issue35470@roundup.psfhosted.org>
2019-01-10 16:36:52miss-islingtonlinkissue35470 messages
2019-01-10 16:36:52miss-islingtoncreate