]> granicus.if.org Git - python/commit
Merge 3.2: Issue #12483: ctypes: Fix a crash when the destruction of a callback
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Mon, 12 Sep 2011 19:09:12 +0000 (21:09 +0200)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Mon, 12 Sep 2011 19:09:12 +0000 (21:09 +0200)
commit65604b51e0da56e244a2266482687959d310b08d
tree42151d2da7b1baeb4357e963759ca7d62664ed25
parentaa2b442bdccf68c191a0023084b1160804fb5e4c
parentbbe46d63ee9b624c011b4fe50978e2e7fa7cf82e
Merge 3.2: Issue #12483: ctypes: Fix a crash when the destruction of a callback
  object triggers the garbage collector.
Misc/NEWS