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
...
|
*
|
Issue #23418: Add missing entries to http.server.__all__.
Berker Peksag
2015-02-13
2
-1/+18
|
|
/
*
|
Issue #21849: Ported from 2.7 tests for non-ASCII data.
Serhiy Storchaka
2015-02-13
1
-7/+13
|
\
\
|
|
/
|
*
Issue #21849: Ported from 2.7 tests for non-ASCII data.
Serhiy Storchaka
2015-02-13
1
-7/+13
*
|
Merge 3.4 (asyncio)
Victor Stinner
2015-02-10
2
-1/+61
|
\
\
|
|
/
|
*
asyncio: BaseSubprocessTransport.close() doesn't try to kill the process if it
Victor Stinner
2015-02-10
2
-1/+61
*
|
Issue #23421: Fixed compression in tarfile CLI. Patch by wdv4758h.
Serhiy Storchaka
2015-02-10
2
-8/+23
|
\
\
|
|
/
|
*
Issue #23421: Fixed compression in tarfile CLI. Patch by wdv4758h.
Serhiy Storchaka
2015-02-10
2
-8/+23
|
*
Version bump for 3.4.3rc1.
Larry Hastings
2015-02-08
2
-2/+2
|
*
Updated pydoc topics data for 3.4.3rc1 release.
Larry Hastings
2015-02-07
1
-78/+78
*
|
Added respect_handler_level to QueueListener.
Vinay Sajip
2015-02-09
2
-4/+29
*
|
Release bump for 3.5.0a1.
Larry Hastings
2015-02-08
2
-2/+2
*
|
Updated pydoc topics data for 3.5.0a1 release.
Larry Hastings
2015-02-07
1
-78/+78
*
|
Fix whitespace.
Charles-François Natali
2015-02-07
1
-1/+1
*
|
Issue #23285: PEP 475 -- Retry system calls failing with EINTR.
Charles-François Natali
2015-02-07
13
-214/+300
*
|
Issue #23399: pyvenv creates relative symlinks where possible.
Barry Warsaw
2015-02-06
1
-6/+8
|
\
\
|
|
/
|
*
Issue #23399: pyvenv creates relative symlinks where possible.
Barry Warsaw
2015-02-06
1
-6/+8
*
|
Issue #20289: cgi.FieldStorage() now supports the context management protocol.
Berker Peksag
2015-02-06
2
-6/+19
*
|
Issue #23392: Added tests for marshal C API that works with FILE*.
Serhiy Storchaka
2015-02-06
1
-12/+87
|
\
\
|
|
/
|
*
Issue #23392: Added tests for marshal C API that works with FILE*.
Serhiy Storchaka
2015-02-06
1
-12/+87
*
|
Issue #23881: Only use entry-values with gdb 7.4 in tests.
Serhiy Storchaka
2015-02-06
1
-8/+10
|
\
\
|
|
/
|
*
Issue #23881: Only use entry-values with gdb 7.4 in tests.
Serhiy Storchaka
2015-02-06
1
-8/+10
*
|
merge 3.4 (#22735)
Benjamin Peterson
2015-02-06
1
-1/+226
|
\
\
|
|
/
|
*
fix many custom mro() edge cases and improve code quality (#22735)
Benjamin Peterson
2015-02-06
1
-1/+226
*
|
(Merge 3.4) test_multiprocessing: tolerate a delta of 30 ms because of bad
Victor Stinner
2015-02-05
1
-2/+4
|
\
\
|
|
/
|
*
test_multiprocessing: tolerate a delta of 30 ms because of bad clock resolution
Victor Stinner
2015-02-05
1
-2/+4
*
|
Issue #18982: Add tests for CLI of the calendar module.
Serhiy Storchaka
2015-02-05
1
-25/+130
|
\
\
|
|
/
|
*
Issue #18982: Add tests for CLI of the calendar module.
Serhiy Storchaka
2015-02-05
1
-25/+130
*
|
Merge 3.4 (asyncio)
Victor Stinner
2015-02-05
1
-6/+6
|
\
\
|
|
/
|
*
asyncio: BaseEventLoop: rename _owner to _thread_id
Victor Stinner
2015-02-05
1
-6/+6
*
|
Issue #23345: merge from 3.4
Ned Deily
2015-02-05
1
-1/+1
|
\
\
|
|
/
|
*
Issue #23345: Prevent test_ssl failures with large OpenSSL patch level
Ned Deily
2015-02-05
1
-1/+1
*
|
Merge: Update pip to 6.0.8
Donald Stufft
2015-02-05
2
-1/+1
|
\
\
|
|
/
|
*
Update pip to 6.0.8
Donald Stufft
2015-02-05
2
-1/+1
*
|
Make the stdlib test suite helper test.script_helper._assert_python no longer
Gregory P. Smith
2015-02-05
2
-2/+36
|
\
\
|
|
/
|
*
Make the stdlib test suite helper test.script_helper._assert_python no longer
Gregory P. Smith
2015-02-05
2
-2/+36
*
|
Merge 3.4 (asyncio)
Victor Stinner
2015-02-04
4
-23/+45
|
\
\
|
|
/
|
*
asyncio: Only call _check_resolved_address() in debug mode
Victor Stinner
2015-02-04
4
-18/+40
|
*
asyncio: BaseSelectorEventLoop uses directly the private _debug attribute
Victor Stinner
2015-02-04
1
-5/+5
*
|
Skip some tests that require a subinterpreter launched with -E or -I when the
Gregory P. Smith
2015-02-04
4
-2/+82
|
\
\
|
|
/
|
*
Skip some tests that require a subinterpreter launched with -E or -I when the
Gregory P. Smith
2015-02-04
4
-2/+82
*
|
Issue #14203: Remove obsolete support for view==NULL in bytesiobuf_getbuffer()
Stefan Krah
2015-02-03
2
-0/+9
*
|
Merge 3.4 (asyncio doc)
Victor Stinner
2015-02-03
1
-2/+6
|
\
\
|
|
/
|
*
asyncio, Tulip issue 221: Fix doc of QueueEmpty and QueueFull
Victor Stinner
2015-02-03
1
-2/+6
*
|
Issue #13128: Print response headers for CONNECT requests when debuglevel > 0.
Berker Peksag
2015-02-03
2
-5/+21
*
|
Issue #23358: Add missing BaseServer entry to socketserver.__all__.
Berker Peksag
2015-02-03
2
-11/+16
|
\
\
|
|
/
|
*
Issue #23358: Add missing BaseServer entry to socketserver.__all__.
Berker Peksag
2015-02-03
2
-11/+16
*
|
Issue #15381: Optimized io.BytesIO to make less allocations and copyings.
Serhiy Storchaka
2015-02-03
1
-3/+2
*
|
Issue #22818: Splitting on a pattern that could match an empty string now
Serhiy Storchaka
2015-02-03
2
-14/+35
*
|
Issue #23099: Closing io.BytesIO with exported buffer is rejected now to
Serhiy Storchaka
2015-02-03
2
-1/+12
|
\
\
|
|
/
|
*
Issue #23099: Closing io.BytesIO with exported buffer is rejected now to
Serhiy Storchaka
2015-02-03
2
-1/+12
[prev]
[next]