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 miss-islington
Recipients brice.gros, miss-islington, paul.moore, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2019-10-21.18:18:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571681885.25.0.534547948307.issue31202@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2f8d4f08e2fa62cd5c3f6f824be3e7513ff87e07 by Miss Skeleton (bot) in branch '3.8':
bpo-31202: Preserve case of literal parts in Path.glob() on Windows. (GH-16860)
https://github.com/python/cpython/commit/2f8d4f08e2fa62cd5c3f6f824be3e7513ff87e07
History
Date User Action Args
2019-10-21 18:18:05miss-islingtonsetrecipients: + miss-islington, paul.moore, tim.golden, zach.ware, serhiy.storchaka, steve.dower, brice.gros
2019-10-21 18:18:05miss-islingtonsetmessageid: <1571681885.25.0.534547948307.issue31202@roundup.psfhosted.org>
2019-10-21 18:18:05miss-islingtonlinkissue31202 messages
2019-10-21 18:18:05miss-islingtoncreate