COMMITS
/ PC/python3.def December 27, 2016
S
Issue #23903: Added missed names to PC/python3.def.
Serhiy Storchaka committed
S
Issue #23903: Fixed errors and remove non-existing names in python3.def.
Serhiy Storchaka committed
December 23, 2016
S
Sort and remove duplicates from PC/python3.def (issue #23903).
Serhiy Storchaka committed
May 30, 2015
E
Issue #16991: Add PyODict* to Windows builds.
Eric Snow committed
Y
Reverting my previous commit.
Yury Selivanov committed
May 28, 2015
Z
Update Windows build for 3.6
Zachary Ware committed
May 23, 2015
S
Issue #24268: Adds PyModuleDef_Init and PyModuleDef_Type to python3.def (stable ABI)
Steve Dower committed
November 22, 2014
September 30, 2014
March 17, 2014
Z
Bump Windows build to 3.5
Zachary Ware committed
February 10, 2014
L
Add PyType_GetSlot to python3 def file. Patch courtesy Martin v. Löwis.
Larry Hastings committed
January 4, 2014
M
Merge with 3.3: Issue #17432: Drop UCS2 from names of Unicode functions in python3.def.
Martin v. Löwis committed
M
Issue #17432: Drop UCS2 from names of Unicode functions in python3.def.
Martin v. Löwis committed
December 25, 2012
A
Issue #15422: get rid of PyCFunction_New macro
Andrew Svetlov committed
September 29, 2012
G
Bump version to 3.4.0 alpha 0.
Georg Brandl committed
June 23, 2012
M
Issue #11626: Add _SizeT functions to stable ABI.
Martin v. Löwis committed
M
Issue #15146: Add PyType_FromSpecWithBases. Patch by Robin Schreiber.
Martin v. Löwis committed
June 22, 2012
M
Issue #15042: Add PyState_AddModule and PyState_RemoveModule.
Martin v. Löwis committed
February 25, 2011
A
More eol-style's
Antoine Pitrou committed
February 20, 2011
G
More automated version replacement.
Georg Brandl committed
February 5, 2011
M
Issue #11067: Add PyType_GetFlags, to support PyUnicode_Check
Martin v. Löwis committed
February 4, 2011
M
Issue #11118: Fix bogus export of None in python3.dll.
Martin v. Löwis committed
January 6, 2011
M
Remove buffer API from stable ABI for now, see #10181.
Martin v. Löwis committed
December 4, 2010
M
Expose CompileString, not CompileStringFlags under the
Martin v. Löwis committed
December 3, 2010
M
Merge branches/pep-0384.
Martin v. Löwis committed