Staging
v0.5.1
https://github.com/python/cpython
Revision 7795ae8f05a5b1134a576a372f64699176cac5fb authored by Miss Islington (bot) on 16 June 2020, 17:36:59 UTC, committed by GitHub on 16 June 2020, 17:36:59 UTC
(cherry picked from commit 51c5896b6205911d29ac07f167ec7f3cf1cb600d)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
1 parent 3cf8094
History
Tip revision: 7795ae8f05a5b1134a576a372f64699176cac5fb authored by Miss Islington (bot) on 16 June 2020, 17:36:59 UTC
bpo-40958: Avoid buffer overflow in the parser when indexing the current line (GH-20875) (GH-20919)
Tip revision: 7795ae8
File Mode Size
test
README -rw-r--r-- 12.4 KB
bkfile.py -rw-r--r-- 664 bytes
checkextensions.py -rw-r--r-- 2.6 KB
checkextensions_win32.py -rw-r--r-- 6.1 KB
extensions_win32.ini -rw-r--r-- 3.9 KB
flag.py -rw-r--r-- 41 bytes
freeze.py -rwxr-xr-x 16.8 KB
hello.py -rw-r--r-- 24 bytes
makeconfig.py -rw-r--r-- 1.6 KB
makefreeze.py -rw-r--r-- 2.7 KB
makemakefile.py -rw-r--r-- 916 bytes
parsesetup.py -rw-r--r-- 2.9 KB
win32.html -rw-r--r-- 7.0 KB
winmakemakefile.py -rw-r--r-- 4.9 KB

README

back to top