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
*
Improve the grammar of a non-sentence.
R David Murray
2012-05-09
1
-2/+2
*
fix possible refleak (closes #14752)
Benjamin Peterson
2012-05-08
1
-2/+4
*
remove basically bitrotted XXXs
Benjamin Peterson
2012-05-08
1
-9/+0
*
backport 7a05cb3beddf to 2.7
Sandro Tosi
2012-05-07
1
-6/+19
*
Fix document title for Sphinx.
Georg Brandl
2012-05-06
1
-3/+3
*
#14034: adapt to Python 2 and fix indentation.
Ezio Melotti
2012-05-06
1
-135/+135
*
#14034: added the argparse tutorial. Patch by Tshepang Lekhonkhobe.
Ezio Melotti
2012-05-06
5
-0/+777
*
#13183: backport fixes to test_pdb to 2.7 branch
Georg Brandl
2012-05-06
1
-2/+5
*
Fix for issue 14725 for 2.7 branch
Richard Oudkerk
2012-05-05
3
-1/+22
*
Skip test_algorithms (known remote hosts need SNI, which is only available on...
Antoine Pitrou
2012-05-04
1
-1/+2
*
close() doesn't take any args (closes #14717)
Benjamin Peterson
2012-05-03
1
-1/+1
*
Use Python 3 instead of 3.0.
Ezio Melotti
2012-05-03
76
-125/+125
*
Changed order of cleanup operations to be more sensible.
Vinay Sajip
2012-05-03
1
-1/+1
*
os.popen().close() returns None on success, not 0...
Charles-François Natali
2012-05-02
1
-1/+1
*
Issue #14698: Make test_posix more robust when the current UID doesn't have an
Charles-François Natali
2012-05-02
1
-2/+7
*
Issue #9400: Partial backport of fix for #9244
Richard Oudkerk
2012-05-02
2
-1/+42
*
fix windows test failure - issue13183
Senthil Kumaran
2012-05-01
1
-1/+1
*
use formats that work on 2.7
Benjamin Peterson
2012-05-01
1
-7/+6
*
fix calling the classmethod descriptor directly (closes #14699)
Benjamin Peterson
2012-05-01
3
-3/+59
*
Have Bdb frame_returning in the finally clause
Senthil Kumaran
2012-05-01
1
-3/+5
*
issue13183 - Fix pdb skipping frames after hitting a breakpoint and running s...
Senthil Kumaran
2012-05-01
3
-1/+71
*
Issue #10433: Document unique behavior of 'os.getgroups' on Mac OS X.
Ned Deily
2012-04-30
1
-0/+18
*
#14558: document the module, argv, and testLoader args of unittest.main.
Ezio Melotti
2012-04-30
1
-6/+14
*
Fix typo
Raymond Hettinger
2012-04-29
1
-1/+1
*
#14519: fix the regex used in the scanf example.
Ezio Melotti
2012-04-29
1
-2/+2
*
Fix markup in unittest doc.
Ezio Melotti
2012-04-29
1
-2/+2
*
Fix issue6085 - Remove the delay caused by fqdn lookup while logging in BaseH...
Senthil Kumaran
2012-04-29
2
-4/+4
*
#14461: fix wording.
Ezio Melotti
2012-04-29
1
-1/+1
*
issue14427 - Document Request.get_header and Request.header_items
Senthil Kumaran
2012-04-29
1
-0/+11
*
httplib test for early eof response. related to Issue13684
Senthil Kumaran
2012-04-29
1
-0/+8
*
#14155: add a note about \b.
Ezio Melotti
2012-04-29
1
-0/+3
*
refer to file.readline() in stdtypes doc; thanks to Mihai Capotă from docs@
Sandro Tosi
2012-04-28
1
-3/+3
*
Issue #14676: DeprecationWarning is ignored too; patch by Peter Eisentraut
Sandro Tosi
2012-04-28
1
-1/+2
*
Issue #14448: add reference to IANA timezone database; thanks to Georg/Nick s...
Sandro Tosi
2012-04-28
1
-5/+12
*
Make the example cut and pasteable.
Raymond Hettinger
2012-04-27
1
-3/+3
*
Improve docstring
Raymond Hettinger
2012-04-27
1
-7/+6
*
fix footnote reference; thanks to Fizz from docs@
Sandro Tosi
2012-04-25
1
-1/+1
*
Issue #14664: It is now possible to use @unittest.skip{If,Unless} on a test c...
Antoine Pitrou
2012-04-25
3
-1/+35
*
Fixed test to work on Windows.
Vinay Sajip
2012-04-25
1
-18/+18
*
Updated year in docstring/comment.
Vinay Sajip
2012-04-24
1
-2/+2
*
Issue #14632: Updated WatchedFileHandler to deal with race condition. Thanks ...
Vinay Sajip
2012-04-24
2
-20/+69
*
Issue #14160: TarFile.extractfile() failed to resolve symbolic links when
Lars Gustäbel
2012-04-24
4
-1/+7
*
Issue #14448: mention pytz; patch by Andrew Svetlov
Sandro Tosi
2012-04-24
1
-0/+8
*
Issue #14554: correct example for captured_stdout()
Sandro Tosi
2012-04-24
1
-1/+1
*
Issue #13478: document timeit.default_timer()
Sandro Tosi
2012-04-24
1
-8/+14
*
Issue #13587: use the right RFC2617 name for WWW-Authenticate; patch by Aaron...
Sandro Tosi
2012-04-24
1
-2/+2
*
don't use a slot wrapper from a different special method (closes #14658)
Benjamin Peterson
2012-04-24
3
-3/+18
*
merge
Raymond Hettinger
2012-04-24
8
-10/+33
|
\
|
*
#14640: Fix typos/syntax in pyporting.rst.
R David Murray
2012-04-23
1
-5/+5
|
*
Issue #14641: minor fixes to sockets Howto; patch by Dionysios Kalofonos
Sandro Tosi
2012-04-23
1
-2/+2
[next]