2017-12-08 17:29 GMT+01:00 Ethan Furman <ethan at stoneleaf.us>: > For those of us trying to follow along, is this change to open() one that > Inada-san was worried about? Has something else changed? I agree that my PEP is evolving quickly, that's why I added a "Version History" at the end: https://www.python.org/dev/peps/pep-0540/#version-history """ Version History =============== * Version 4: ``locale.getpreferredencoding()`` now returns ``'UTF-8'`` in the UTF-8 Mode. * Version 3: The UTF-8 Mode does not change the ``open()`` default error handler (``strict``) anymore, and the Strict UTF-8 Mode has been removed. * Version 2: Rewrite the PEP from scratch to make it much shorter and easier to understand. * Version 1: First version posted to python-dev. """ Naoki disliked the usage of the surrogateescape error handler for open(). I "fixed" this in the PEP version 3: open() error handler is not modified by the PEP. Victor
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4