summaryrefslogtreecommitdiffstats
path: root/Objects/typeslots.inc
Commit message (Expand)AuthorAgeFilesLines
* remove __version__s dependent on subversion keyword expansion (closes #12221)Benjamin Peterson2011-06-011-1/+1
* Issue #11495: OSF support is eliminated. It was deprecated in Python 3.2Jesus Cea2011-03-141-1/+1
* Issue #11134: Add missing fields to typeslots.h.Martin v. Löwis2011-02-111-0/+3
* Drop bf_getbuffer/bf_releasebuffer from stable ABI,Martin v. Löwis2011-01-061-3/+3
* Regenerate.Martin v. Löwis2010-12-041-0/+1
* Merge branches/pep-0384.Martin v. Löwis2010-12-031-0/+71