[Python-Dev] file system path protocol PEP

Sjoerd Job Postmus sjoerdjob at sjoerdjob.com
Thu May 12 16:59:29 EDT 2016
> On 12 May 2016, at 21:30, Ethan Furman <ethan at stoneleaf.us> wrote:
> 
> If you need bytes support for your paths, there's at least one [1] that has that support.

So if I would need bytes support, I should submit a pull request to <arbitrary but awesome library> which replaces usage of the stdlib pathlib with another variant, upon which they will decline the pull request because it introduces another "useless" dependency.

Good to know.


More information about the Python-Dev mailing list