COMMITS
/ Lib/test/test_abstract_numbers.py May 22, 2025
S
gh-71339: Use new assertion methods in tests (GH-129046)
Serhiy Storchaka committed
January 25, 2024
A
gh-77465: Increase test coverage for the numbers module (GH-111738)
AN Long committed
December 8, 2013
Z
Issue #19926: Removed unneeded test_main from test_abstract_numbers.
Zachary Ware committed
May 31, 2011
B
add tests for negative with conjugate
Benjamin Peterson committed
March 14, 2010
G
Merged revisions 78093 via svnmerge from
Georg Brandl committed
June 30, 2009
B
convert old fail* assertions to assert*
Benjamin Peterson committed
May 20, 2008
B
#2621 rename test.test_support to test.support
Benjamin Peterson committed
March 16, 2008
C
Merged revisions 61404-61407 via svnmerge from
Christian Heimes committed
February 1, 2008
C
Merged revisions 60475-60479,60481-60488 via svnmerge from
Christian Heimes committed
August 30, 2007
G
Enable the trunc() test.
Guido van Rossum committed
G
Add numbers.py. I suspect this is an old version, but Jeffrey is out
Guido van Rossum committed