]> git.ipfire.org Git - thirdparty/babel.git/commit
Python 3.6 invalid escape sequence deprecation fixes
authorVille Skyttä <ville.skytta@iki.fi>
Fri, 15 Sep 2017 21:07:04 +0000 (00:07 +0300)
committerVille Skyttä <ville.skytta@upcloud.com>
Sun, 17 Dec 2017 15:37:19 +0000 (17:37 +0200)
commit75b8f7899f0080e99a7793c4b97de07be06af518
tree0680d22b6c03c6e3480b26e19759b2ca161fce74
parent1539c8a89119f37890f46586d705d5a90cc98ae6
Python 3.6 invalid escape sequence deprecation fixes

https://docs.python.org/3/whatsnew/3.6.html#deprecated-python-behavior
babel/core.py
babel/dates.py
babel/localtime/_unix.py
babel/messages/checkers.py
babel/messages/frontend.py
scripts/make-release.py