]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport: Add more missing PyErr_NoMemory() after failled memory allocs
authorNeal Norwitz <nnorwitz@gmail.com>
Tue, 11 Feb 2003 23:19:35 +0000 (23:19 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Tue, 11 Feb 2003 23:19:35 +0000 (23:19 +0000)
commit9aa50276997a18d3e7a815ba155730bf8c2b668f
treefcad8c3d0b18695d2e21e7f569bd852ab040cbb3
parentea57ec81691818faaf38976c9064d065c77bc8e1
Backport: Add more missing PyErr_NoMemory() after failled memory allocs
Modules/_tkinter.c
Modules/posixmodule.c
Objects/unicodeobject.c