PEP 540: add link to the implementation
This commit is contained in:
parent
d3f6e2e9fd
commit
4ba2196903
|
@ -689,7 +689,9 @@ PEPs:
|
||||||
|
|
||||||
Main Python issues:
|
Main Python issues:
|
||||||
|
|
||||||
* `issue #28180: sys.getfilesystemencoding() should default to utf-8
|
* `Issue #29240: Implementation of the PEP 540: Add a new UTF-8 mode
|
||||||
|
<http://bugs.python.org/issue29240>`_
|
||||||
|
* `Issue #28180: sys.getfilesystemencoding() should default to utf-8
|
||||||
<http://bugs.python.org/issue28180>`_
|
<http://bugs.python.org/issue28180>`_
|
||||||
* `Issue #19977: Use "surrogateescape" error handler for sys.stdin and
|
* `Issue #19977: Use "surrogateescape" error handler for sys.stdin and
|
||||||
sys.stdout on UNIX for the C locale
|
sys.stdout on UNIX for the C locale
|
||||||
|
|
Loading…
Reference in New Issue