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 petr.viktorin, serhiy.storchaka
Date 2020-07-02.07:05:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593673523.88.0.486152359896.issue41043@roundup.psfhosted.org>
In-reply-to
Content
New changeset ecfecc2d6ce88ae71c783f0465a508c6a1b2f2b6 by Serhiy Storchaka in branch '3.9':
[3.9] bpo-41043: Escape literal part of the path for glob(). (GH-20994). (GH-21275)
https://github.com/python/cpython/commit/ecfecc2d6ce88ae71c783f0465a508c6a1b2f2b6
History
Date User Action Args
2020-07-02 07:05:23serhiy.storchakasetrecipients: + serhiy.storchaka, petr.viktorin
2020-07-02 07:05:23serhiy.storchakasetmessageid: <1593673523.88.0.486152359896.issue41043@roundup.psfhosted.org>
2020-07-02 07:05:23serhiy.storchakalinkissue41043 messages
2020-07-02 07:05:23serhiy.storchakacreate