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
...
*
|
Issue #25859: Reimplement NNTP test_starttls() using local server
Martin Panter
2016-01-19
1
-18/+64
*
|
Issue #25366: Skip test_with_pip when threading module is not available
Berker Peksag
2016-01-19
1
-0/+7
*
|
Added exceptins for testing non-reversible import mapping for Issue #26013.
Serhiy Storchaka
2016-01-18
1
-0/+2
*
|
Issue #9006: Added tests for XML RPC with non-UTF-8 encoding.
Serhiy Storchaka
2016-01-18
1
-3/+53
*
|
Issue #14771: Redirect GDB's stdin to avoid messing the terminal settings
Martin Panter
2016-01-16
1
-0/+3
*
|
Make the error message regex more lenient so that it matches both
Gregory P. Smith
2016-01-16
1
-2/+2
|
\
\
|
|
/
|
*
Make the error message regex more lenient so that it matches both
Gregory P. Smith
2016-01-16
1
-2/+2
*
|
Issue #17633: Improve support for namespace packages with zipimport.
Brett Cannon
2016-01-15
1
-32/+216
*
|
Issue #25940: Merge ETIMEDOUT fix from 3.4 into 3.5
Martin Panter
2016-01-15
1
-1/+1
|
\
\
|
|
/
|
*
Issue #25940: Merge ETIMEDOUT fix from 3.3 into 3.4
Martin Panter
2016-01-15
1
-1/+1
|
|
\
|
|
*
Issue #25940: Merge ETIMEDOUT fix from 3.2 into 3.3
Martin Panter
2016-01-15
1
-1/+1
|
|
|
\
|
|
|
*
Issue #25940: On Windows, connecting to port 444 returns ETIMEDOUT
Martin Panter
2016-01-15
1
-1/+3
*
|
|
|
Issue #25940: Update new SSL tests for self-signed.pythontest.net
Martin Panter
2016-01-14
1
-13/+14
*
|
|
|
Issue #25940: Merge self-signed.pythontest.net testing from 3.4 into 3.5
Martin Panter
2016-01-14
5
-98/+94
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #25940: Update new SSL tests for self-signed.pythontest.net
Martin Panter
2016-01-14
1
-12/+12
|
*
|
|
Issue #25940: Merge self-signed.pythontest.net testing from 3.3 into 3.4
Martin Panter
2016-01-14
5
-86/+82
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Issue #25940: Merge self-signed.pythontest.net testing from 3.2 into 3.3
Martin Panter
2016-01-14
6
-89/+104
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Issue #25940: Use self-signed.pythontest.net in SSL tests
Martin Panter
2016-01-14
5
-96/+90
|
|
|
*
Issue #25940: Backport self-signed.pythontest.net testing for test_httplib
Georg Brandl
2014-11-05
2
-7/+24
*
|
|
|
Comment out some tests that won't pass now that we've reverted the
Barry Warsaw
2016-01-11
1
-10/+11
*
|
|
|
Merge 3.4 (Issue #26050)
Yury Selivanov
2016-01-11
1
-1/+127
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #26050: Add asyncio.StreamReader.readuntil() method.
Yury Selivanov
2016-01-11
1
-1/+127
*
|
|
|
merge 3.4
Andrew Svetlov
2016-01-11
1
-0/+169
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Sync with asyncio repo
Andrew Svetlov
2016-01-11
1
-0/+169
*
|
|
|
Hopeful fix for test_rglob_common on Windows without symlinks. (Merge 3.4->3.5)
Guido van Rossum
2016-01-07
1
-2/+5
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Hopeful fix for test_rglob_common on Windows without symlinks.
Guido van Rossum
2016-01-07
1
-2/+5
*
|
|
|
Add another try/except PermissionError to avoid depending on listdir order. F...
Guido van Rossum
2016-01-07
1
-8/+8
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Add another try/except PermissionError to avoid depending on listdir order. F...
Guido van Rossum
2016-01-07
1
-8/+8
*
|
|
|
Issue #22570: Add 'path' attribute to pathlib.Path objects. (Merge 3.4->3.5)
Guido van Rossum
2016-01-06
1
-0/+27
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #22570: Add 'path' attribute to pathlib.Path objects.
Guido van Rossum
2016-01-06
1
-0/+27
*
|
|
|
Issue #26012: Don't traverse into symlinks for ** pattern in pathlib.Path.[r]...
Guido van Rossum
2016-01-06
1
-1/+18
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #26012: Don't traverse into symlinks for ** pattern in pathlib.Path.[r]...
Guido van Rossum
2016-01-06
1
-1/+18
*
|
|
|
Issue #24120: Ignore PermissionError in pathlib.Path.[r]glob(). Ulrich Petri....
Guido van Rossum
2016-01-06
1
-12/+20
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #24120: Ignore PermissionError in pathlib.Path.[r]glob(). Ulrich Petri.
Guido van Rossum
2016-01-06
1
-12/+20
|
*
|
|
Issue #25809: Skip testing platform-dependent French thousands separator
Martin Panter
2015-12-12
1
-1/+3
*
|
|
|
#22709: Use stdin as-is if it does not have a buffer attribute.
R David Murray
2016-01-02
1
-0/+11
*
|
|
|
Remove a duplicate test_addresses key:value as identified by Vincent
Gregory P. Smith
2016-01-02
1
-1/+0
*
|
|
|
Make catched exception more specific and correct a comment.
Serhiy Storchaka
2015-12-30
1
-3/+3
*
|
|
|
make recording and reporting errors and nonlocal and global directives more r...
Benjamin Peterson
2015-12-29
1
-0/+8
*
|
|
|
Issue #25447: Copying the lru_cache() wrapper object now always works,
Serhiy Storchaka
2015-12-28
1
-2/+12
*
|
|
|
Issue #22995: Instances of extension types with a state that aren't
Serhiy Storchaka
2015-12-25
2
-0/+26
*
|
|
|
Issue #25860: Fixed test failure caused by inconsistency of os.walk() and
Serhiy Storchaka
2015-12-22
1
-0/+2
*
|
|
|
Issue #25860: os.fwalk() no longer skips remaining directories when error occ...
Serhiy Storchaka
2015-12-22
1
-11/+20
*
|
|
|
Issue #25914: Fixed and simplified OrderedDict.__sizeof__.
Serhiy Storchaka
2015-12-22
1
-0/+32
*
|
|
|
Issue #25902: Fixed various refcount issues in ElementTree iteration.
Serhiy Storchaka
2015-12-21
1
-0/+51
*
|
|
|
Issue #25766: Special method __bytes__() now works in str subclasses.
Serhiy Storchaka
2015-12-20
1
-0/+6
*
|
|
|
Fixed sizeof tests for dict and type (they were passed by accident).
Serhiy Storchaka
2015-12-20
1
-11/+22
*
|
|
|
Don't create non-needed file.
Serhiy Storchaka
2015-12-20
1
-5/+0
*
|
|
|
Use correct PyGC_Head size in tests for issue #25421.
Serhiy Storchaka
2015-12-19
1
-1/+1
*
|
|
|
Issue #25421: __sizeof__ methods of builtin types now use dynamic basic size.
Serhiy Storchaka
2015-12-19
1
-0/+30
[prev]
[next]