]> granicus.if.org Git - python/commit
Issue #11135: Remove redundant doc field from PyType_Spec.
authorMartin v. Löwis <martin@v.loewis.de>
Fri, 11 Feb 2011 20:47:49 +0000 (20:47 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Fri, 11 Feb 2011 20:47:49 +0000 (20:47 +0000)
commit691680644351924a4c5d0bee445e52b1d7e0cf97
treea6b499eb3bc5b45019558832a35e95a70b531908
parentdafdd7f8caf8e5fa4cceaade2c7e8c0076085dad
Issue #11135: Remove redundant doc field from PyType_Spec.
Reviewed by Georg Brandl.
Include/object.h
Misc/NEWS
Modules/xxlimited.c
Tools/scripts/abitype.py