Staging
v0.5.1
https://github.com/python/cpython
Revision 975f3cb1f25406a9be019906227d53b23852f415 authored by Miss Islington (bot) on 21 September 2018, 07:41:50 UTC, committed by GitHub on 21 September 2018, 07:41:50 UTC

There was a missing PyMem_Free(format) in time_strftime().
(cherry picked from commit 91e6c8717b7dcbcc46b189509de5f2d335819f37)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
1 parent ef4306b
History
Tip revision: 975f3cb1f25406a9be019906227d53b23852f415 authored by Miss Islington (bot) on 21 September 2018, 07:41:50 UTC
bpo-34735: Fix a memory leak in Modules/timemodule.c (GH-9418)
Tip revision: 975f3cb
File Mode Size
test
README -rw-r--r-- 12.4 KB
bkfile.py -rw-r--r-- 664 bytes
checkextensions.py -rw-r--r-- 2.6 KB
checkextensions_win32.py -rw-r--r-- 6.1 KB
extensions_win32.ini -rw-r--r-- 3.9 KB
flag.py -rw-r--r-- 41 bytes
freeze.py -rwxr-xr-x 16.7 KB
hello.py -rw-r--r-- 24 bytes
makeconfig.py -rw-r--r-- 1.6 KB
makefreeze.py -rw-r--r-- 2.7 KB
makemakefile.py -rw-r--r-- 916 bytes
parsesetup.py -rw-r--r-- 2.9 KB
win32.html -rw-r--r-- 7.0 KB
winmakemakefile.py -rw-r--r-- 4.9 KB

README

back to top