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 gvanrossum, miss-islington, serhiy.storchaka
Date 2021-06-23.10:28:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624444092.06.0.278836071987.issue44482@roundup.psfhosted.org>
In-reply-to
Content
New changeset 38e021ab90b595945f15c59273c788f2f24053dc by Miss Islington (bot) in branch '3.10':
bpo-44482: Fix very unlikely resource leak in glob in non-CPython implementations (GH-26843) (GH-26872)
https://github.com/python/cpython/commit/38e021ab90b595945f15c59273c788f2f24053dc
History
Date User Action Args
2021-06-23 10:28:12serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, miss-islington
2021-06-23 10:28:12serhiy.storchakasetmessageid: <1624444092.06.0.278836071987.issue44482@roundup.psfhosted.org>
2021-06-23 10:28:12serhiy.storchakalinkissue44482 messages
2021-06-23 10:28:12serhiy.storchakacreate