]> granicus.if.org Git - python/commit
rearrange methodcaller_new so that the main error case does not cause uninitialized...
authorBenjamin Peterson <benjamin@python.org>
Wed, 17 Aug 2016 06:35:35 +0000 (23:35 -0700)
committerBenjamin Peterson <benjamin@python.org>
Wed, 17 Aug 2016 06:35:35 +0000 (23:35 -0700)
commit1f0e7c99331750d1683287218cbab99dc26b2b83
treec4ff8fc940cdbe4ceedab36b380c5556d179218b
parent3a27b0857ef6d35911509eef88e567663bb0a0b6
rearrange methodcaller_new so that the main error case does not cause uninitialized memory usage (closes #27783)
Misc/NEWS
Modules/operator.c