]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[Backport rev.51254 from neal.norwitz]
authorAndrew M. Kuchling <amk@amk.ca>
Wed, 27 Sep 2006 19:02:02 +0000 (19:02 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Wed, 27 Sep 2006 19:02:02 +0000 (19:02 +0000)
commit124696aa9fb80f07d7db56405c1155de21154ccd
tree3b36ecbe1b1a78fa7d67d2c1d242b30a3778e80c
parent570c6559921733e6396665295bfb058f90657be5
[Backport rev.51254 from neal.norwitz]

Handle failure from PyModule_GetDict() (Klocwork 208).

Fix a bunch of refleaks in the init of the module.  This would only be found
when running python -v.
Misc/NEWS
Modules/_cursesmodule.c