]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-32758: Warn that compile() can crash when compiling to an AST object (GH-6043...
authorAshley Whetter <AWhetter@users.noreply.github.com>
Fri, 18 Oct 2019 08:00:03 +0000 (01:00 -0700)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 18 Oct 2019 08:00:03 +0000 (11:00 +0300)
commit8eb27cc35489848596d9fb4b1c91fac00ae75d21
tree1a749126e2fd7fc9f31c85a3ce4572238547e54f
parentbef8d9acda7a4b9203e55371bb7a7da1c4a7fcbe
bpo-32758: Warn that compile() can crash when compiling to an AST object (GH-6043) (GH-16566)

(cherry picked from commit f7a6ff6fcab32a53f262ba3f8a072c27afc330d7)

Co-authored-by: Brett Cannon <brettcannon@users.noreply.github.com>
Doc/library/functions.rst