cpython/Doc/tools
Ricardo Bánffy 15ae75d660 bpo-38294: Add list of no-longer-escaped chars to re.escape documentation. (GH-16442)
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.
2019-10-07 23:54:35 +03:00
..
extensions bpo-36675: Remove obsolete code. (GH-16024) 2019-09-12 12:23:53 +01:00
static Doc: Python 3.9 in sidebar and version switcher. (GH-13824) 2019-06-04 19:15:32 -04:00
templates Doc: Remove an ugly space before a dot. (GH-14123) 2019-06-16 10:25:05 +02:00
rstlint.py bpo-11233: Create availability directive for documentation (GH-9692) 2018-10-12 16:55:20 +02:00
susp-ignored.csv bpo-38294: Add list of no-longer-escaped chars to re.escape documentation. (GH-16442) 2019-10-07 23:54:35 +03:00