]> granicus.if.org Git - python/commit
Fix SystemError and a wasps nest of ref counting issues.
authorRaymond Hettinger <python@rcn.com>
Fri, 12 Jun 2009 18:40:16 +0000 (18:40 +0000)
committerRaymond Hettinger <python@rcn.com>
Fri, 12 Jun 2009 18:40:16 +0000 (18:40 +0000)
commit94f55837775f00eade742fa015d818633ab68318
treef61f92b50485609d21e7c9c7912cccf065873387
parent83eacca7a601df925a36455119633167a9093cdb
Fix SystemError and a wasps nest of ref counting issues.
Lib/test/test_range.py
Misc/NEWS
Objects/rangeobject.c