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