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 georg.brandl
Recipients asvetlov, georg.brandl, kumaraditya
Date 2021-12-12.09:49:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639302596.63.0.137625291329.issue45855@roundup.psfhosted.org>
In-reply-to
Content
New changeset f4095e53ab708d95e019c909d5928502775ba68f by Georg Brandl in branch 'main':
bpo-45855: document that `no_block` has no use anymore in PyCapsule_Import (#29665)
https://github.com/python/cpython/commit/f4095e53ab708d95e019c909d5928502775ba68f
History
Date User Action Args
2021-12-12 09:49:56georg.brandlsetrecipients: + georg.brandl, asvetlov, kumaraditya
2021-12-12 09:49:56georg.brandlsetmessageid: <1639302596.63.0.137625291329.issue45855@roundup.psfhosted.org>
2021-12-12 09:49:56georg.brandllinkissue45855 messages
2021-12-12 09:49:56georg.brandlcreate