index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
_collectionsmodule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
Christian Heimes
2007-12-19
1
-10/+10
*
Merged revisions 59465-59487 via svnmerge from
Christian Heimes
2007-12-14
1
-0/+1
*
Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases i...
Christian Heimes
2007-12-02
1
-2/+2
*
Merged revisions 58886-58929 via svnmerge from
Guido van Rossum
2007-11-10
1
-7/+27
*
Merged revisions 58221-58741 via svnmerge from
Guido van Rossum
2007-11-01
1
-66/+111
*
Kill remaining tp_print definitions.
Guido van Rossum
2007-08-07
1
-58/+2
*
Fix two bad type identifiers that caused crashes on OSX (icglue and Nav).
Guido van Rossum
2007-07-25
1
-1/+1
*
Merged revisions 56467-56482 via svnmerge from
Martin v. Löwis
2007-07-21
1
-14/+10
*
Add a format specifier %R to PyUnicode_FromFormat(), which embeds
Walter Dörwald
2007-05-19
1
-20/+6
*
Add functions PyUnicode_Append() and PyUnicode_AppendAndDel() that mirror
Walter Dörwald
2007-05-18
1
-12/+12
*
Merged revisions 53952-54987 via svnmerge from
Guido van Rossum
2007-04-27
1
-0/+1370