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 heads
Serhiy Storchaka
2013-10-17
1
-0/+13
|
\
|
*
Try to print a backtrace of wedged child process in test.
Richard Oudkerk
2013-10-17
1
-0/+13
*
|
Issue 19276: Fix tests for wave files on big-endian platforms.
Serhiy Storchaka
2013-10-17
1
-3/+10
|
\
\
|
|
/
|
/
|
|
*
Issue 19276: Fix tests for wave files on big-endian platforms.
Serhiy Storchaka
2013-10-17
1
-3/+10
*
|
#18891: Complete new provisional email API.
R David Murray
2013-10-17
5
-3/+1576
*
|
Close #19252: better test coverage for Enum. Thanks, CliffM
Ethan Furman
2013-10-17
1
-2/+4
*
|
Issue #18999: Make multiprocessing use context objects.
Richard Oudkerk
2013-10-16
1
-5/+37
*
|
Issue #18468: The re.split, re.findall, and re.sub functions and the group()
Serhiy Storchaka
2013-10-16
1
-14/+68
*
|
Issue #14407: Fix unittest test discovery in test_concurrent_futures.
Antoine Pitrou
2013-10-15
1
-22/+13
|
\
\
|
|
/
|
*
Issue #14407: Fix unittest test discovery in test_concurrent_futures.
Antoine Pitrou
2013-10-15
1
-22/+13
*
|
Issue #18725: The textwrap module now supports truncating multiline text.
Serhiy Storchaka
2013-10-15
1
-7/+98
*
|
Merge
Richard Oudkerk
2013-10-15
1
-1/+1
|
\
\
|
|
/
|
*
Print process instead of pid.
Richard Oudkerk
2013-10-15
1
-1/+1
*
|
Issue #18919: Fixed resource leaks in audio tests.
Serhiy Storchaka
2013-10-14
1
-12/+12
|
\
\
|
|
/
|
*
Issue #18919: Fixed resource leaks in audio tests.
Serhiy Storchaka
2013-10-14
1
-12/+12
*
|
Issue #18919: Check warnings messages in the aifc module tests.
Serhiy Storchaka
2013-10-14
1
-3/+7
|
\
\
|
|
/
|
*
Issue #18919: Check warnings messages in the aifc module tests.
Serhiy Storchaka
2013-10-14
1
-3/+7
*
|
Issue #18776: atexit callbacks now display their full traceback when they rai...
Antoine Pitrou
2013-10-13
1
-0/+19
|
\
\
|
|
/
|
*
Issue #18776: atexit callbacks now display their full traceback when they rai...
Antoine Pitrou
2013-10-13
1
-0/+19
*
|
Closes #17730: in code.interact(), when banner="", do not print anything.
Georg Brandl
2013-10-13
1
-0/+14
*
|
pdb: modernize find_function() and add tests for it.
Georg Brandl
2013-10-13
1
-0/+30
*
|
Issue19030: commit tests for DynamicClassAttribute
Ethan Furman
2013-10-13
1
-0/+304
*
|
Issue #18919: Unified and extended tests for audio modules: aifc, sunau and
Serhiy Storchaka
2013-10-13
18
-389/+615
|
\
\
|
|
/
|
*
Issue #18919: Unified and extended tests for audio modules: aifc, sunau and
Serhiy Storchaka
2013-10-13
18
-226/+557
*
|
Remove failing checks for explicit error messages.
Mark Dickinson
2013-10-13
1
-2/+0
*
|
Issue #18659: fix test_format test that wasn't being executed. Thanks Vajras...
Mark Dickinson
2013-10-13
1
-8/+5
*
|
Back out accidentally pushed changeset b51218966201.
Georg Brandl
2013-10-13
1
-24/+0
*
|
Add re.fullmatch() function and regex.fullmatch() method, which anchor the
Georg Brandl
2013-10-13
1
-0/+24
*
|
merge
Christian Heimes
2013-10-13
1
-2/+14
|
\
\
|
*
\
Merge.
Richard Oudkerk
2013-10-12
1
-2/+14
|
|
\
\
|
|
|
/
|
|
*
Make test_terminate() succeed or fail quickly.
Richard Oudkerk
2013-10-12
1
-2/+14
*
|
|
Issue #19218: Rename collections.abc to _collections_abc in order to speed up...
Christian Heimes
2013-10-13
1
-0/+5
|
/
/
*
|
Issue #18582: Add 'pbkdf2_hmac' to the hashlib module.
Christian Heimes
2013-10-12
1
-0/+82
*
|
Issue #19219: Speed up marshal.loads(), and make pyc files slightly (5% to 10...
Antoine Pitrou
2013-10-12
1
-4/+4
*
|
Issue #19205: _osx_support uses the re module all over the place. Omit the te...
Christian Heimes
2013-10-12
1
-1/+3
*
|
Close #18754: Run Python child processes in isolated more in the test suite.
Victor Stinner
2013-10-12
5
-8/+27
*
|
Issue #19205: add debugging output for failing test on Snow Leopard
Christian Heimes
2013-10-12
1
-7/+12
*
|
merge
Christian Heimes
2013-10-11
1
-2/+3
|
\
\
|
*
|
test_os: report tests as skipped when os.statvfs() fails with ENOSYS
Victor Stinner
2013-10-11
1
-2/+3
*
|
|
Issue #19209: fix structseq test
Christian Heimes
2013-10-11
1
-1/+1
|
/
/
*
|
Issue #19209: Remove import of copyreg from the os module to speed up
Christian Heimes
2013-10-11
2
-1/+26
*
|
Also test that the locale module isn't loaded during normal startup
Christian Heimes
2013-10-11
1
-0/+2
*
|
Issue #19205: Don't import the 're' module in site and sysconfig module to
Christian Heimes
2013-10-11
1
-0/+15
*
|
Issue #9548: Add a minimal "_bootlocale" module that is imported by the _io m...
Antoine Pitrou
2013-10-11
1
-3/+4
*
|
Fix expected checksum for new unicodedata (after full rebuild)
Antoine Pitrou
2013-10-11
1
-1/+1
*
|
#19192: Give up on time.xmlrpc.com as an xmlrpc network test.
R David Murray
2013-10-11
2
-29/+17
*
|
Rename contextlib.ignored() to contextlib.ignore().
Raymond Hettinger
2013-10-11
1
-5/+5
*
|
upgrade unicode db to 6.3.0 (closes #19221)
Benjamin Peterson
2013-10-10
1
-1/+1
*
|
18764: remove the problematic 'print' alias for the PDB 'p' command.
R David Murray
2013-10-10
1
-3/+6
*
|
Issue #15805: Add contextlib.redirect_stdout()
Raymond Hettinger
2013-10-10
1
-0/+9
[next]