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
...
|
*
|
Added additional unpickling tests.
Serhiy Storchaka
2015-09-29
1
-37/+229
|
|
\
\
|
|
|
/
|
|
*
Added additional unpickling tests.
Serhiy Storchaka
2015-09-29
1
-37/+229
*
|
|
Moved unpickling tests with prepickled data to separate class.
Serhiy Storchaka
2015-09-29
2
-212/+233
|
\
\
\
|
|
/
/
|
*
|
Moved unpickling tests with prepickled data to separate class.
Serhiy Storchaka
2015-09-29
2
-212/+233
|
|
\
\
|
|
|
/
|
|
*
Moved unpickling tests with prepickled data to separate class.
Serhiy Storchaka
2015-09-29
2
-212/+233
*
|
|
Issue #25220: Add test for --wait in test_regrtest
Victor Stinner
2015-09-29
1
-12/+36
*
|
|
Oops, revert unwanted change, sorry
Victor Stinner
2015-09-29
2
-1/+5
*
|
|
test
Victor Stinner
2015-09-29
2
-5/+1
*
|
|
Optimize ascii/latin1+surrogateescape encoders
Victor Stinner
2015-09-29
1
-0/+60
*
|
|
Fix test_regrtest.test_tools_buildbot_test()
Victor Stinner
2015-09-28
1
-12/+13
*
|
|
Issue #25220: Add functional tests to test_regrtest
Victor Stinner
2015-09-28
1
-2/+291
*
|
|
Issue #25233: Rewrite the guts of Queue to be more understandable and correct...
Guido van Rossum
2015-09-28
1
-7/+48
|
\
\
\
|
|
/
/
|
*
|
Issue #25233: Rewrite the guts of Queue to be more understandable and correct...
Guido van Rossum
2015-09-28
1
-7/+48
|
|
\
\
|
|
|
/
|
|
*
Issue #25233: Rewrite the guts of Queue to be more understandable and correct.
Guido van Rossum
2015-09-28
1
-7/+48
*
|
|
Issue #25122: Remove verbose mode of test_eintr
Victor Stinner
2015-09-28
1
-8/+1
*
|
|
Issue #25249: Remove unneeded mkstemp helper in test_subprocess
Berker Peksag
2015-09-28
1
-18/+8
|
\
\
\
|
|
/
/
|
*
|
Issue #25249: Remove unneeded mkstemp helper in test_subprocess
Berker Peksag
2015-09-28
1
-18/+8
|
|
\
\
|
|
|
/
|
|
*
Issue #25249: Remove unneeded mkstemp helper in test_subprocess
Berker Peksag
2015-09-28
1
-18/+8
|
|
*
Closes issue #23600: Wrong results from tzinfo.fromutc().
Alexander Belopolsky
2015-09-28
1
-0/+23
|
*
|
Closes issue #23600: Wrong results from tzinfo.fromutc().
Alexander Belopolsky
2015-09-28
1
-0/+23
*
|
|
Closes issue #23600: Wrong results from tzinfo.fromutc().
Alexander Belopolsky
2015-09-28
1
-0/+23
|
\
\
\
|
*
\
\
Closes issue #23600: Wrong results from tzinfo.fromutc().
Alexander Belopolsky
2015-09-28
1
-0/+23
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Closes issue #23600: Wrong results from tzinfo.fromutc().
Alexander Belopolsky
2015-09-28
1
-0/+23
|
|
|
/
*
|
|
Issue #25011: rlcomplete now omits private and special attribute names unless
Serhiy Storchaka
2015-09-27
1
-0/+15
*
|
|
Issue #25209: rlcomplete now can add a space or a colon after completed keyword.
Serhiy Storchaka
2015-09-27
1
-4/+9
*
|
|
Issue #25220: Fix Lib/test/autotest.py
Victor Stinner
2015-09-27
2
-2/+2
*
|
|
Issue #25220: Move most regrtest.py code to libregrtest
Victor Stinner
2015-09-26
8
-1272/+1318
*
|
|
Issue #25220: Create Lib/test/libregrtest/
Victor Stinner
2015-09-26
4
-332/+345
*
|
|
merge 3.5 (#25131)
Benjamin Peterson
2015-09-26
1
-9/+9
|
\
\
\
|
|
/
/
|
*
|
make opening brace of container literals and comprehensions correspond to the...
Benjamin Peterson
2015-09-26
1
-9/+9
*
|
|
Issue #25211: Merge test_long from 3.5
Martin Panter
2015-09-26
1
-88/+72
|
\
\
\
|
|
/
/
|
*
|
Issue #25211: Merge test_long from 3.4 into 3.5
Martin Panter
2015-09-26
1
-88/+72
|
|
\
\
|
|
|
/
|
|
*
Issue #25211: Eliminate lazy error message class by using subTest
Martin Panter
2015-09-25
1
-88/+72
*
|
|
Issue #25220: Backed out changeset eaf9a99b6bb8
Victor Stinner
2015-09-23
4
-345/+332
*
|
|
Issue #25220: Create Lib/test/libregrtest/
Victor Stinner
2015-09-23
4
-332/+345
*
|
|
f-strings: More tests for empty expressions along with missing closing braces.
Eric V. Smith
2015-09-23
1
-0/+7
*
|
|
Added more f-string test for empty expressions.
Eric V. Smith
2015-09-23
1
-0/+3
*
|
|
Move f-string compilation of the expression earlier, before the conversion ch...
Eric V. Smith
2015-09-23
1
-0/+9
*
|
|
Issue #25047: Merge Element Tree encoding from 3.5
Martin Panter
2015-09-23
1
-7/+14
|
\
\
\
|
|
/
/
|
*
|
Issue #25047: Merge Element Tree encoding from 3.4 into 3.5
Martin Panter
2015-09-23
1
-7/+14
|
|
\
\
|
|
|
/
|
|
*
Issue #25047: Respect case writing XML encoding declarations
Martin Panter
2015-09-23
1
-7/+14
*
|
|
Issue #25137: Add a note to whatsnew/3.5.rst for nested functools.partial calls
Berker Peksag
2015-09-22
1
-3/+15
|
\
\
\
|
|
/
/
|
*
|
Issue #25137: Add a note to whatsnew/3.5.rst for nested functools.partial calls
Berker Peksag
2015-09-22
1
-3/+15
|
*
|
Merge 3.4 (Issue #23630, fix test_asyncio)
Victor Stinner
2015-09-21
1
-0/+1
|
|
\
\
|
|
|
/
|
|
*
Issue #23630: Fix test_asyncio on Windows
Victor Stinner
2015-09-21
1
-0/+1
*
|
|
Issue #24870: Optimize the ASCII decoder for error handlers: surrogateescape,
Victor Stinner
2015-09-21
1
-0/+32
*
|
|
Merge 3.5 (Issue #23630, fix test_asyncio)
Victor Stinner
2015-09-21
1
-0/+1
*
|
|
Merge 3.5 (test_asyncio)
Victor Stinner
2015-09-21
1
-3/+2
|
\
\
\
|
|
/
/
|
*
|
Merge 3.4 (test_asyncio)
Victor Stinner
2015-09-21
1
-3/+2
|
|
\
\
|
|
|
/
|
|
*
Issue #25114: Fix test_asyncio
Victor Stinner
2015-09-21
1
-3/+2
[prev]
[next]