COMMITS
/ Objects/typeslots.py September 18, 2024
November 10, 2020
H
bpo-41073: PyType_GetSlot() can now accept static types. (GH-21931)
Hai Shi committed
July 26, 2016
X
Issue #26662: Set PYTHON_FOR_GEN in configure
Xavier de Gaye committed
May 12, 2015
Y
PEP 0492 -- Coroutines with async and await syntax. Issue #24017.
Yury Selivanov committed
January 16, 2014
S
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka committed
June 1, 2011
B
remove __version__s dependent on subversion keyword expansion (closes #12221)
Benjamin Peterson committed
January 6, 2011
M
Support comment lines and missing indices in typeslots.h.
Martin v. Löwis committed
December 4, 2010
M
Add Revision keyword.
Martin v. Löwis committed
M
Make script 2-vs-3-agnostic.
Martin v. Löwis committed
December 3, 2010
M
Merge branches/pep-0384.
Martin v. Löwis committed