Update PEP 519 on current progress
This commit is contained in:
parent
6194bb3ef7
commit
fd6bbb1b74
|
@ -324,9 +324,11 @@ Python 3.6:
|
|||
(`done <http://bugs.python.org/issue22570>`__)
|
||||
#. Remove the provisional status of pathlib
|
||||
#. Add ``os.PathLike``
|
||||
(`code done <https://hg.python.org/lookup/e672cf63d08a>`__; needs docs)
|
||||
(`code <https://hg.python.org/lookup/e672cf63d08a>`__ and
|
||||
`docs <http://hg.python.org/lookup/6239673d5e1d>`__ done)
|
||||
#. Add ``PyOS_FSPath()``
|
||||
(`code done <https://hg.python.org/lookup/780cbe18082e>`__; needs docs)
|
||||
(`code <https://hg.python.org/lookup/780cbe18082e>`__ and
|
||||
`docs <http://hg.python.org/lookup/cec1f00c538d>`__ done)
|
||||
#. Add ``os.fspath()``
|
||||
(`done <done <https://hg.python.org/lookup/780cbe18082e>`__)
|
||||
#. Update ``os.fsencode()``
|
||||
|
|
Loading…
Reference in New Issue