Staging
v0.5.1
https://github.com/python/cpython
Revision 27183f48f256e19dbd6fba2b8c95a59de4e04e37 authored by Miss Islington (bot) on 02 September 2020, 16:43:43 UTC, committed by GitHub on 02 September 2020, 16:43:43 UTC
(cherry picked from commit 5a4a963a6c798fa9207a9998618a9c0ec3b6b6d7)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
1 parent bafaf07
History
Tip revision: 27183f48f256e19dbd6fba2b8c95a59de4e04e37 authored by Miss Islington (bot) on 02 September 2020, 16:43:43 UTC
Fix invalid escape sequences in the peg_highlight Sphinx extension (GH-22047) (GH-22065)
Tip revision: 27183f4
File Mode Size
fixes
pgen2
tests
Grammar.txt -rw-r--r-- 6.6 KB
PatternGrammar.txt -rw-r--r-- 793 bytes
__init__.py -rw-r--r-- 163 bytes
__main__.py -rw-r--r-- 67 bytes
btm_matcher.py -rw-r--r-- 6.5 KB
btm_utils.py -rw-r--r-- 9.7 KB
fixer_base.py -rw-r--r-- 6.5 KB
fixer_util.py -rw-r--r-- 14.8 KB
main.py -rw-r--r-- 11.6 KB
patcomp.py -rw-r--r-- 6.9 KB
pygram.py -rw-r--r-- 1.3 KB
pytree.py -rw-r--r-- 27.3 KB
refactor.py -rw-r--r-- 26.9 KB

back to top