- 13fdf5e When comparing bound methods, use identity test on the objects, 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
- 8a92c62 New feature: if the object's type has a non-NULL tp_doc field, that by Guido van Rossum · 26 years ago
- 1f39c5c Added separate free list for cfunction (builtin method) objects, for a by Guido van Rossum · 27 years ago
- c0b618a Quickly renamed the last directory. by Guido van Rossum · 28 years ago
- d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
- a83f270 changes for keyword args to built-in functions and classes by Guido van Rossum · 29 years ago
- 6978503 added findmethodinchain and methodchain data types by Guido van Rossum · 30 years ago
- 10393b1 add restrictions in restricted mode by Guido van Rossum · 30 years ago
- cab650d * Objects/methodobject.c: changed drastically, the object now by Guido van Rossum · 30 years ago
- 6610ad9 Added 1995 to copyright message. by Guido van Rossum · 30 years ago
- d7047b3 Lots of minor changes. Note for mappingobject.c: the hash table pointer by Guido van Rossum · 30 years ago
- 1d5735e Merge back to main trunk by Guido van Rossum · 30 years ago
- b73cc04 * ceval.c, longobject.c, methodobject.c, listnode.c, arraymodule.c, by Guido van Rossum · 31 years ago
- b3f7258 * Lots of small changes related to access. by Guido van Rossum · 31 years ago
- 9bfef44 * Changed all copyright messages to include 1993. by Guido van Rossum · 32 years ago
- 7066dd7 * Makefile: added IMGFILE; moved some stuff around. by Guido van Rossum · 32 years ago
- bab9d03 Copyright for 1992 added by Guido van Rossum · 33 years ago
- eec181a Lint ./ by Guido van Rossum · 33 years ago
- c060229 Add "varargs" attribute. by Guido van Rossum · 33 years ago
- bd3a2e6 Use AttributeError. by Guido van Rossum · 33 years ago
- e9c430f Implemented __methods__ attribute by Guido van Rossum · 33 years ago
- 9093361 printobject now returns an error code 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
- 2a9096b New errors. by Guido van Rossum · 34 years ago
- 85a5fbb Initial revision by Guido van Rossum · 34 years ago