Message388364
ntpath.normcase() needs a platform-dependent implementation that calls LCMapStringEx() in Windows, in order to properly agree with case-insensitive Windows filesystems. See bpo-42658. |
|
| Date |
User |
Action |
Args |
| 2021-03-09 15:06:51 | eryksun | set | recipients:
+ eryksun, paul.moore, tim.golden, zach.ware, steve.dower, voramva |
| 2021-03-09 15:06:51 | eryksun | set | messageid: <1615302411.5.0.742068556632.issue43397@roundup.psfhosted.org> |
| 2021-03-09 15:06:51 | eryksun | link | issue43397 messages |
| 2021-03-09 15:06:51 | eryksun | create | |
|