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
...
*
|
Remove expected failure from test of _product internal function.
Steven D'Aprano
2016-08-24
1
-2/+2
*
|
Remove support for nth root of negative numbers with odd powers.
Steven D'Aprano
2016-08-24
1
-24/+5
*
|
Backed out changeset 1017215f5492
Mark Dickinson
2016-08-23
1
-141/+0
*
|
Issue #27834: Avoid overflow error in ZoneInfo.invert().
Alexander Belopolsky
2016-08-23
1
-3/+3
*
|
Issue #27787: No longer call deleted test_main().
Terry Jan Reedy
2016-08-23
1
-1/+1
*
|
A new version of typing.py from https://github.com/python/typing. (Merge 3.5-...
Guido van Rossum
2016-08-23
1
-1/+12
|
\
\
|
|
/
|
*
A new version of typing.py from https://github.com/python/typing.
Guido van Rossum
2016-08-23
1
-1/+12
*
|
Issue 27598: Add Collections to collections.abc.
Guido van Rossum
2016-08-23
2
-8/+99
*
|
Automated merge with ssh://hg.python.org/cpython
Steven D'Aprano
2016-08-23
1
-0/+20
|
\
\
|
*
|
Issue #27573 make the exit message configurable.
Steven D'Aprano
2016-08-23
1
-0/+20
*
|
|
Issue #26040 (part 1): add new testcases to cmath_testcases.txt. Thanks Jeff ...
Mark Dickinson
2016-08-23
1
-0/+141
*
|
|
Issue #27832: Make _normalize parameter to Fraction.__init__ keyword-only.
Mark Dickinson
2016-08-23
1
-0/+1
|
/
/
*
|
Issue #27787: Remove test_main() and hard-coded list of test classes
Martin Panter
2016-08-23
1
-9/+2
*
|
Issue #12713: reverted fix pending further discussion.
Vinay Sajip
2016-08-23
1
-65/+27
*
|
Issue #27829: libregrtest.save_env: flush stderr
Victor Stinner
2016-08-22
1
-6/+4
*
|
Cleanup libregrtest
Victor Stinner
2016-08-22
2
-37/+20
*
|
Issue #27792: force int return type for modulo operations involving bools.
Mark Dickinson
2016-08-22
1
-0/+7
*
|
Issue #27539: Merge from 3.5.
Mark Dickinson
2016-08-22
1
-0/+13
|
\
\
|
|
/
|
*
Issue #27539: Fix unnormalised Fraction.__pow__ result for negative exponent ...
Mark Dickinson
2016-08-22
1
-0/+13
*
|
Issue #26984: int() now always returns an instance of exact int.
Serhiy Storchaka
2016-08-21
1
-1/+4
*
|
Merge #27782 fix from 3.5
Nick Coghlan
2016-08-21
1
-0/+9
|
\
\
|
|
/
|
*
Issue #27782: Fix m_methods handling in multiphase init
Nick Coghlan
2016-08-21
1
-0/+9
*
|
Issue #27487: Merge runpy warning from 3.5
Martin Panter
2016-08-21
2
-10/+38
|
\
\
|
|
/
|
*
Issue #27487: Warn if submodule already imported before runpy execution
Martin Panter
2016-08-21
2
-10/+38
*
|
issue26981: add _order_ compatibility shim to enum.Enum
Ethan Furman
2016-08-20
1
-0/+62
*
|
Issue #27614: Merge test_docxmlrpc from 3.5
Martin Panter
2016-08-20
1
-30/+11
|
\
\
|
|
/
|
*
Issue #27614: Avoid race in test_docxmlrpc server setup
Martin Panter
2016-08-20
1
-30/+11
*
|
Issue #27787: Merge regrtest fixup from 3.5
Martin Panter
2016-08-20
1
-0/+1
|
\
\
|
|
/
|
*
Issue #27787: Clean up weak references before checking for dangling threads
Martin Panter
2016-08-20
1
-0/+1
*
|
Issue26988: remove AutoEnum
Ethan Furman
2016-08-20
1
-323/+1
*
|
regrtest: replace "Result:" with "Tests result:"
Victor Stinner
2016-08-19
2
-2/+2
*
|
Issue #27801: Merge from 3.5
Berker Peksag
2016-08-19
1
-0/+1
|
\
\
|
|
/
|
*
Issue #27801: Skip test_update_lines_cols when update_lines_cols() is not ava...
Berker Peksag
2016-08-19
1
-0/+1
*
|
Issue #27157: Make only type() itself accept the one-argument form
Berker Peksag
2016-08-19
1
-0/+18
*
|
Merge: #2466: ismount now recognizes mount points user can't access.
R David Murray
2016-08-19
1
-0/+22
|
\
\
|
|
/
|
*
#2466: ismount now recognizes mount points user can't access.
R David Murray
2016-08-19
1
-2/+22
*
|
Closes #12713: Allowed abbreviation of subcommands in argparse.
Vinay Sajip
2016-08-18
1
-27/+65
*
|
Anti-registration of various ABC methods.
Guido van Rossum
2016-08-18
9
-9/+219
*
|
Merge 3.5 (fix raise)
Victor Stinner
2016-08-18
1
-0/+18
|
\
\
|
|
/
|
*
Fix SystemError in "raise" statement
Victor Stinner
2016-08-18
1
-0/+18
*
|
Issue #16764: Move NEWS entry to correct section and remove too strict test.
Serhiy Storchaka
2016-08-18
1
-4/+0
*
|
Issue #24773: Include Tallinn 1999-10-31 transition in tests.
Alexander Belopolsky
2016-08-17
1
-3/+0
*
|
regrtest: add a summary of the summary, "Result: xxx"
Victor Stinner
2016-08-17
2
-4/+25
*
|
regrtest: set interrupted to True if re-run is interrupted
Victor Stinner
2016-08-17
1
-1/+2
*
|
regrtest: add newlines in output for readability
Victor Stinner
2016-08-17
1
-0/+3
*
|
Merge 3.5 (script_helper)
Victor Stinner
2016-08-17
1
-8/+8
|
\
\
|
|
/
|
*
script_helper: kill the subprocess on error
Victor Stinner
2016-08-17
1
-8/+8
*
|
regrtest: nicer output for durations
Victor Stinner
2016-08-17
2
-14/+21
*
|
regrtest: rename --slow option to --slowest
Victor Stinner
2016-08-17
2
-7/+7
*
|
Fix typo in test_time.py
Victor Stinner
2016-08-17
1
-1/+1
[prev]
[next]