[docs] [issue28393] Update encoding lookup docs wrt #27938

Marc-Andre Lemburg report at bugs.python.org
Wed Oct 12 06:38:50 EDT 2016


Marc-Andre Lemburg added the comment:

The names are indeed case-insensitive.

However, something important is missing: the implementation details changed between Python 3.5 and 3.6. Please check the implementation for details and update the documentation with versionadded flags. Thanks.

----------
nosy: +lemburg

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28393>
_______________________________________


More information about the docs mailing list