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
...
*
Fix for issue5224 ("Update Shell Profile.command" contains wrong Python versi...
Ronald Oussoren
2009-02-12
2
-4/+3
*
This fixes issue3883 (text on the buttons in the preferences panel for IDLE d...
Ronald Oussoren
2009-02-12
1
-4/+14
*
This fixes issue5143 and includes a test.
Ronald Oussoren
2009-02-12
3
-5/+58
*
Update the ReadMe and Welcome files that are used by the OSX binary
Ronald Oussoren
2009-02-12
2
-10/+8
*
Fix for issue5196, patch by Ned Deily.
Ronald Oussoren
2009-02-12
1
-2/+7
*
Fix for issue5195, a patch by Ned Deily
Ronald Oussoren
2009-02-12
1
-0/+17
*
Fix for issue5194, based on a patch by Ned Deily.
Ronald Oussoren
2009-02-12
8
-15/+65
*
One more test.
Raymond Hettinger
2009-02-12
1
-0/+3
*
Add an extra testcase.
Raymond Hettinger
2009-02-12
1
-0/+3
*
Fix spaces/tabs in example.
Raymond Hettinger
2009-02-12
1
-4/+3
*
Fixes Issue #3745: Fix hashlib to always reject unicode and non
Gregory P. Smith
2009-02-12
8
-68/+133
*
Issue 5032: added a step argument to itertools.count() and allowed non-integ...
Raymond Hettinger
2009-02-12
4
-41/+133
*
Issue #4910: PyNumber_Int is deprecated in 3.0.1; will be removed in 3.1.
Mark Dickinson
2009-02-11
3
-4/+15
*
Blocked revisions 69509 via svnmerge
Benjamin Peterson
2009-02-11
0
-0/+0
*
Issue #4631: Fix urlopen() result when an HTTP response uses chunked encoding.
Antoine Pitrou
2009-02-11
9
-21/+50
*
Clean-up named tuple docs.
Raymond Hettinger
2009-02-11
1
-4/+5
*
(The fix has been slightly adjusted.)
Thomas Heller
2009-02-10
2
-1/+5
*
Merged revisions 69500 via svnmerge from
Mark Dickinson
2009-02-10
1
-1/+2
*
Merged revisions 69498 via svnmerge from
Mark Dickinson
2009-02-10
6
-10/+39
*
Merged revisions 69494 via svnmerge from
Hirokazu Yamamoto
2009-02-10
3
-218/+218
*
Merged revisions 69489-69490 via svnmerge from
Martin v. Löwis
2009-02-10
3
-24/+32
*
Merged revisions 69485 via svnmerge from
Tarek Ziadé
2009-02-10
3
-3/+8
*
Merged revisions 69466,69480 via svnmerge from
Benjamin Peterson
2009-02-10
5
-3/+39
*
This header was supposed to be committed in r69476
Guilherme Polo
2009-02-10
1
-0/+25
*
Merged revisions 69481 via svnmerge from
Brett Cannon
2009-02-10
4
-8/+84
*
Merged revisions 69474 via svnmerge from
Guilherme Polo
2009-02-09
1
-2/+2
*
Merged revisions 69473 via svnmerge from
Guilherme Polo
2009-02-09
3
-29/+99
*
Add a NOTE that alternative VMs should be supported by importlib in a nicer
Brett Cannon
2009-02-09
1
-0/+4
*
Merged revisions 69460,69467,69470 via svnmerge from
Guilherme Polo
2009-02-09
5
-21/+84
*
Merged revisions 69459 via svnmerge from
Mark Dickinson
2009-02-09
3
-5/+40
*
Merged revisions 69461 via svnmerge from
Guilherme Polo
2009-02-09
2
-2/+5
*
fix len() when __len__() returns a non number type #5137
Benjamin Peterson
2009-02-08
3
-1/+16
*
Blocked revisions 69443 via svnmerge
Mark Dickinson
2009-02-08
0
-0/+0
*
Merged revisions 69436 via svnmerge from
Mark Dickinson
2009-02-08
1
-1/+1
*
remove memoryview.__str__ #5182
Benjamin Peterson
2009-02-08
2
-17/+3
*
Blocked revisions 69433 via svnmerge
Mark Dickinson
2009-02-08
0
-0/+0
*
Issue #1717: add a DeprecationWarning in 3.x on type initialization
Mark Dickinson
2009-02-08
1
-0/+15
*
Fix broken socket.makefile emulation in test_urllib
Nick Coghlan
2009-02-08
1
-1/+2
*
Merged revisions 69425 via svnmerge from
Nick Coghlan
2009-02-08
4
-9/+21
*
Merged revisions 69419-69420 via svnmerge from
Nick Coghlan
2009-02-08
6
-13/+112
*
revert 69416; it didn't help much
Benjamin Peterson
2009-02-08
1
-1/+1
*
fix typo and test_urllib failures
Benjamin Peterson
2009-02-07
1
-1/+1
*
Issue #4704: remove use of cmp() in pybench, bump its version number to 2.1,
Antoine Pitrou
2009-02-07
7
-19/+40
*
Add the missing importlib.test.extension.util.
Brett Cannon
2009-02-07
1
-0/+21
*
Merged revisions 69404 via svnmerge from
Guilherme Polo
2009-02-07
2
-37/+42
*
Update NOTES for importlib now that a replacement for functools.wraps is
Brett Cannon
2009-02-07
1
-1/+1
*
Create a simple substitute for functools.wraps to use in importlib._bootstrap.
Brett Cannon
2009-02-07
2
-5/+10
*
Factor out helper code from importlib.test.extension.test_path_hook.
Brett Cannon
2009-02-07
6
-42/+21
*
Add a note for importlib about backporting some of functools.wraps functional...
Brett Cannon
2009-02-07
1
-1/+4
*
Move importlib completely over to using rpartition and accepting the empty
Brett Cannon
2009-02-07
4
-15/+22
[prev]
[next]