[Python-Dev] When should pathlib stop being provisional? (original) (raw)

Antoine Pitrou antoine at python.org
Wed Apr 6 05:44:30 EDT 2016


Nick Coghlan <ncoghlan gmail.com> writes:

sys.path, for example. That's why I'd actually prefer the implicit conversion protocol to be the more explicitly named "fspath", with suitable "fspath = path" assignments added to DirEntry and pathlib.

That was my preference as well.

However, I'm also not offering to actually do the work here, and the casting vote goes to the folks pursuing the implementation effort.

Indeed.

Regards

Antoine.



More information about the Python-Dev mailing list