]> granicus.if.org Git - python/commit
Fixed reference counting error when using the entity dictionary
authorFredrik Lundh <fredrik@pythonware.com>
Sat, 17 Dec 2005 08:33:21 +0000 (08:33 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Sat, 17 Dec 2005 08:33:21 +0000 (08:33 +0000)
commitb80775ecf1ef62d6e101a1048dc2c2e2e3cb5e6d
tree43e069c9e38706edb623a2ecc8bceb024b04e3a2
parent835b243c71f5529da95aca5ca78fb9939278cffe
Fixed reference counting error when using the entity dictionary
(reported by Chris Olds).  Backported from the 1.0.6 development
branch.
Modules/_elementtree.c