New submission from Serhiy Storchaka:

Since functions in the os module support path-like objects, the code of the 
pathlib module can be simplified. The wrappers that explicitly convert Path to 
str no longer needed.

----------
components: Library (Lib)
messages: 290468
nosy: pitrou, serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Remove unneeded wrappers in pathlib
type: enhancement
versions: Python 3.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29900>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to