Staging
v0.8.1
https://github.com/python/cpython
Revision 6165d55f1398ddf1cbd21e237129af7116a1fa73 authored by INADA Naoki on 20 December 2016, 00:54:24 UTC, committed by INADA Naoki on 20 December 2016, 00:54:24 UTC
setattr() must not convert combined table into split table.
1 parent 270a21f
History
Tip revision: 6165d55f1398ddf1cbd21e237129af7116a1fa73 authored by INADA Naoki on 20 December 2016, 00:54:24 UTC
Issue #28147: Fix a memory leak in split-table dictionaries
Tip revision: 6165d55
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.4 KB
_testembed.c -rw-r--r-- 3.8 KB
python.c -rw-r--r-- 1.9 KB

README

back to top