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 twouters
Recipients asvetlov, brandtbucher, miss-islington, serhiy.storchaka, twouters
Date 2019-11-19.19:16:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574191019.03.0.219981089546.issue38823@roundup.psfhosted.org>
In-reply-to
Content
New changeset 54b32c987146123f2237f0e21b1d02b1c1ebdf6f by T. Wouters (Brandt Bucher) in branch 'master':
bpo-38823: Clean up refleak in fcntl module initialization. (GH-17236)
https://github.com/python/cpython/commit/54b32c987146123f2237f0e21b1d02b1c1ebdf6f
History
Date User Action Args
2019-11-19 19:16:59twouterssetrecipients: + twouters, asvetlov, serhiy.storchaka, miss-islington, brandtbucher
2019-11-19 19:16:59twouterssetmessageid: <1574191019.03.0.219981089546.issue38823@roundup.psfhosted.org>
2019-11-19 19:16:59twouterslinkissue38823 messages
2019-11-19 19:16:58twouterscreate