Fix an indentation problem

This commit is contained in:
Brett Cannon 2016-06-15 12:13:03 -07:00
parent 1ca766fc03
commit 1c5c8d8057
1 changed files with 2 additions and 2 deletions

View File

@ -326,10 +326,10 @@ Python 3.6:
(`done <https://hg.python.org/lookup/a5a013ca5687>`__)
#. Add ``os.PathLike``
(`code <https://hg.python.org/lookup/e672cf63d08a>`__ and
`docs <http://hg.python.org/lookup/6239673d5e1d>`__ done)
`docs <http://hg.python.org/lookup/6239673d5e1d>`__ done)
#. Add ``PyOS_FSPath()``
(`code <https://hg.python.org/lookup/780cbe18082e>`__ and
`docs <http://hg.python.org/lookup/cec1f00c538d>`__ done)
`docs <http://hg.python.org/lookup/cec1f00c538d>`__ done)
#. Add ``os.fspath()``
(`done <done <https://hg.python.org/lookup/780cbe18082e>`__)
#. Update ``os.fsencode()``