Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
8d00a0ffc37429d14129fb9d98ce01bd420f2de9
/
Include
/
Python.h
fbd849f
PEP 227 implementation
by Jeremy Hylton
· 24 years ago
d5fadf7
Rationalize use of limits.h, moving the inclusion to Python.h.
by Fred Drake
· 24 years ago
9e8181b
Make better use of GNU Pth -- patch by Andy Dustman.
by Guido van Rossum
· 24 years ago
4826a89
Close SF bug 110826: a complaint about the way Python #define'd NULL.
by Tim Peters
· 24 years ago
8586991
REMOVED all CWI, CNRI and BeOpen copyright markings.
by Guido van Rossum
· 24 years ago
25f6894
patch from Vladimir (move Py_Mem* interface to Include/pymem.h)
by Peter Schneider-Kamp
· 24 years ago
7e01890
merge Include/my*.h into Include/pyport.h
by Peter Schneider-Kamp
· 24 years ago
8315ea5
Included assert.h in Python.h -- it's absurd that this basic tool of
by Tim Peters
· 24 years ago
794b483
deleted obsolete SYMANTEC__CFM68K__ tests
by Skip Montanaro
· 24 years ago
7d3a511
Cray J90 fixes for long ints.
by Tim Peters
· 24 years ago
295b1bb
Defunct the _XOPEN_SOURCE define for now. Suggested by Fredrik
by Marc-André Lemburg
· 24 years ago
82249c8
Added #defines to enable SUSv2 compatibility where available and
by Marc-André Lemburg
· 24 years ago
ffcc381
Change copyright notice - 2nd try.
by Guido van Rossum
· 24 years ago
fd71b9e
Change copyright notice.
by Guido van Rossum
· 24 years ago
9581144
Typo fix in comment.
by Greg Ward
· 24 years ago
07bd90e
Andy Dustman: add GNU pth user-space thread support.
by Guido van Rossum
· 25 years ago
9e896b3
Marc-Andre's third try at this bulk patch seems to work (except that
by Guido van Rossum
· 25 years ago
bd7dfbc
Marc-Andre Lemburg: include unicodeobject.h and codecs.h
by Guido van Rossum
· 25 years ago
f1176c4
New version identification scheme.
by Guido van Rossum
· 26 years ago
43466ec
Add DL_IMPORT(returntype) for all officially exported functions.
by Guido van Rossum
· 26 years ago
2e19bd7
Add Greg Stein's buffer object API.
by Guido van Rossum
· 26 years ago
90ce848
On SGI, we need to define _SGI_MP_SOURCE before including errno.h when
by Guido van Rossum
· 26 years ago
29e46a9
Mass checkin (more to follow for other directories).
by Guido van Rossum
· 27 years ago
618af4b
Include pystate.h earlier so it can be referenced by ceval.h.
by Guido van Rossum
· 27 years ago
2ec9031
Subsumed mappingobject.h in dictobject.h.
by Guido van Rossum
· 27 years ago
b05a5c7
Instead of importing graminit.h whenever one of the three grammar 'root'
by Guido van Rossum
· 28 years ago
a027efa
Massive changes for separate thread state management.
by Guido van Rossum
· 28 years ago
d27b4f2
Several oopsies -- Py_ALLOBJECTS_H -> Py_PYTHON_H, temporarily removed
by Guido van Rossum
· 28 years ago
174f95a
Moved allobjects.h to Python.h (without rename2.h).
by Guido van Rossum
· 28 years ago
caa6380
The great renaming, phase two: all header files have been updated to
by Guido van Rossum
· 30 years ago
9566408
pythonrun.h: added run_pyc_file
by Guido van Rossum
· 30 years ago