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
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
test_logging: fixed bug in failure diagnostics.
Vinay Sajip
2011-05-13
1
-2/+2
*
Issue #12068: Fix appears to have worked; added more diagnostics for rare fai...
Vinay Sajip
2011-05-13
1
-0/+1
*
Added diagnostics to test_logging, after reverting last change.
Vinay Sajip
2011-05-13
1
-9/+12
*
Issue #12062: Fix a flushing bug when doing a certain type of I/O sequence
Antoine Pitrou
2011-05-12
1
-0/+26
|
\
|
*
Issue #12062: Fix a flushing bug when doing a certain type of I/O sequence
Antoine Pitrou
2011-05-12
1
-0/+26
|
|
\
|
|
*
Issue #12062: Fix a flushing bug when doing a certain type of I/O sequence
Antoine Pitrou
2011-05-12
1
-0/+26
*
|
|
Merge from 3.2
Kurt B. Kaiser
2011-05-12
3
-31/+31
|
\
\
\
|
|
/
/
|
*
|
Merge from 3.1
Kurt B. Kaiser
2011-05-12
3
-31/+31
|
|
\
\
|
|
|
/
|
|
*
Issue #11896: Save on Close failed despite selecting "Yes" in dialog.
Kurt B. Kaiser
2011-05-12
3
-32/+32
|
*
|
normalize whitespace.
Gregory P. Smith
2011-05-12
1
-1/+1
|
*
|
merge - 7a3f3ad83676 Fixes Issue #12044.
Gregory P. Smith
2011-05-12
2
-1/+4
*
|
|
TimedTRotatingFileHandler test now improved to minimise chances of failure on...
Vinay Sajip
2011-05-12
1
-7/+9
*
|
|
- Issue #12044: Fixed subprocess.Popen when used as a context manager to
Gregory P. Smith
2011-05-12
2
-1/+4
*
|
|
Issue #9971: Write an optimized implementation of BufferedReader.readinto().
Antoine Pitrou
2011-05-11
1
-0/+6
*
|
|
Merge from 3.2
Kurt B. Kaiser
2011-05-11
1
-4/+7
|
\
\
\
|
|
/
/
|
*
|
Correct version in IDLE NEWS.txt
Kurt B. Kaiser
2011-05-11
1
-1/+1
|
*
|
Merge from 3.1
Kurt B. Kaiser
2011-05-11
1
-3/+6
|
|
\
\
|
|
|
/
|
|
*
Issue #1028: Tk returns invalid Unicode null in %A: UnicodeDecodeError.
Kurt B. Kaiser
2011-05-11
1
-3/+6
|
|
*
Issue #10419: Fix build_scripts command of distutils to handle correctly
Victor Stinner
2011-05-10
1
-11/+36
|
*
|
Issue #11169: compileall module uses repr() to format filenames and paths to
Victor Stinner
2011-05-10
2
-6/+6
|
*
|
Close #10419, issue #6011: build_scripts command of distutils handles correctly
Victor Stinner
2011-05-10
1
-11/+34
*
|
|
Fix closes Issue #11799: urllib.request Authentication Handlers will raise a
Senthil Kumaran
2011-05-11
2
-8/+41
*
|
|
#12051: merge with 3.2.
Ezio Melotti
2011-05-10
1
-1/+21
|
\
\
\
|
|
/
/
|
*
|
#12051: merge with 3.1.
Ezio Melotti
2011-05-10
1
-1/+20
|
|
\
\
|
|
|
/
|
|
*
#12051: Fix segfault in json.dumps() while encoding highly-nested objects usi...
Ezio Melotti
2011-05-10
1
-1/+20
*
|
|
Close #10419, issue #6011: build_scripts command of distutils handles correctly
Victor Stinner
2011-05-10
1
-11/+34
*
|
|
Issue #11888: skip some log2 tests on Mac OS X Tiger
Victor Stinner
2011-05-10
1
-4/+11
*
|
|
Issue #12054: use support.find_unused_port() instead of reinventing the wheel
Antoine Pitrou
2011-05-10
1
-16/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #12054: use support.find_unused_port() instead of reinventing the wheel
Antoine Pitrou
2011-05-10
1
-16/+2
*
|
|
Issue #8498: In socket.accept(), allow to specify 0 as a backlog value in
Antoine Pitrou
2011-05-10
1
-0/+7
|
\
\
\
|
|
/
/
|
*
|
Issue #8498: In socket.accept(), allow to specify 0 as a backlog value in
Antoine Pitrou
2011-05-10
1
-0/+7
|
*
|
(Merge 3.1) Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional
Victor Stinner
2011-05-09
2
-35/+46
|
|
\
\
|
|
|
/
|
|
*
Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional
Victor Stinner
2011-05-09
2
-23/+28
*
|
|
Issue #12039: Add end_headers() call to avoid BadStatusLine.
Vinay Sajip
2011-05-10
1
-0/+1
*
|
|
Issue #12039: Now suppress spurious select.error raised on FreeBSD when the s...
Vinay Sajip
2011-05-10
1
-1/+8
*
|
|
Update incorrect comment.
Vinay Sajip
2011-05-09
1
-1/+1
*
|
|
Issue #12041: Make test_wait3 more robust.
Antoine Pitrou
2011-05-09
2
-6/+11
*
|
|
os.dup()-then-close() can be replaced with detach()
Antoine Pitrou
2011-05-09
1
-4/+2
*
|
|
Improved Windows test coverage.
Vinay Sajip
2011-05-09
1
-1/+39
*
|
|
Merge with 3.2.
Ezio Melotti
2011-05-09
1
-10/+10
|
\
\
\
|
|
/
/
|
*
|
Merge with 3.1.
Ezio Melotti
2011-05-09
1
-10/+10
|
|
\
\
|
|
|
/
|
|
*
Some more tests were incorrectly marked as C specific.
Ezio Melotti
2011-05-09
1
-12/+10
*
|
|
Issue #3709: a flush_headers method to BaseHTTPRequestHandler which manages the
Senthil Kumaran
2011-05-09
2
-21/+70
*
|
|
Issue #11743: Rewrite multiprocessing connection classes in pure Python.
Antoine Pitrou
2011-05-09
4
-25/+320
*
|
|
Issue #11188: In log2 tests, create powers of 2 using ldexp(1, n) instead of ...
Mark Dickinson
2011-05-09
1
-2/+2
*
|
|
Issue #10811: Use TestCase.assertRaises() in the new test
Victor Stinner
2011-05-09
1
-5/+4
*
|
|
#10811: Fix recursive usage of cursors. Instead of crashing, raise a Programm...
Gerhard Haering
2011-05-09
1
-0/+23
*
|
|
Fix nonunique test ids in math_testcases.txt.
Mark Dickinson
2011-05-09
1
-4/+4
*
|
|
merge 11164
Martin v. Löwis
2011-05-09
4
-89/+4
|
\
\
\
|
|
/
/
|
*
|
merge 11164
Martin v. Löwis
2011-05-09
4
-89/+4
|
|
\
\
|
|
|
/
[next]