]> granicus.if.org Git - python/commit
Fix for
authorMichael W. Hudson <mwh@python.net>
Fri, 15 Aug 2003 13:07:47 +0000 (13:07 +0000)
committerMichael W. Hudson <mwh@python.net>
Fri, 15 Aug 2003 13:07:47 +0000 (13:07 +0000)
commitb2c7de46673e654aec8d2c9b000cce2b071a5093
tree9f70390e3c74935ed99f0fa1090435d82bf5d47c
parentf02bcee095bf0343b9871fd28cf2d580337c599a
Fix for

[ 784825 ] fix obscure crash in descriptor handling

Should be applied to release23-maint and in all likelyhood
release22-maint, too.

Certainly doesn't apply to release21-maint.
Lib/test/test_descr.py
Objects/object.c
Objects/typeobject.c