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 brice.gros, paul.moore, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2019-10-21.17:37:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571679442.1.0.393866852181.issue31202@roundup.psfhosted.org>
In-reply-to
Content
New changeset 10ecbadb799ddf3393d1fc80119a3db14724d381 by Serhiy Storchaka in branch 'master':
bpo-31202: Preserve case of literal parts in Path.glob() on Windows. (GH-16860)
https://github.com/python/cpython/commit/10ecbadb799ddf3393d1fc80119a3db14724d381
History
Date User Action Args
2019-10-21 17:37:22serhiy.storchakasetrecipients: + serhiy.storchaka, paul.moore, tim.golden, zach.ware, steve.dower, brice.gros
2019-10-21 17:37:22serhiy.storchakasetmessageid: <1571679442.1.0.393866852181.issue31202@roundup.psfhosted.org>
2019-10-21 17:37:22serhiy.storchakalinkissue31202 messages
2019-10-21 17:37:22serhiy.storchakacreate