https://github.com/python/cpython
Revision 76d270ec2b776cc5331935cc58c2d63622f1c0e9 authored by Erlend Egeberg Aasland on 09 April 2021, 17:46:32 UTC, committed by GitHub on 09 April 2021, 17:46:32 UTC
* [3.9] Fix possible refleak involving _PyArena_AddPyObject (GH-25289).
(cherry picked from commit c0e11a3ceb9427e09db4224f394c7789bf6deec5)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>

* Update Parser/pegen/pegen.c

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
1 parent 299ae9c
History
Tip revision: 76d270ec2b776cc5331935cc58c2d63622f1c0e9 authored by Erlend Egeberg Aasland on 09 April 2021, 17:46:32 UTC
[3.9] bpo-43779: Fix possible refleak involving _PyArena_AddPyObject (GH-25289). (GH-25294)
Tip revision: 76d270e
File Mode Size
.azure-pipelines
.github
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
.gitattributes -rw-r--r-- 1.8 KB
.gitignore -rw-r--r-- 1.8 KB
.travis.yml -rw-r--r-- 8.3 KB
CODE_OF_CONDUCT.md -rw-r--r-- 630 bytes
LICENSE -rw-r--r-- 13.6 KB
Makefile.pre.in -rw-r--r-- 69.3 KB
README.rst -rw-r--r-- 9.9 KB
aclocal.m4 -rw-r--r-- 20.2 KB
config.guess -rwxr-xr-x 43.1 KB
config.sub -rwxr-xr-x 35.4 KB
configure -rwxr-xr-x 501.1 KB
configure.ac -rw-r--r-- 169.7 KB
install-sh -rwxr-xr-x 15.0 KB
netlify.toml -rw-r--r-- 82 bytes
pyconfig.h.in -rw-r--r-- 44.5 KB
setup.py -rw-r--r-- 107.5 KB

README.rst

back to top