[Python-Dev] Removing the provisional label from pathlib (original) (raw)
Koos Zevenhoven k7hoven at gmail.com
Tue May 24 10:11:46 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 Tue, May 24, 2016 at 4:56 PM, Barry Warsaw <barry at python.org> wrote:
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.
What happened? True was included in 2.2.1 but not False?-). Anyway, I guess you are probably right, and "3.6->" is the way to go. Besides, Guido already wrote that in the first response.
-- Koos
Cheers, -Barry
Python-Dev mailing list Python-Dev at python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/k7hoven%40gmail.com
- 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 ]