xonsh/news/impenc.rst
2017-02-26 01:57:41 -05:00

15 lines
278 B
ReStructuredText

**Added:** None
**Changed:** None
**Deprecated:** None
**Removed:** None
**Fixed:**
* Importing ``*.xsh`` files will now respect the encoding listed in
that file and properly fallback to UTF-8. This beahviour follows
the rules described in PEP 263.
**Security:** None