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
/
Include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 73782-73784 via svnmerge from
Benjamin Peterson
2009-07-02
2
-4/+6
*
Merged revisions 73702 via svnmerge from
Mark Dickinson
2009-06-30
1
-0/+6
*
Merged revisions 73661 via svnmerge from
Mark Dickinson
2009-06-28
2
-8/+0
*
version to 3.1.1a0
Benjamin Peterson
2009-06-27
1
-3/+3
*
bump version to 3.1 final :)
Benjamin Peterson
2009-06-26
1
-3/+3
*
post release version bumps
Benjamin Peterson
2009-06-13
1
-1/+1
*
bump version to 3.1rc2
Benjamin Peterson
2009-06-13
1
-2/+2
*
#5735: Modules compiled with incompatible settings (--with-pydebug when pytho...
Amaury Forgeot d'Arc
2009-06-01
1
-2/+2
*
post-release updates
Benjamin Peterson
2009-05-30
1
-1/+1
*
bump to 3.1rc1
Benjamin Peterson
2009-05-30
1
-2/+2
*
Issue #6012: Add cleanup support to O& argument parsing.
Martin v. Löwis
2009-05-29
1
-0/+2
*
#6115: remove entries for the already removed PyNumber_Divide and PyNumber_In...
Georg Brandl
2009-05-26
1
-15/+0
*
Merged revisions 72924 via svnmerge from
Georg Brandl
2009-05-25
1
-1/+1
*
Refactor to remove duplicated nan/inf parsing code in
Mark Dickinson
2009-05-20
1
-0/+2
*
Remove trailing whitespace.
Georg Brandl
2009-05-17
1
-3/+3
*
Merged revisions 72698-72699 via svnmerge from
Hirokazu Yamamoto
2009-05-17
1
-6/+2
*
these builtins have to be initialized
Benjamin Peterson
2009-05-09
2
-0/+15
*
Merged revisions 72461 via svnmerge from
Benjamin Peterson
2009-05-08
1
-0/+1
*
post release updates
Benjamin Peterson
2009-05-06
1
-1/+1
*
bump version to 3.1b1
v3.1b1
Benjamin Peterson
2009-05-06
1
-3/+3
*
add a replacement API for PyCObject, PyCapsule #5630
Benjamin Peterson
2009-05-05
7
-27/+72
*
Issue #5920: Changed format.__float__ and complex.__float__ to use a precisio...
Eric Smith
2009-05-05
1
-0/+6
*
Issue #5915: Implement PEP 383, Non-decodable Bytes in
Martin v. Löwis
2009-05-05
1
-19/+29
*
Merged revisions 72283-72284 via svnmerge from
Antoine Pitrou
2009-05-04
1
-4/+2
*
Issue #5914: Add new C-API function PyOS_string_to_double, to complement
Mark Dickinson
2009-05-03
1
-0/+3
*
Issue #1588: Add complex.__format__.
Eric Smith
2009-04-30
1
-0/+6
*
Include files missed in r72044.
Eric Smith
2009-04-27
1
-0/+28
*
Merged revisions 72040 via svnmerge from
Eric Smith
2009-04-27
2
-22/+14
*
Don't try to use x87 assembly on OS X universal builds.
Mark Dickinson
2009-04-25
1
-0/+3
*
Merged revisions 71734,71738-71739 via svnmerge from
Benjamin Peterson
2009-04-20
2
-0/+3
*
Add comments to pyport.h explaining how to enable support for short
Mark Dickinson
2009-04-19
1
-5/+30
*
Merged revisions 71743 via svnmerge from
Ronald Oussoren
2009-04-19
1
-0/+12
*
The SSE2 detection and enabling could potentially cause
Mark Dickinson
2009-04-18
1
-1/+1
*
Add check for C99 round function to configure, and define
Mark Dickinson
2009-04-18
1
-0/+4
*
Issue #5781: Only use legacy string<->double conversions when
Mark Dickinson
2009-04-18
1
-2/+4
*
The comments at the top of intobject.h say that it will be removed in 3.1.
Mark Dickinson
2009-04-18
1
-36/+0
*
The other half of Issue #1580: use short float repr where possible.
Eric Smith
2009-04-16
3
-28/+43
*
Issue #1580: use short float repr where possible.
Mark Dickinson
2009-04-16
5
-0/+74
*
Add bytes/bytearray.maketrans() to mirror str.maketrans(), and deprecate
Georg Brandl
2009-04-12
1
-0/+4
*
Merged revisions 71229,71271 via svnmerge from
Matthias Klose
2009-04-07
1
-7/+9
*
bump version for 3.1a2+
Benjamin Peterson
2009-04-04
1
-1/+1
*
bump version to 3.1a2
Benjamin Peterson
2009-04-04
1
-2/+2
*
Merged revisions 71163 via svnmerge from
Benjamin Peterson
2009-04-04
1
-7/+5
*
Merged revisions 71159 via svnmerge from
Matthias Klose
2009-04-04
1
-5/+7
*
Added ',' thousands grouping to int.__format__. See PEP 378.
Eric Smith
2009-04-03
2
-2/+25
*
Merged revisions 71031 via svnmerge from
Brett Cannon
2009-04-02
1
-1/+1
*
The BDFL has retired! Long live the FLUFL (Friendly Language Uncle For Life)!
Brett Cannon
2009-04-01
4
-2/+6
*
Merged revisions 70546 via svnmerge from
Antoine Pitrou
2009-03-23
3
-0/+13
*
Merged revisions 70489 via svnmerge from
Mark Dickinson
2009-03-20
1
-7/+11
*
Add ..versionadded for sys.int_info, update py3k version of
Mark Dickinson
2009-03-20
1
-1/+1
[next]