index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_builtin.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #28385: An error message when non-empty format spec is passed to
Serhiy Storchaka
2016-10-30
1
-13
/
+11
|
\
|
*
Issue #28385: An error message when non-empty format spec is passed to
Serhiy Storchaka
2016-10-30
1
-13
/
+11
*
|
Issue #24254: Drop cls.__definition_order__.
Eric Snow
2016-09-08
1
-191
/
+1
*
|
#27364: fix "incorrect" uses of escape character in the stdlib.
R David Murray
2016-09-08
1
-2
/
+2
*
|
Issue #24254: Preserve class attribute definition order.
Eric Snow
2016-09-05
1
-1
/
+191
*
|
Merge
Raymond Hettinger
2016-09-03
1
-0
/
+11
|
\
\
|
|
/
|
*
Issue 27936: Fix inconsistent round() behavior between float and int
Raymond Hettinger
2016-09-03
1
-0
/
+11
*
|
Issue #27366: Implement PEP 487
Nick Coghlan
2016-07-30
1
-15
/
+5
|
/
*
Issue #25983: Added tests for multi-argument type().
Serhiy Storchaka
2016-02-08
1
-0
/
+155
*
Issue #24402: Merge potential test fix from 3.4 into 3.5
Martin Panter
2015-10-10
1
-45
/
+48
|
\
|
*
Issue #24402: Factor out PtyTests.run_child() in input() tests
Martin Panter
2015-10-10
1
-45
/
+48
*
|
Issue #24402: Merge input() fix from 3.4 into 3.5
Martin Panter
2015-10-10
1
-76
/
+110
|
\
\
|
|
/
|
*
Issue #24402: Fix input() when stdout.fileno() fails; diagnosed by Eryksun
Martin Panter
2015-10-10
1
-76
/
+110
*
|
Issue #9517: Move script_helper to the support package.
Berker Peksag
2015-05-06
1
-1
/
+1
*
|
Issue #22777: Test pickling with all protocols.
Serhiy Storchaka
2014-12-15
1
-11
/
+14
|
\
\
|
|
/
|
*
Issue #22777: Test pickling with all protocols.
Serhiy Storchaka
2014-12-15
1
-11
/
+14
*
|
Issue #22215: Now ValueError is raised instead of TypeError when str or bytes
Serhiy Storchaka
2014-09-06
1
-2
/
+2
*
|
test the change of #21193 correctly
Benjamin Peterson
2014-04-11
1
-2
/
+2
*
|
Issue #21193: Make (e.g.,) pow(2, -3, 5) raise ValueError rather than TypeErr...
Mark Dickinson
2014-04-11
1
-1
/
+1
|
/
*
Issue #20599: Don't clear environment in test_cleanup() of test_builtin
Victor Stinner
2014-02-13
1
-2
/
+1
*
Issue #20599: Force ASCII encoding for stdout in test_cleanup() of test_builtin
Victor Stinner
2014-02-12
1
-3
/
+11
*
Try to fix test_cleanup (issue #20599).
Serhiy Storchaka
2014-02-12
1
-2
/
+2
*
Issue #19255: The builtins module is restored to initial value before
Serhiy Storchaka
2014-02-10
1
-0
/
+29
*
Issue #3158: doctest can now find doctests in functions and methods
Zachary Ware
2013-11-24
1
-16
/
+5
*
Issue #18571: Implementation of the PEP 446: file descriptors and file handles
Victor Stinner
2013-08-28
1
-0
/
+5
*
Cleanup test_builtin
Victor Stinner
2013-08-22
1
-12
/
+4
*
Issue 18111: Add a default argument to min() and max()
Raymond Hettinger
2013-06-24
1
-0
/
+28
*
Make test_builtin work when executed directly
Brett Cannon
2013-06-15
1
-1
/
+4
*
Revert a premature patch for issue #14010 (changeset 846bd418aee5).
Serhiy Storchaka
2013-04-06
1
-33
/
+1
|
\
|
*
Revert a premature patch for issue #14010 (changeset aaaf36026511).
Serhiy Storchaka
2013-04-06
1
-33
/
+1
*
|
Issue #14010: Fix a crash when iterating or deleting deeply nested filters
Serhiy Storchaka
2013-04-06
1
-1
/
+33
|
\
\
|
|
/
|
*
Issue #14010: Fix a crash when iterating or deleting deeply nested filters
Serhiy Storchaka
2013-04-06
1
-1
/
+33
*
|
#17255: merge with 3.3.
Ezio Melotti
2013-02-21
1
-0
/
+2
|
\
\
|
|
/
|
*
#17255: merge with 3.2.
Ezio Melotti
2013-02-21
1
-0
/
+2
|
|
\
|
|
*
#17255: test short-circuiting behavior of any()/all(). Patch by Wim Glenn.
Ezio Melotti
2013-02-21
1
-0
/
+2
*
|
|
Merge: #17142: fix apparent copy and paste error in test_all.
R David Murray
2013-02-06
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Merge: #17142: fix apparent copy and paste error in test_all.
R David Murray
2013-02-06
1
-19
/
+140
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
#17142: fix apparent copy and paste error in test_all.
R David Murray
2013-02-06
1
-1
/
+1
*
|
|
Back out fix for issue #13886; it introduced a new bug in interactive readlin...
Nadeem Vawda
2013-02-02
1
-7
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Back out fix for issue #13886; it introduced a new bug in interactive readlin...
Nadeem Vawda
2013-02-02
1
-19
/
+140
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Back out fix for issue #13886; it introduced a new bug in interactive readlin...
Nadeem Vawda
2013-02-02
1
-7
/
+0
*
|
|
Issue #13886: Fix input() to not strip out supposedly-invalid input bytes.
Nadeem Vawda
2013-01-27
1
-0
/
+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Issue #13886: Fix input() to not strip out supposedly-invalid input bytes.
Nadeem Vawda
2013-01-27
1
-19
/
+140
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Issue #13886: Fix input() to not strip out supposedly-invalid input bytes.
Nadeem Vawda
2013-01-27
1
-0
/
+7
|
*
|
Improve str() and object.__str__() documentation (issue #13538).
Chris Jerdonek
2012-11-20
1
-0
/
+1
*
|
|
Issue #9856: Replace deprecation warinigs to raising TypeError in object.__fo...
Andrew Svetlov
2012-12-23
1
-10
/
+4
*
|
|
Issue #16045: add more unit tests for built-in int()
Andrew Svetlov
2012-12-23
1
-0
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Issue #16045: add more unit tests for built-in int()
Andrew Svetlov
2012-12-23
1
-0
/
+2
*
|
|
use error label instead of breaking eval loop (closes #16693)
Benjamin Peterson
2012-12-15
1
-0
/
+5
|
/
/
*
|
Improve str() and object.__str__() documentation (issue #13538).
Chris Jerdonek
2012-11-20
1
-0
/
+1
[next]