COMMITS
/ Objects/clinic/codeobject.c.h November 12, 2020
M
bpo-42246: Partial implementation of PEP 626. (GH-23113)
Mark Shannon committed
July 10, 2020
S
bpo-41263: Convert code.__new__ to Argument Clinic (GH-21426)
Serhiy Storchaka committed
May 26, 2020
S
bpo-37999: No longer use __int__ in implicit integer conversions. (GH-15636)
Serhiy Storchaka committed
January 1, 2020
A
Document CodeType.replace (GH-17776)
Anthony Sottile committed
August 29, 2019
May 24, 2019
V
bpo-37032: Add CodeType.replace() method (GH-13542)
Victor Stinner committed