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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Closes #21527: Add default number of workers to ThreadPoolExecutor. (Claudiu ...
Guido van Rossum
2014-09-02
1
-0/+6
*
Remove unused imports.
Berker Peksag
2014-09-01
1
-2/+2
|
\
|
*
Remove unused imports.
Berker Peksag
2014-09-01
1
-2/+2
*
|
Issue #19447: Suppress output of py_compile.compile().
Berker Peksag
2014-09-01
1
-1/+2
|
\
\
|
|
/
|
*
Issue #19447: Suppress output of py_compile.compile().
Berker Peksag
2014-09-01
1
-1/+2
*
|
(Merge 3.4) asyncio, Tulip issue 205: Fix a race condition in
Victor Stinner
2014-08-31
1
-22/+52
|
\
\
|
|
/
|
*
asyncio, Tulip issue 205: Fix a race condition in BaseSelectorEventLoop.sock_...
Victor Stinner
2014-08-31
1
-22/+52
*
|
Merge #22215: have the smtplib 'quit' command reset the state.
R David Murray
2014-08-30
1
-0/+15
|
\
\
|
|
/
|
*
#22215: have the smtplib 'quit' command reset the state.
R David Murray
2014-08-30
1
-0/+15
*
|
(Merge 3.4) asyncio, Tulip issue 201: Fix a race condition in wait_for()
Victor Stinner
2014-08-28
1
-0/+15
|
\
\
|
|
/
|
*
asyncio, Tulip issue 201: Fix a race condition in wait_for()
Victor Stinner
2014-08-28
1
-0/+15
*
|
Issue #22042: Fix test_signal on Windows
Victor Stinner
2014-08-27
1
-2/+3
*
|
Issue #22042: signal.set_wakeup_fd(fd) now raises an exception if the file
Victor Stinner
2014-08-27
1
-0/+25
*
|
Merge 3.4.
Stefan Krah
2014-08-26
1
-0/+5
|
\
\
|
|
/
|
*
Issue #22090: Fix '%' formatting for infinities and NaNs.
Stefan Krah
2014-08-26
1
-0/+5
*
|
(Merge 3.4) asyncio, tulip issue 203: Add _FlowControlMixin.get_write_buffer_...
Victor Stinner
2014-08-25
1
-0/+2
|
\
\
|
|
/
|
*
asyncio, tulip issue 203: Add _FlowControlMixin.get_write_buffer_limits() method
Victor Stinner
2014-08-25
1
-0/+2
*
|
(Merge 3.4) asyncio: sync with Tulip
Victor Stinner
2014-08-25
4
-29/+42
|
\
\
|
|
/
|
*
asyncio: sync with Tulip
Victor Stinner
2014-08-25
4
-29/+42
*
|
merge 3.4 (#22265)
Benjamin Peterson
2014-08-24
1
-0/+1
|
\
\
|
|
/
|
*
allow test to work on implementations not using ref-counting (closes #22265)
Benjamin Peterson
2014-08-24
1
-0/+1
*
|
merge 3.4 (#22267)
Benjamin Peterson
2014-08-24
1
-0/+2
|
\
\
|
|
/
|
*
fix some test_weakref tests to not rely on ref-counting (closes #22267)
Benjamin Peterson
2014-08-24
1
-0/+2
*
|
Issue #16808: inspect.stack() now returns a named tuple instead of a tuple.
Antoine Pitrou
2014-08-24
1
-0/+8
*
|
Issue #22034: Improve handling of wrong argument types in posixpath.join().
Serhiy Storchaka
2014-08-24
1
-13/+13
|
\
\
|
|
/
|
*
Issue #22034: Got rid of misleading error message for bytearray arguments in
Serhiy Storchaka
2014-08-24
1
-12/+8
*
|
Issue #22236: Tkinter tests now don't reuse default root window. New root
Serhiy Storchaka
2014-08-24
1
-8/+12
|
\
\
|
|
/
|
*
Issue #22236: Tkinter tests now don't reuse default root window. New root
Serhiy Storchaka
2014-08-24
1
-8/+12
*
|
Issue #2527: Add a *globals* argument to timeit functions, in order to overri...
Antoine Pitrou
2014-08-23
1
-2/+14
*
|
Issue #19447: Use importlib.util.cache_from_source() instead of ``bad_coding ...
Berker Peksag
2014-08-22
1
-1/+2
|
\
\
|
|
/
|
*
Issue #19447: Use importlib.util.cache_from_source() instead of ``bad_coding ...
Berker Peksag
2014-08-22
1
-1/+2
*
|
Issue #19447: Add a test case to py_compile.compile() to make sure
Berker Peksag
2014-08-22
1
-0/+4
|
\
\
|
|
/
|
*
Issue #19447: Add a test case to py_compile.compile() to make sure
Berker Peksag
2014-08-22
1
-0/+4
*
|
Merge for issue #22191 fix
Brett Cannon
2014-08-22
1
-0/+19
|
\
\
|
|
/
|
*
Issue #22191: Fix warnings.__all__.
Brett Cannon
2014-08-22
1
-0/+19
*
|
Issue #19714: Tests for importlib.machinery.WindowsRegistryFinder.
Brett Cannon
2014-08-22
1
-2/+63
*
|
merge from 3.4
Senthil Kumaran
2014-08-22
1
-1/+0
|
\
\
|
|
/
|
*
Fix issue22245 - Fix urllib2_localnet test.
Senthil Kumaran
2014-08-22
1
-1/+0
*
|
Issue #22118: Switch urllib.parse to use RFC 3986 semantics for the resolutio...
Antoine Pitrou
2014-08-21
1
-16/+24
*
|
Issue #21549: Added the "members" parameter to TarFile.list().
Serhiy Storchaka
2014-08-21
1
-0/+12
*
|
use __qualname__ to compute bound method repr (closes #21389)
Benjamin Peterson
2014-08-20
2
-2/+58
*
|
merge from 3.4
Senthil Kumaran
2014-08-20
1
-0/+83
|
\
\
|
|
/
|
*
Fix Issue #8797: Raise HTTPError on failed Basic Authentication immediately. ...
Senthil Kumaran
2014-08-20
1
-0/+83
*
|
allow recursion depth to be specified (closes #19628)
Benjamin Peterson
2014-08-19
1
-0/+34
*
|
Fixed typo.
Serhiy Storchaka
2014-08-19
1
-2/+2
|
\
\
|
|
/
|
*
Fixed typo.
Serhiy Storchaka
2014-08-19
1
-2/+2
*
|
Issue #15696: Add a __sizeof__ implementation for mmap objects on Windows.
Serhiy Storchaka
2014-08-19
1
-1/+10
|
\
\
|
|
/
|
*
Issue #15696: Add a __sizeof__ implementation for mmap objects on Windows.
Serhiy Storchaka
2014-08-19
1
-1/+10
*
|
Clean up test_user_command.
Serhiy Storchaka
2014-08-18
1
-11/+14
|
\
\
|
|
/
|
*
Clean up test_user_command.
Serhiy Storchaka
2014-08-18
1
-11/+14
[next]