GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
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