Staging
v0.5.0
https://github.com/python/cpython
Revision ccda5c41df456ce6b6b40198233b83e1b18b78db authored by Victor Stinner on 15 December 2016, 16:21:23 UTC, committed by Victor Stinner on 15 December 2016, 16:21:23 UTC
Issue #28147: Fix a memory leak in split-table dictionaries: setattr() must not
convert combined table into split table.

Patch written by INADA Naoki.
(grafted from 85be9dcc16a81d3ccd1f67b056255a7f206edd47)
1 parent 5e65a5f
History
Tip revision: ccda5c41df456ce6b6b40198233b83e1b18b78db authored by Victor Stinner on 15 December 2016, 16:21:23 UTC
Fix a memory leak in split-table dictionaries
Tip revision: ccda5c4
File Mode Size
.github
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
.bzrignore -rw-r--r-- 582 bytes
.gitignore -rw-r--r-- 1.3 KB
.hgeol -rw-r--r-- 996 bytes
.hgignore -rw-r--r-- 1.3 KB
.hgtags -rw-r--r-- 8.5 KB
.hgtouch -rw-r--r-- 1.3 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 57.5 KB
README -rw-r--r-- 8.3 KB
aclocal.m4 -rw-r--r-- 10.7 KB
config.guess -rwxr-xr-x 41.9 KB
config.sub -rwxr-xr-x 34.9 KB
configure -rwxr-xr-x 470.3 KB
configure.ac -rw-r--r-- 154.9 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 40.3 KB
setup.py -rw-r--r-- 98.7 KB

README

back to top