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 serhiy.storchaka, steve.dower, xtreak
Date 2020-02-06.08:26:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580977601.6.0.672242471378.issue38149@roundup.psfhosted.org>
In-reply-to
Content
New changeset 54b4f14712b9350f11c983f1c8ac47a3716958a7 by Serhiy Storchaka in branch 'master':
bpo-38149: Call sys.audit() only once per call for glob.glob(). (GH-18360)
https://github.com/python/cpython/commit/54b4f14712b9350f11c983f1c8ac47a3716958a7
History
Date User Action Args
2020-02-06 08:26:41serhiy.storchakasetrecipients: + serhiy.storchaka, steve.dower, xtreak
2020-02-06 08:26:41serhiy.storchakasetmessageid: <1580977601.6.0.672242471378.issue38149@roundup.psfhosted.org>
2020-02-06 08:26:41serhiy.storchakalinkissue38149 messages
2020-02-06 08:26:41serhiy.storchakacreate