]> granicus.if.org Git - python/commit
Issue #14325: Stop using python lists, capsules, and the garbage collector to deal...
authorJean-Paul Calderone <exarkun@twistedmatrix.com>
Fri, 16 Mar 2012 12:51:42 +0000 (08:51 -0400)
committerJean-Paul Calderone <exarkun@twistedmatrix.com>
Fri, 16 Mar 2012 12:51:42 +0000 (08:51 -0400)
commitc961b4abaa27109c2643abd2af9eaaf541ae7696
treecfde952244754beed8be422b48c18e5a0eb9ec24
parent68ca5a6bcc5712eaebbdf40a7ff3ea49f8654c34
Issue #14325: Stop using python lists, capsules, and the garbage collector to deal with PyArg_Parse* cleanup.
Python/getargs.c