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 indygreg, lukasz.langa, pablogsal, petr.viktorin, serhiy.storchaka, vstinner
Date 2021-10-04.19:18:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633375123.42.0.484535213212.issue45307@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2ca4ab8031107f9e474e2ce26561ab9ad51faf9c by Pablo Galindo (Serhiy Storchaka) in branch '3.10':
[3.10] bpo-45307: Restore private C API function _PyImport_FindExtensionObject() (GH-28594)
https://github.com/python/cpython/commit/2ca4ab8031107f9e474e2ce26561ab9ad51faf9c
History
Date User Action Args
2021-10-04 19:18:43pablogsalsetrecipients: + pablogsal, vstinner, petr.viktorin, lukasz.langa, serhiy.storchaka, indygreg
2021-10-04 19:18:43pablogsalsetmessageid: <1633375123.42.0.484535213212.issue45307@roundup.psfhosted.org>
2021-10-04 19:18:43pablogsallinkissue45307 messages
2021-10-04 19:18:43pablogsalcreate