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
*
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
2
-2/+14
*
|
Issue #22034: Improve handling of wrong argument types in posixpath.join().
Serhiy Storchaka
2014-08-24
2
-21/+20
|
\
\
|
|
/
|
*
Issue #22034: Got rid of misleading error message for bytearray arguments in
Serhiy Storchaka
2014-08-24
2
-16/+10
*
|
Issue #22236: Tkinter tests now don't reuse default root window. New root
Serhiy Storchaka
2014-08-24
14
-270/+225
|
\
\
|
|
/
|
*
Issue #22236: Tkinter tests now don't reuse default root window. New root
Serhiy Storchaka
2014-08-24
14
-270/+225
|
*
Merge heads.
Terry Jan Reedy
2014-08-23
1
-1/+0
|
|
\
*
|
\
Merge heads.
Terry Jan Reedy
2014-08-23
1
-1/+0
|
\
\
\
|
*
\
\
Merge with 3.4
Terry Jan Reedy
2014-08-19
1
-1/+0
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Idle ColorDelegator: finish removing code for 'as'.
Terry Jan Reedy
2014-08-19
1
-1/+0
*
|
|
|
Issue #2527: Add a *globals* argument to timeit functions, in order to overri...
Antoine Pitrou
2014-08-23
2
-14/+32
*
|
|
|
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
2
-1/+21
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #22191: Fix warnings.__all__.
Brett Cannon
2014-08-22
2
-1/+21
*
|
|
|
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
2
-41/+62
*
|
|
|
Issue #21549: Added the "members" parameter to TarFile.list().
Serhiy Storchaka
2014-08-21
2
-3/+18
*
|
|
|
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
2
-18/+85
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
Fix Issue #8797: Raise HTTPError on failed Basic Authentication immediately. ...
Senthil Kumaran
2014-08-20
2
-18/+85
|
|
/
*
|
Merge with 3.4
Terry Jan Reedy
2014-08-19
1
-17/+0
|
\
\
|
|
/
|
*
Idle ColorDelegator: remove special case code for 'as' in import statements.
Terry Jan Reedy
2014-08-19
1
-17/+0
*
|
allow recursion depth to be specified (closes #19628)
Benjamin Peterson
2014-08-19
2
-1/+45
*
|
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
*
|
merge 3.4 (closes #22200)
Benjamin Peterson
2014-08-18
1
-26/+11
|
\
\
|
|
/
|
*
remove 2.2 and 2.6 compat code (closes #22200)
Benjamin Peterson
2014-08-18
1
-26/+11
*
|
Issue #22165: Fixed test_undecodable_filename on Mac OS.
Serhiy Storchaka
2014-08-17
1
-0/+7
|
\
\
|
|
/
|
*
Issue #22165: Fixed test_undecodable_filename on Mac OS.
Serhiy Storchaka
2014-08-17
1
-0/+7
*
|
Issue #22068: Avoided reference loops with Variables and Fonts in Tkinter.
Serhiy Storchaka
2014-08-17
2
-15/+38
|
\
\
|
|
/
|
*
Issue #22068: Avoided reference loops with Variables and Fonts in Tkinter.
Serhiy Storchaka
2014-08-17
2
-15/+38
*
|
Issue #22201: Command-line interface of the zipfile module now correctly
Serhiy Storchaka
2014-08-17
1
-12/+1
|
\
\
|
|
/
|
*
Issue #22201: Command-line interface of the zipfile module now correctly
Serhiy Storchaka
2014-08-17
1
-12/+1
*
|
Issue #22165: Fixed test_undecodable_filename on non-UTF-8 locales.
Serhiy Storchaka
2014-08-17
1
-2/+3
|
\
\
|
|
/
|
*
Issue #22165: Fixed test_undecodable_filename on non-UTF-8 locales.
Serhiy Storchaka
2014-08-17
1
-2/+3
*
|
Issue #22165: SimpleHTTPRequestHandler now supports undecodable file names.
Serhiy Storchaka
2014-08-17
2
-4/+34
|
\
\
|
|
/
|
*
Issue #22165: SimpleHTTPRequestHandler now supports undecodable file names.
Serhiy Storchaka
2014-08-17
2
-4/+34
*
|
Issue #20184: Add signature introspection for 30 of the builtins
Nick Coghlan
2014-08-17
1
-1/+53
[next]