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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Issue #2482: Make sure that the coefficient of a Decimal instance
Mark Dickinson
2008-03-25
3
-3/+24
*
Decimal.sqrt(0) failed when the context was not
Mark Dickinson
2008-03-25
3
-3/+11
*
#1477: ur'\U0010FFFF' used to raise in narrow unicode builds.
Amaury Forgeot d'Arc
2008-03-24
3
-6/+64
*
Issue #2432: give DictReader the dialect and line_num attributes
Georg Brandl
2008-03-21
3
-10/+18
*
Back-port of rev 61240 for issue #2238, fixing: Some syntax errors in *args
Sean Reifscheider
2008-03-20
3
-0/+11
*
The missing NEWS entry for r61542..
Gregory P. Smith
2008-03-18
1
-0/+3
*
Backport r61450 from trunk:
Gregory P. Smith
2008-03-18
2
-2/+30
*
The behaviour of winsound.Beep() seems to differ between different versions o...
Trent Nelson
2008-03-18
1
-2/+10
*
Backport r61458:
Neal Norwitz
2008-03-18
2
-11/+17
*
Ensure this test passes even if there are no soundcards in the system. Backp...
Trent Nelson
2008-03-18
1
-4/+16
*
#1021: fix a bug to allow basicConfig to accept NOTSET as a level.
Vinay Sajip
2008-03-16
1
-1/+1
*
Fix the overflows in expandtabs(). "This time for sure!"
Guido van Rossum
2008-03-11
2
-50/+65
*
Grammar fix
Andrew M. Kuchling
2008-03-07
1
-1/+1
*
Backport documentation improvements.
Raymond Hettinger
2008-03-07
1
-32/+39
*
Backport r61286 adding GC to the grouper for itertools.groupby() fixing Issue...
Raymond Hettinger
2008-03-06
2
-5/+22
*
Bug #2220: handle rlcompleter attribute match failure more gracefully.
Georg Brandl
2008-03-06
2
-1/+3
*
Backport of r61263:
Martin v. Löwis
2008-03-06
3
-4/+9
*
Patch #2232: os.tmpfile might fail on Windows if the user has no
Martin v. Löwis
2008-03-06
2
-0/+45
*
Add section for 2.5.3.
Martin v. Löwis
2008-03-06
1
-0/+6
*
Remove old expected output for test_resource
Andrew M. Kuchling
2008-02-23
1
-2/+0
*
#1291: copy test_resource.py from the 2.6 trunk, to fix a test failure.
Andrew M. Kuchling
2008-02-23
1
-62/+101
*
#1389051, #1092502: fix excessively large allocations when using read() on a ...
Andrew M. Kuchling
2008-02-23
2
-1/+4
*
#1389051: IMAP module tries to read entire message in one chunk. Patch by Fr...
Andrew M. Kuchling
2008-02-23
2
-1/+4
*
Bump version for 2.5.3a0.
Martin v. Löwis
2008-02-23
1
-3/+3
*
#1433694: minidom's .normalize() failed to set .nextSibling for last element.
Andrew M. Kuchling
2008-02-23
4
-0/+15
*
Update NEWS for a future 2.5.3 release
Andrew M. Kuchling
2008-02-23
1
-0/+23
*
Add old NEWS item
Andrew M. Kuchling
2008-02-23
1
-0/+3
*
Fix typo.
Martin v. Löwis
2008-02-22
1
-0/+1
*
Fix typo
Martin v. Löwis
2008-02-22
1
-1/+1
*
#2079: typo in userdict docs.
Georg Brandl
2008-02-21
1
-1/+1
*
as for r252c1, add the tag information so the source package is right
Fred Drake
2008-02-21
1
-0/+1
*
Tagging for release of Python 2.5.2
Martin v. Löwis
2008-02-21
1
-0/+1
*
Redo tag.
v2.5.2
Martin v. Löwis
2008-02-21
1
-0/+1
*
Update copyright years to 2008. Update README to 2.5.2.
Martin v. Löwis
2008-02-21
7
-9/+9
*
Tagging for release of Python 2.5.2
Martin v. Löwis
2008-02-21
1
-0/+1
*
Prepare for 2.5.2.
Martin v. Löwis
2008-02-21
5
-6/+11
*
A quick fix that removes a spurious unittest failure when users
Ronald Oussoren
2008-02-19
1
-0/+10
*
Fix link
Andrew M. Kuchling
2008-02-18
1
-1/+1
*
Bug #2137: Remove test_struct.test_crasher, which was meaningful
Martin v. Löwis
2008-02-18
2
-4/+3
*
Revert 60793 for test_array; on a 64-bit system,
Martin v. Löwis
2008-02-15
2
-17/+1
*
Fix deallocation of array objects when allocation ran out of memory.
Martin v. Löwis
2008-02-15
2
-0/+12
*
mksourcepkg is not getting the tag right by itself, so recording it in the
Fred Drake
2008-02-14
1
-0/+1
*
reverting; wrong tag
Fred Drake
2008-02-14
1
-0/+1
*
mksourcepkg is not getting the tag right by itself, so recording it in the
Fred Drake
2008-02-14
1
-0/+1
*
Tagging for release of Python 2.5.2c1
Martin v. Löwis
2008-02-14
1
-0/+1
*
Correct 2.5.2c1 uuid. Add IDLE release date.
v2.5.2c1
Martin v. Löwis
2008-02-14
2
-2/+2
*
Preparing for 2.5.2c1.
Martin v. Löwis
2008-02-14
7
-7/+9
*
Added checks for integer overflows, contributed by Google. Some are
Martin v. Löwis
2008-02-14
25
-59/+464
*
bump: IDLE 1.2.2
Kurt B. Kaiser
2008-02-14
1
-1/+1
*
There was an error on exit if no sys.exitfunc was defined. Issue 1647.
Kurt B. Kaiser
2008-02-14
2
-1/+7
[prev]
[next]