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
*
Merged revisions 81555 via svnmerge from
Alexander Belopolsky
2010-05-26
1
-3/+3
*
Merged revisions 81551 via svnmerge from
Mark Dickinson
2010-05-26
1
-0/+15
*
fix wrong assertIs context
Giampaolo Rodolà
2010-05-26
1
-1/+1
*
Fix issue #8806: add SSL contexts support to ftplib
Giampaolo Rodolà
2010-05-26
4
-6/+49
*
Fix #2810 - handle the case where some registry calls return
Brian Curtin
2010-05-26
3
-28/+147
*
Merged revisions 81543 via svnmerge from
Victor Stinner
2010-05-26
2
-0/+3
*
Issue #8817: Expose round-to-nearest variant of divmod in _PyLong_Divmod_Near
Mark Dickinson
2010-05-26
2
-111/+148
*
Blocked revisions 81537 via svnmerge
Victor Stinner
2010-05-25
0
-0/+0
*
Fix the new TestMain.test_decode() of test_base64 for Windows
Victor Stinner
2010-05-25
1
-1/+1
*
Issue #4769: Fix main() function of the base64 module, use sys.stdin.buffer and
Victor Stinner
2010-05-25
3
-2/+40
*
Merged revisions 81531 via svnmerge from
Martin v. Löwis
2010-05-25
1
-0/+3
*
Merged revisions 81527 via svnmerge from
Mark Dickinson
2010-05-25
1
-1/+1
*
Merged revisions 81525 via svnmerge from
Mark Dickinson
2010-05-25
2
-0/+30
*
Recorded merge of revisions 81521 via svnmerge from
R. David Murray
2010-05-25
1
-3/+3
*
Blocked revisions 81518 via svnmerge
R. David Murray
2010-05-25
0
-0/+0
*
added the list of public APIs in sysconfig
Tarek Ziadé
2010-05-25
1
-0/+4
*
Made sysconfig a script that displays useful information - #8770
Tarek Ziadé
2010-05-25
4
-2/+64
*
Blocked revisions 81509 via svnmerge
Benjamin Peterson
2010-05-25
0
-0/+0
*
Recorded merge of revisions 81500-81501 via svnmerge from
Victor Stinner
2010-05-24
4
-0/+14
*
Document the context attribute of SSL sockets
Antoine Pitrou
2010-05-24
1
-0/+10
*
Add a versionadded tag for SSL contexts.
Antoine Pitrou
2010-05-24
1
-0/+2
*
Merged revisions 81492 via svnmerge from
Steven Bethard
2010-05-24
2
-1/+20
*
Merged revisions 81490 via svnmerge from
Steven Bethard
2010-05-24
3
-4/+31
*
Issue #8188: Introduce a new scheme for computing hashes of numbers
Mark Dickinson
2010-05-23
14
-140/+569
*
Remove duplicate NEWS entry.
Mark Dickinson
2010-05-23
1
-6/+0
*
Merged revisions 81479 via svnmerge from
Benjamin Peterson
2010-05-22
1
-1/+3
*
#Issue 8540: Make Context._clamp attribute public in decimal module.
Mark Dickinson
2010-05-22
4
-20/+88
*
Merged revisions 81471-81472 via svnmerge from
Victor Stinner
2010-05-22
5
-21/+77
*
Issue #8749: remove unused code in Objects/object.c. Thanks Yaniv Aknin.
Mark Dickinson
2010-05-22
1
-24/+0
*
Merged revisions 81459 via svnmerge from
Victor Stinner
2010-05-22
3
-0/+28
*
Issue #3798: sys.exit(message) writes the message to sys.stderr file, instead
Victor Stinner
2010-05-21
3
-6/+19
*
Blocked revisions 81454 via svnmerge
Victor Stinner
2010-05-21
0
-0/+0
*
Merged revisions 81450 via svnmerge from
Georg Brandl
2010-05-21
1
-2/+2
*
Merged revisions 81443 via svnmerge from
Georg Brandl
2010-05-21
1
-1/+1
*
Merged revisions 81440 via svnmerge from
Georg Brandl
2010-05-21
1
-4/+3
*
Merged revisions 81428-81429,81432-81433,81437 via svnmerge from
Benjamin Peterson
2010-05-21
3
-43/+58
*
Merged revisions 81431 via svnmerge from
Georg Brandl
2010-05-21
1
-8/+3
*
Fix signatures for the various TemporaryFile class^Wfunctions.
Georg Brandl
2010-05-21
1
-6/+5
*
Blocked revisions 81419 via svnmerge
Georg Brandl
2010-05-21
0
-0/+0
*
Fix variable name in example.
Georg Brandl
2010-05-21
1
-1/+1
*
Recorded merge of revisions 81415 via svnmerge from
Georg Brandl
2010-05-21
1
-1/+1
*
Merged revisions 81414 via svnmerge from
Benjamin Peterson
2010-05-21
3
-3/+54
*
Remove redundant example.
Georg Brandl
2010-05-21
1
-4/+1
*
Merged revisions 81404 via svnmerge from
Georg Brandl
2010-05-21
1
-2/+2
*
Issue #8780: Fix a regression introduced by r78946 in subprocess on Windows
Victor Stinner
2010-05-21
2
-1/+12
*
Merged revisions 81398 via svnmerge from
Antoine Pitrou
2010-05-21
4
-7/+47
*
Issue #8748: Fix two issues with comparisons between complex and integer
Mark Dickinson
2010-05-21
3
-9/+81
*
Issue #8774: tabnanny uses the encoding cookie (#coding:...) to use the correct
Victor Stinner
2010-05-21
2
-2/+8
*
Issue #4870: Add an `options` attribute to SSL contexts, as well as
Antoine Pitrou
2010-05-21
5
-57/+204
*
Merged revisions 81385 via svnmerge from
Benjamin Peterson
2010-05-20
1
-1/+1
[next]