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 serhiy.storchaka
Recipients Guido.van.Rossum, gvanrossum, miss-islington, serhiy.storchaka, terry.reedy
Date 2021-06-27.11:28:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624793329.51.0.744907179081.issue44482@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4861fdaf25f246eb9ee4e8161c15dad26efe895d by Serhiy Storchaka in branch '3.9':
[3.9] bpo-44482: Fix very unlikely resource leak in glob in non-CPython implementations (GH-26843). (GH-26916)
https://github.com/python/cpython/commit/4861fdaf25f246eb9ee4e8161c15dad26efe895d
History
Date User Action Args
2021-06-27 11:28:49serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, terry.reedy, Guido.van.Rossum, miss-islington
2021-06-27 11:28:49serhiy.storchakasetmessageid: <1624793329.51.0.744907179081.issue44482@roundup.psfhosted.org>
2021-06-27 11:28:49serhiy.storchakalinkissue44482 messages
2021-06-27 11:28:49serhiy.storchakacreate