]> granicus.if.org Git - python/commit
Issue #6151: Make PyDescr_COMMON conform to standard C.
authorAlexandre Vassalotti <alexandre@peadrop.com>
Wed, 22 Jul 2009 03:56:36 +0000 (03:56 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Wed, 22 Jul 2009 03:56:36 +0000 (03:56 +0000)
commit2db046dc39fd759242b9803d54884e179d599ebf
tree0ce342438340f12d8dd6cb43a02cf434d0cf8a73
parentcf76e1ac927cdc14ee321a363e161be24bfff059
Issue #6151: Make PyDescr_COMMON conform to standard C.
Include/descrobject.h
Misc/NEWS
Objects/descrobject.c
Objects/typeobject.c