Issue29448
Created on 2017-02-05 05:41 by brett.cannon, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg287037 - (view) | Author: Brett Cannon (brett.cannon) * ![]() |
Date: 2017-02-05 05:41 | |
Various classes in importlib.machinery define a 'path' attribute which could also be exposed through the os.PathLike interface. |
|||
| msg292923 - (view) | Author: Brett Cannon (brett.cannon) * ![]() |
Date: 2017-05-03 16:42 | |
Since the objects I thought of for this aren't purely representing paths I'm going to close this to keep os.PathLike for things that are specifically representing paths. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:42 | admin | set | github: 73634 |
| 2017-05-03 17:25:07 | serhiy.storchaka | set | status: open -> closed nosy: + serhiy.storchaka stage: resolved |
| 2017-05-03 16:42:46 | brett.cannon | set | resolution: rejected messages: + msg292923 |
| 2017-02-05 05:41:24 | brett.cannon | create | |
