Update PEP 519 on current progress

This commit is contained in:
Brett Cannon 2016-06-09 17:00:28 -07:00
parent 6194bb3ef7
commit fd6bbb1b74
1 changed files with 4 additions and 2 deletions

View File

@ -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()``