COMMITS
/ Modules/_json.c October 16, 2008
B
Merged revisions 66938,66942 via svnmerge from
Benjamin Peterson committed
B
merge r66932 and add a few py3k only checks
Benjamin Peterson committed
August 19, 2008
A
#3560: cleanup C memoryview API
Antoine Pitrou committed
August 13, 2008
M
Merged revisions 65654 via svnmerge from
Martin v. Löwis committed
July 19, 2008
B
Merged revisions 65147 via svnmerge from
Benjamin Peterson committed
June 11, 2008
M
Implement PEP 3121: new module initialization and finalization API.
Martin v. Löwis committed
May 26, 2008
C
Renamed PyString to PyBytes
Christian Heimes committed
May 8, 2008
A
Move variable declaration to the top of the block,
Amaury Forgeot d'Arc committed
C
Merged revisions 62734,62736,62748,62769 via svnmerge from
Christian Heimes committed