Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
f5a19ead4ba8c81cc27d5a530f830f4709ce240e
/
Include
/
eval.h
a5552f0
bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
by Serhiy Storchaka
· 7 years ago
c22bfaa
bpo-29524: Add Objects/call.c file (#12)
by Victor Stinner
· 8 years ago
d2306ce
Backed out changeset f23fa1f7b68f
by Victor Stinner
· 8 years ago
766af55
Issue #29465: Add Objects/call.c file
by Victor Stinner
· 8 years ago
4d0d471
Merge branches/pep-0384.
by Martin v. Löwis
· 14 years ago
4f72a78
Jiwon Seo's PEP 3102 implementation.
by Guido van Rossum
· 18 years ago
a12fe4e
- New function sys.call_tracing() allows pdb to debug code
by Guido van Rossum
· 22 years ago
91a681d
Excise DL_EXPORT from Include.
by Mark Hammond
· 22 years ago
6d6c1a3
Merge of descr-branch back into trunk.
by Tim Peters
· 23 years ago
8586991
REMOVED all CWI, CNRI and BeOpen copyright markings.
by Guido van Rossum
· 24 years ago
5eb6d4e
ANSI-fication and Py_PROTO extermination.
by Fred Drake
· 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
43466ec
Add DL_IMPORT(returntype) for all officially exported functions.
by Guido van Rossum
· 26 years ago
d266eb4
New permission notice, includes CNRI.
by Guido van Rossum
· 28 years ago
884afd6
keyword arguments and faster function calls
by Guido van Rossum
· 29 years ago
caa6380
The great renaming, phase two: all header files have been updated to
by Guido van Rossum
· 30 years ago
5799b52
Added 1995 copyright.
by Guido van Rossum
· 30 years ago
b6775db
Merge alpha100 branch back to main trunk
by Guido van Rossum
· 30 years ago
a330996
* Added support for X11 modules.
by Guido van Rossum
· 31 years ago
81daa32
Access checks now work, at least for instance data (not for methods
by Guido van Rossum
· 31 years ago
9bfef44
* Changed all copyright messages to include 1993.
by Guido van Rossum
· 32 years ago
ff4949e
* Makefile: cosmetics
by Guido van Rossum
· 32 years ago