Fix an indentation problem
This commit is contained in:
parent
1ca766fc03
commit
1c5c8d8057
|
@ -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()``
|
||||
|
|
Loading…
Reference in New Issue