summaryrefslogtreecommitdiff
path: root/Python/compile.c
diff options
context:
space:
mode:
authorRicardo Bánffy <rbanffy@gmail.com>2019-10-08 17:41:00 +0100
committerSerhiy Storchaka <storchaka@gmail.com>2019-10-08 19:41:00 +0300
commit43f5c0c4d0a608c04c3978adb45117f3943203b7 (patch)
tree6c6bd09f428c1fb70be1bf3c466fecb4e14a4e9d /Python/compile.c
parent98043b4fcd80bdfa8cc2be1730fa2a4cf4950958 (diff)
downloadcpython-git-43f5c0c4d0a608c04c3978adb45117f3943203b7.tar.gz
[3.7] bpo-38294: Add list of no-longer-escaped chars to re.escape documentation. (GH-16442) (GH-16647)
Prior to 3.7, re.escape escaped many characters that don't have special meaning in Python, but that use to require escaping in other tools and languages. This commit aims to make it clear which characters were, but are no longer escaped. (cherry picked from commit 15ae75d660befe643ed42eb2707a557cea97256c)
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions