cpython/Misc/NEWS.d/next/Core and Builtins/2019-01-18-16-16-27.bpo-355...

3 lines
172 B
ReStructuredText
Raw Normal View History

2019-06-05 19:18:07 -03:00
Updated encodings:
- Removed the "tis260" encoding, which was an alias for the nonexistent "tactis" codec.
- Added "mac_centeuro" as an alias for the mac_latin2 encoding.