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 vstinner
Recipients asvetlov, brandtbucher, erlendaasland, miss-islington, serhiy.storchaka, shihai1991, twouters, vstinner
Date 2020-11-12.13:10:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605186613.39.0.825865090922.issue38823@roundup.psfhosted.org>
In-reply-to
Content
New changeset d19fa7a337d829e3dab3e9f919f5dcf09cf6f6ba by Victor Stinner in branch 'master':
bpo-38823: Fix refleaks in _ctypes extension init (GH-23247)
https://github.com/python/cpython/commit/d19fa7a337d829e3dab3e9f919f5dcf09cf6f6ba
History
Date User Action Args
2020-11-12 13:10:13vstinnersetrecipients: + vstinner, twouters, asvetlov, serhiy.storchaka, miss-islington, brandtbucher, shihai1991, erlendaasland
2020-11-12 13:10:13vstinnersetmessageid: <1605186613.39.0.825865090922.issue38823@roundup.psfhosted.org>
2020-11-12 13:10:13vstinnerlinkissue38823 messages
2020-11-12 13:10:13vstinnercreate