xonsh/news/PEP263upd.rst
Evgeny 90ac2f3865
update imphooks encoding regex to match the newer version at PEP 263 (#4162)
* update imphooks encoding regex to match the newer version at PEP 263

* fix: add proper backslash-escaping to the imphooks encoding regex

Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>

Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
2021-03-22 14:13:13 -04:00

23 lines
230 B
ReStructuredText

**Added:**
* <news item>
**Changed:**
* update imphooks encoding regex to match the newer version at PEP 263
**Deprecated:**
* <news item>
**Removed:**
* <news item>
**Fixed:**
* <news item>
**Security:**
* <news item>