Staging
v0.5.1
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
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 6.2 KB
README.txt -rw-r--r-- 3.9 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.2 KB
conf.py -rw-r--r-- 6.0 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 46.3 KB
license.rst -rw-r--r-- 46.1 KB
make.bat -rw-r--r-- 4.1 KB

README.txt

back to top