[Python-Dev] When should pathlib stop being provisional?
Brett Cannon
brett at python.org
Tue Apr 5 18:41:14 EDT 2016
More information about the Python-Dev mailing list
Tue Apr 5 18:41:14 EDT 2016
- Previous message (by thread): [Python-Dev] Anyone want to lead the sprints at PyCon US 2016?
- Next message (by thread): [Python-Dev] When should pathlib stop being provisional?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
After a rather extensive discussion on python-ideas about pathlib.PurePath not inheriting from str, another point that came up was that the use of pathlib has been rather light. Unfortunately even the stdlib doesn't really use pathlib because it's currently marked as provisional (or at least that's why I haven't tried to use it where possible in importlib). Do we have a plan of what is required to remove the provisional label from pathlib? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20160405/9941b251/attachment.html>
- Previous message (by thread): [Python-Dev] Anyone want to lead the sprints at PyCon US 2016?
- Next message (by thread): [Python-Dev] When should pathlib stop being provisional?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list