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 lukasz.langa
Recipients indygreg, lukasz.langa, pablogsal, petr.viktorin, serhiy.storchaka, vstinner
Date 2021-09-28.21:12:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632863577.34.0.0777650314539.issue45307@roundup.psfhosted.org>
In-reply-to
Content
New changeset ec4e2ec241acb3bf4e04a351c06c0b05a1e4b7d2 by 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/ec4e2ec241acb3bf4e04a351c06c0b05a1e4b7d2
History
Date User Action Args
2021-09-28 21:12:57lukasz.langasetrecipients: + lukasz.langa, vstinner, petr.viktorin, serhiy.storchaka, indygreg, pablogsal
2021-09-28 21:12:57lukasz.langasetmessageid: <1632863577.34.0.0777650314539.issue45307@roundup.psfhosted.org>
2021-09-28 21:12:57lukasz.langalinkissue45307 messages
2021-09-28 21:12:57lukasz.langacreate