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
*
Merge 3.3
Brian Curtin
2012-12-27
1
-0/+17
|
\
|
*
Merge 3.2
Brian Curtin
2012-12-27
1
-0/+17
|
|
\
|
|
*
Fix #16759. Convert DWORD registry values using PyLong_FromUnsignedLong.
Brian Curtin
2012-12-27
1
-0/+17
*
|
|
Merge 3.3
Brian Curtin
2012-12-27
1
-0/+12
|
\
\
\
|
|
/
/
|
*
|
Merge 3.2
Brian Curtin
2012-12-27
1
-0/+12
|
|
\
\
|
|
|
/
|
|
*
Fix #14420. Use PyLong_AsUnsignedLong to support the full range of DWORD.
Brian Curtin
2012-12-27
1
-0/+12
*
|
|
#16618: Make glob.glob match consistently across strings and bytes
Hynek Schlawack
2012-12-27
1
-28/+51
|
\
\
\
|
|
/
/
|
*
|
#16618: Make glob.glob match consistently across strings and bytes
Hynek Schlawack
2012-12-27
1
-28/+51
|
|
\
\
|
|
|
/
|
|
*
#16618: Make glob.glob match consistently across strings and bytes
Hynek Schlawack
2012-12-27
1
-27/+50
*
|
|
fix test for subprocess (#16644)
Andrew Svetlov
2012-12-26
1
-4/+1
|
\
\
\
|
|
/
/
|
*
|
fix test for subprocess (#16644)
Andrew Svetlov
2012-12-26
1
-4/+1
|
|
\
\
|
|
|
/
|
|
*
fix test for subprocess (#16644)
Andrew Svetlov
2012-12-26
1
-2/+1
*
|
|
Add tests for Issue #10646.
Brian Curtin
2012-12-26
1
-4/+16
*
|
|
Fix #11939. Set st_dev attribute on Windows to simplify os.path.samefile.
Brian Curtin
2012-12-26
2
-62/+68
*
|
|
Issue #16702: Skip proxies for localhost in urllib2_localnet tests
Senthil Kumaran
2012-12-26
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #16702: Skip proxies for localhost in urllib2_localnet tests
Senthil Kumaran
2012-12-26
1
-0/+2
|
|
\
\
|
|
|
/
|
|
*
Issue #16702: Skip proxies for localhost in urllib2_localnet tests
Senthil Kumaran
2012-12-26
1
-0/+2
*
|
|
Test for issue16772 and redoes the previous fix to accept __index__-aware
Gregory P. Smith
2012-12-26
1
-0/+24
*
|
|
Replace IOError with OSError (#16715)
Andrew Svetlov
2012-12-25
44
-162/+162
*
|
|
Add test coverage for os.removedirs (#16775)
Andrew Svetlov
2012-12-25
1
-0/+46
|
\
\
\
|
|
/
/
|
*
|
Add test coverage for os.removedirs (#16775)
Andrew Svetlov
2012-12-25
1
-0/+46
|
|
\
\
|
|
|
/
|
|
*
Add test coverage for os.removedirs (#16775)
Andrew Svetlov
2012-12-25
1
-0/+46
*
|
|
Fix issue16713 - tel url parsing with params
Senthil Kumaran
2012-12-24
1
-0/+29
|
\
\
\
|
|
/
/
|
*
|
Fix issue16713 - tel url parsing with params
Senthil Kumaran
2012-12-24
1
-0/+29
|
|
\
\
|
|
|
/
|
|
*
Fix issue16713 - tel url parsing with params
Senthil Kumaran
2012-12-24
1
-0/+29
|
*
|
merge from 3.2
Senthil Kumaran
2012-12-23
1
-12/+28
|
|
\
\
|
|
|
/
|
|
*
Fix Issue15701 - HTTPError info method call raises AttributeError. Fix that t...
Senthil Kumaran
2012-12-23
1
-10/+26
|
*
|
merge heads
Andrew Svetlov
2012-12-23
2
-2/+44
|
|
\
\
*
|
|
|
Use OESeeror instead of os.error (#16720)
Andrew Svetlov
2012-12-24
3
-8/+8
*
|
|
|
Issue #9856: Replace deprecation warinigs to raising TypeError in object.__fo...
Andrew Svetlov
2012-12-23
2
-15/+7
*
|
|
|
Issue #16045: add more unit tests for built-in int()
Andrew Svetlov
2012-12-23
2
-2/+44
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Issue #16045: add more unit tests for built-in int()
Andrew Svetlov
2012-12-23
2
-2/+44
*
|
|
|
merge with 3.3
Brett Cannon
2012-12-23
1
-0/+15
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Issue #16752: Add a missing import to modulefinder.
Brett Cannon
2012-12-23
1
-0/+15
*
|
|
|
merge 3.3 (#16597)
Benjamin Peterson
2012-12-20
1
-0/+28
|
\
\
\
\
|
|
/
/
/
|
*
|
|
call close on the underlying stream even if flush raises (closes #16597)
Benjamin Peterson
2012-12-20
1
-0/+28
*
|
|
|
merge 3.3 (#16722)
Benjamin Peterson
2012-12-19
1
-0/+6
|
\
\
\
\
|
|
/
/
/
|
*
|
|
try to call __bytes__ before __index__ (closes #16722)
Benjamin Peterson
2012-12-19
1
-0/+6
|
|
/
/
*
|
|
replace threw with raised (#16714)
Andrew Svetlov
2012-12-19
2
-2/+2
|
\
\
\
|
|
/
/
|
*
|
replace threw with raised (#16714)
Andrew Svetlov
2012-12-19
2
-2/+2
|
|
\
\
|
|
|
/
|
|
*
replace threw with raised (#16714)
Andrew Svetlov
2012-12-19
2
-2/+2
*
|
|
Small cleanup in test_ftplib
Antoine Pitrou
2012-12-19
1
-13/+14
|
\
\
\
|
|
/
/
|
*
|
Small cleanup in test_ftplib
Antoine Pitrou
2012-12-19
1
-13/+14
*
|
|
Issue #16719: Get rid of WindowsError. Use OSError instead
Andrew Svetlov
2012-12-19
5
-21/+21
*
|
|
Silence sporadic failure in RecvmsgIntoSCTPStreamTest.testRecvmsgEOF (issue #...
Antoine Pitrou
2012-12-18
1
-1/+8
|
\
\
\
|
|
/
/
|
*
|
Silence sporadic failure in RecvmsgIntoSCTPStreamTest.testRecvmsgEOF (issue #...
Antoine Pitrou
2012-12-18
1
-1/+8
*
|
|
Call importlib.invalidate_caches() after creating module files in test_thread...
Antoine Pitrou
2012-12-18
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Call importlib.invalidate_caches() after creating module files in test_thread...
Antoine Pitrou
2012-12-18
1
-0/+3
*
|
|
Try to make test_threaded_import faster and safer (issue #15599).
Antoine Pitrou
2012-12-18
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
Try to make test_threaded_import faster and safer (issue #15599).
Antoine Pitrou
2012-12-18
1
-2/+2
[next]