Staging
v0.5.0
https://github.com/python/cpython
Revision dedb99acdb5bbc179872235f975248133d3fb440 authored by Ashley Whetter on 18 October 2019, 08:00:22 UTC, committed by Serhiy Storchaka on 18 October 2019, 08:00:22 UTC
(cherry picked from commit 7a7f100eb352d08938ee0f5ba59c18f56dc4a7b5)

Co-authored-by: Brett Cannon <brettcannon@users.noreply.github.com>
1 parent 8eb27cc
History
Tip revision: dedb99acdb5bbc179872235f975248133d3fb440 authored by Ashley Whetter on 18 October 2019, 08:00:22 UTC
bpo-32758: Warn that ast.parse() and ast.literal_eval() can segfault the interpreter (GH-5960) (GH-16565)
Tip revision: dedb99a
File Mode Size
.github
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 552 bytes
.gitattributes -rw-r--r-- 809 bytes
.gitignore -rw-r--r-- 1.2 KB
.travis.yml -rw-r--r-- 3.9 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 48.3 KB
README -rw-r--r-- 54.4 KB
aclocal.m4 -rw-r--r-- 10.7 KB
config.guess -rwxr-xr-x 43.2 KB
config.sub -rwxr-xr-x 35.7 KB
configure -rwxr-xr-x 440.4 KB
configure.ac -rw-r--r-- 142.9 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 35.1 KB
setup.py -rw-r--r-- 100.1 KB

README

back to top