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
Date 2020-06-20.08:10:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592640651.14.0.0254210618656.issue41043@roundup.psfhosted.org>
In-reply-to
Content
New changeset 935586845815f5b4c7814794413f6a812d4bd45f by Serhiy Storchaka in branch 'master':
bpo-41043: Escape literal part of the path for glob(). (GH-20994)
https://github.com/python/cpython/commit/935586845815f5b4c7814794413f6a812d4bd45f
History
Date User Action Args
2020-06-20 08:10:51serhiy.storchakasetrecipients: + serhiy.storchaka
2020-06-20 08:10:51serhiy.storchakasetmessageid: <1592640651.14.0.0254210618656.issue41043@roundup.psfhosted.org>
2020-06-20 08:10:51serhiy.storchakalinkissue41043 messages
2020-06-20 08:10:51serhiy.storchakacreate