Message413644
> In the long run, it would be better to migrate the implementations in the other direction. Rewrite genericpath, ntpath, posixpath, and parts of shutil to use PurePath and Path objects.
pathlib does not allow to distinguish "path" from "path/". |
|
| Date |
User |
Action |
Args |
| 2022-02-21 10:33:08 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, terry.reedy, pitrou, eric.araujo, eryksun, barneygale, AlexWaygood |
| 2022-02-21 10:33:08 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2022-02-21 10:33:08 | serhiy.storchaka | link | issue46733 messages |
| 2022-02-21 10:33:08 | serhiy.storchaka | create | |
|