Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c99733497774ad34a3ed7f5575b44d3bef8939fe
/
Include
/
pystate.h
a8b47fe
I can't seem to do anything right :-)
by Guido van Rossum
· 26 years ago
275ea67
Add macro version of PyThreadState_GET(). This uses
by Guido van Rossum
· 26 years ago
43466ec
Add DL_IMPORT(returntype) for all officially exported functions.
by Guido van Rossum
· 26 years ago
2c69336
On second though, NEXITFUNCS should be defined in pythonrun.c and not
by Guido van Rossum
· 26 years ago
ee0a63b
Move 'dict' struct member to end of struct. This ensures binary
by Guido van Rossum
· 27 years ago
204751b
Add dict struct member and PyThreadState_GetDict() prototype.
by Guido van Rossum
· 27 years ago
29e46a9
Mass checkin (more to follow for other directories).
by Guido van Rossum
· 27 years ago
59943ba
Added Py_PROTO macros for SunOS 4.x /bin/cc.
by Guido van Rossum
· 27 years ago
a027efa
Massive changes for separate thread state management.
by Guido van Rossum
· 28 years ago