Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
db3e2bd82dd8e319bc924b85ad830f1768b8577f
/
PC
/
python3.def
b4ce1fc
Issue #5319: New Py_FinalizeEx() API to exit with status 120 on failure
by Martin Panter
· 9 years ago
06a6a83
Issue #16991: Use the correct version for master.
by Eric Snow
· 9 years ago
59b2f68
Merge from 3.5.
by Eric Snow
· 9 years ago
f3b73ad
Issue #16991: Add PyODict* to Windows builds.
by Eric Snow
· 9 years ago
7aa5341
Reverting my previous commit.
by Yury Selivanov
· 9 years ago
41a6a62
Update Windows build for 3.6
by Zachary Ware
· 9 years ago
11d7b14
Issue #24268: Adds PyModuleDef_Init and PyModuleDef_Type to python3.def (stable ABI)
by Steve Dower
· 9 years ago
65e4cb1
Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), which will be used for the official 3.5 release.
by Steve Dower
· 10 years ago
0676a40
Issue #18711: Add a new `PyErr_FormatV` function, similar to `PyErr_Format` but accepting a `va_list` argument.
by Antoine Pitrou
· 10 years ago
6373ba5
Bump Windows build to 3.5
by Zachary Ware
· 11 years ago
71d4e44
Add PyType_GetSlot to python3 def file. Patch courtesy Martin v. Löwis.
by Larry Hastings
· 11 years ago
6087646
Merge with 3.3: Issue #17432: Drop UCS2 from names of Unicode functions in python3.def.
by Martin v. Löwis
· 11 years ago
7476289
Issue #17432: Drop UCS2 from names of Unicode functions in python3.def.
by Martin v. Löwis
· 11 years ago
3ba3a3e
Issue #15422: get rid of PyCFunction_New macro
by Andrew Svetlov
· 12 years ago
08a9012
Bump version to 3.4.0 alpha 0.
by Georg Brandl
· 12 years ago
75aeaa9
Issue #11626: Add _SizeT functions to stable ABI.
by Martin v. Löwis
· 12 years ago
9c56409
Issue #15146: Add PyType_FromSpecWithBases. Patch by Robin Schreiber.
by Martin v. Löwis
· 12 years ago
7800f75
Issue #15042: Add PyState_AddModule and PyState_RemoveModule.
by Martin v. Löwis
· 12 years ago
71219da
More eol-style's
by Antoine Pitrou
· 14 years ago
fa2c61a
More automated version replacement.
by Georg Brandl
· 14 years ago
738236d
Issue #11067: Add PyType_GetFlags, to support PyUnicode_Check in the limited ABI
by Martin v. Löwis
· 14 years ago
d77520a
Issue #11118: Fix bogus export of None in python3.dll.
by Martin v. Löwis
· 14 years ago
c83bc3c
Remove buffer API from stable ABI for now, see #10181.
by Martin v. Löwis
· 14 years ago
0d012f2
Expose CompileString, not CompileStringFlags under the limited API.
by Martin v. Löwis
· 14 years ago
4d0d471
Merge branches/pep-0384.
by Martin v. Löwis
· 14 years ago