[Python-Dev] Removing the provisional label from pathlib
Barry Warsaw
barry at python.org
Tue May 24 09:56:51 EDT 2016
More information about the Python-Dev mailing list
Tue May 24 09:56:51 EDT 2016
- Previous message (by thread): [Python-Dev] Removing the provisional label from pathlib
- Next message (by thread): [Python-Dev] Removing the provisional label from pathlib
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On May 24, 2016, at 02:03 PM, Koos Zevenhoven wrote: >I guess we might consider adding __fspath__ in maintenance releases, >and make open() support it? That would cover a significant share of >use cases, although it might be weird if code written for 3.5.2 >doesn't run on 3.5.1... Please, no. We learned that lesson in Python 2.2.1 with True/False. Cheers, -Barry
- Previous message (by thread): [Python-Dev] Removing the provisional label from pathlib
- Next message (by thread): [Python-Dev] Removing the provisional label from pathlib
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list