index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Include
/
descrobject.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
SF 548651: Fix the METH_CLASS implementation.
Tim Peters
2002-12-09
1
-0
/
+1
*
Make PyDescr_IsData() a macro. It's too simple to be a function.
Guido van Rossum
2002-08-19
1
-1
/
+1
*
Excise DL_EXPORT from Include.
Mark Hammond
2002-08-12
1
-9
/
+9
*
Patch #536908: Add missing #include guards/extern "C".
Martin v. Löwis
2002-03-30
1
-0
/
+10
*
Methods of built-in types now properly check for keyword arguments
Guido van Rossum
2001-10-22
1
-0
/
+7
*
Big internal change that should have no external effects: unify the
Guido van Rossum
2001-10-21
1
-0
/
+3
*
*EXPERIMENTAL* speedup of slot_sq_item. This sped up the following
Guido van Rossum
2001-10-03
1
-0
/
+34
*
Add optional docstrings to getset descriptors. Fortunately, there's
Guido van Rossum
2001-09-20
1
-4
/
+5
*
Add optional docstrings to member descriptors. For backwards
Guido van Rossum
2001-09-20
1
-1
/
+1
*
Rename 'getset' to 'property'.
Guido van Rossum
2001-09-06
1
-1
/
+1
*
Add new built-in type 'getset' (PyGetSet_Type).
Guido van Rossum
2001-08-23
1
-0
/
+3
*
Merge of descr-branch back into trunk.
Tim Peters
2001-08-02
1
-0
/
+32