[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

Move test_math tests by vstinner · Pull Request #18098 · python/cpython

the-knights-who-say-ni

The Wayback Machine - http://web.archive.org/web/20200123030741/https://github.com/python/cpython/pull/18098

Join GitHub today

GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.

Sign up

Conversation

testPerm() and testComb() belong to MathTests, not to IsCloseTests().

test_nextafter() and test_ulp() now use assertIsNaN().

vstinner merged commit 59e2d26 into python:master

Jan 21, 2020

8 checks passed

Azure Pipelines PR #20200121.16 succeeded

Details

bedevere/issue-number Issue report skipped

bedevere/news "skip news" label found

continuous-integration/travis-ci/pr The Travis CI build passed

Details

vstinner deleted the vstinner:move_testmath branch

Jan 21, 2020

vstinner added a commit to vstinner/cpython that referenced this pull request

Jan 21, 2020
testPerm() and testComb() belong to MathTests, not to IsCloseTests().

(cherry picked from commit 59e2d26)

vstinner added a commit that referenced this pull request

Jan 21, 2020
testPerm() and testComb() belong to MathTests, not to IsCloseTests().

(cherry picked from commit 59e2d26)