Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
9cd0036a2bb4de6029f584b1ffa2406809feaf8b
/
Include
/
methodobject.h
af68c87
Add const to several API functions that take char *.
by Jeremy Hylton
· 19 years ago
89a3946
Wrote down the invariants of some common objects whose structure is
by Armin Rigo
· 20 years ago
8f5cdaa
* Added a new method flag, METH_COEXIST.
by Raymond Hettinger
· 21 years ago
4f0dcc9
Provide __module__ attributes for functions defined in C and Python.
by Jeremy Hylton
· 22 years ago
91a681d
Excise DL_EXPORT from Include.
by Mark Hammond
· 22 years ago
7bf9715
Introduce two new flag bits that can be set in a PyMethodDef method
by Fred Drake
· 23 years ago
910d7d4
Remove much dead code from ceval.c
by Jeremy Hylton
· 23 years ago
8586991
REMOVED all CWI, CNRI and BeOpen copyright markings.
by Guido van Rossum
· 24 years ago
767bf49
Added #define for oldest version of argument calling
by Andrew M. Kuchling
· 24 years ago
dbd9ba6
Nuke all remaining occurrences of Py_PROTO and Py_FPROTO.
by Tim Peters
· 24 years ago
ea9cb5a
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
9223351
Marc-Andre Lemburg's patch to move the typedef for PyCFunctionObject
by Guido van Rossum
· 26 years ago
d266eb4
New permission notice, includes CNRI.
by Guido van Rossum
· 28 years ago
bebdc37
changes for keyword args to built-in functions and classes
by Guido van Rossum
· 29 years ago
051ab12
make the type a parameter of the DL_IMPORT macro, for Borland C
by Guido van Rossum
· 30 years ago
6978503
added findmethodinchain and methodchain data types
by Guido van Rossum
· 30 years ago
caa6380
The great renaming, phase two: all header files have been updated to
by Guido van Rossum
· 30 years ago
9dc8d0e
added ml_doc and changed newmethodlist interface
by Guido van Rossum
· 30 years ago
5799b52
Added 1995 copyright.
by Guido van Rossum
· 30 years ago
e89bc75
Changes for dynamic linking under NT
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
9bfef44
* Changed all copyright messages to include 1993.
by Guido van Rossum
· 32 years ago
5113f5f
Copyright for 1992 added
by Guido van Rossum
· 33 years ago
c060229
Add "varargs" attribute.
by Guido van Rossum
· 33 years ago
f70e43a
Added copyright notice.
by Guido van Rossum
· 34 years ago
3f5da24
"Compiling" version
by Guido van Rossum
· 34 years ago
85a5fbb
Initial revision
by Guido van Rossum
· 34 years ago