| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #20530: Argument Clinic's signature format has been revised again. | Larry Hastings | 2014-02-09 | 1 | -6/+6 |
|
|
* | Issue #20326: Argument Clinic now uses a simple, unique signature to | Larry Hastings | 2014-01-28 | 1 | -18/+6 |
|
|
* | Issue #20189: Four additional builtin types (PyTypeObject, | Larry Hastings | 2014-01-24 | 1 | -19/+36 |
|
|
* | Remove an errant extra \ within a docstring. | Gregory P. Smith | 2013-11-25 | 1 | -1/+1 |
|\ |
|
| * | Remove an errant extra \ within a docstring. | Gregory P. Smith | 2013-11-25 | 1 | -1/+1 |
|
|
* | | merge | Raymond Hettinger | 2013-11-24 | 1 | -5/+9 |
|\ \
| |/ |
|
| * | Document that @property can incorporate a docstring from the getter method. ... | Raymond Hettinger | 2013-11-24 | 1 | -5/+9 |
|
|
* | | Issue #17810: Implement PEP 3154, pickle protocol 4. | Antoine Pitrou | 2013-11-23 | 1 | -5/+40 |
|
|
* | | Use Py_intptr_t to store the difference between two pointers, instead of int | Victor Stinner | 2013-05-07 | 1 | -1/+1 |
|
|
* | | Issue #15422: get rid of PyCFunction_New macro | Andrew Svetlov | 2012-12-25 | 1 | -4/+4 |
|/ |
|
* | merge 3.2 (#14699) | Benjamin Peterson | 2012-05-01 | 1 | -3/+41 |
|\ |
|
| * | fix calling the classmethod descriptor directly (closes #14699) | Benjamin Peterson | 2012-05-01 | 1 | -3/+41 |
|
|
* | | Issue #14386: Expose the dict_proxy internal type as types.MappingProxyType | Victor Stinner | 2012-04-15 | 1 | -60/+110 |
|
|
* | | fix possible NULL dereference | Benjamin Peterson | 2011-12-17 | 1 | -1/+3 |
|
|
* | | improve abstract property support (closes #11610) | Benjamin Peterson | 2011-12-15 | 1 | -1/+38 |
|
|
* | | Issue #13577: various kinds of descriptors now have a __qualname__ attribute. | Antoine Pitrou | 2011-12-12 | 1 | -0/+51 |
|
|
* | | Port SetAttrString/HasAttrString to SetAttrId/GetAttrId. | Martin v. Löwis | 2011-10-14 | 1 | -1/+1 |
|
|
* | | Rename _Py_identifier to _Py_IDENTIFIER. | Martin v. Löwis | 2011-10-14 | 1 | -6/+6 |
|
|
* | | Use identifier API for PyObject_GetAttrString. | Martin v. Löwis | 2011-10-10 | 1 | -1/+2 |
|
|
* | | Add API for static strings, primarily good for identifiers. | Martin v. Löwis | 2011-10-09 | 1 | -5/+10 |
|/ |
|
* | make sure to initialize the method wrapper type | Benjamin Peterson | 2011-09-01 | 1 | -6/+3 |
|
|
* | (Merge 3.1) Issue #9756: When calling a method descriptor or a slot wrapper | Victor Stinner | 2011-05-01 | 1 | -3/+6 |
|\ |
|
| * | Issue #9756: When calling a method descriptor or a slot wrapper descriptor, the | Victor Stinner | 2011-05-01 | 1 | -3/+6 |
|
|
| * | Merged revisions 87368 via svnmerge from | Ezio Melotti | 2010-12-18 | 1 | -1/+7 |
|
|
| * | Recorded merge of revisions 81032 via svnmerge from | Antoine Pitrou | 2010-05-09 | 1 | -933/+933 |
|
|
| * | Merged revisions 76235 via svnmerge from | Benjamin Peterson | 2009-11-13 | 1 | -13/+16 |
|
|
* | | #5587: add a repr to dict_proxy objects. Patch by David Stanek and Daniel Ur... | Ezio Melotti | 2010-12-18 | 1 | -1/+7 |
|
|
* | | use the more direct API | Benjamin Peterson | 2010-12-07 | 1 | -3/+3 |
|
|
* | | return views from dict proxy items/values/keys #10630 | Benjamin Peterson | 2010-12-07 | 1 | -3/+3 |
|
|
* | | make hashes always the size of pointers; introduce Py_hash_t #9778 | Benjamin Peterson | 2010-10-17 | 1 | -2/+2 |
|
|
* | | Merged revisions 82317 via svnmerge from | Benjamin Peterson | 2010-06-28 | 1 | -16/+12 |
|
|
* | | Recorded merge of revisions 81029 via svnmerge from | Antoine Pitrou | 2010-05-09 | 1 | -933/+933 |
|
|
* | | Merged revisions 75149,75260-75263,75265-75267,75292,75300,75376,75405,75429-... | Benjamin Peterson | 2009-11-13 | 1 | -13/+16 |
|
|
* | | Issue #6151: Make PyDescr_COMMON conform to standard C. | Alexandre Vassalotti | 2009-07-22 | 1 | -15/+15 |
|/ |
|
* | Merged revisions 72328 via svnmerge from | Georg Brandl | 2009-05-05 | 1 | -1/+0 |
|
|
* | Merged revisions 72299 via svnmerge from | R. David Murray | 2009-05-04 | 1 | -16/+23 |
|
|
* | Issue #1717: rename tp_compare to tp_reserved. I'll change the | Mark Dickinson | 2009-02-02 | 1 | -8/+8 |
|
|
* | Issue #1717, stage 2: remove uses of tp_compare in Modules and most | Mark Dickinson | 2009-02-01 | 1 | -15/+61 |
|
|
* | Merged revisions 61440-61441,61443,61445-61448,61451-61452,61455-61457,61459-... | Neal Norwitz | 2008-04-15 | 1 | -3/+3 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-16 | 1 | -1/+1 |
|
|
* | Merged revisions 59628-59641 via svnmerge from | Christian Heimes | 2008-01-01 | 1 | -0/+1 |
|
|
* | Merged revisions 59488-59511 via svnmerge from | Christian Heimes | 2007-12-15 | 1 | -33/+70 |
|
|
* | Rename the internal name of dictproxy -> dict_proxy, | Guido van Rossum | 2007-11-30 | 1 | -1/+1 |
|
|
* | Added all PyTypeObjects to the appropriate header files. | Christian Heimes | 2007-11-29 | 1 | -6/+6 |
|
|
* | Removed iter* methods from dictproxy. | Christian Heimes | 2007-11-29 | 1 | -24/+0 |
|
|
* | Merged revisions 58930-58938 via svnmerge from | Christian Heimes | 2007-11-12 | 1 | -4/+14 |
|
|
* | Merged revisions 58886-58929 via svnmerge from | Guido van Rossum | 2007-11-10 | 1 | -1/+55 |
|
|
* | Use unicode | Neal Norwitz | 2007-08-25 | 1 | -8/+8 |
|
|
* | Merged revisions 56467-56482 via svnmerge from | Martin v. Löwis | 2007-07-21 | 1 | -16/+8 |
|
|
* | Add a format specifier %V to PyUnicode_FromFormat(), that works similar to %U, | Walter Dörwald | 2007-06-11 | 1 | -35/+34 |
|
|