mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-05 17:00:58 +01:00
15 lines
278 B
ReStructuredText
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
|