FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

TST: Add Python 3.7 testing to NumPy 1.14. by charris · Pull Request #11995 · numpy/numpy · GitHub

/ numpy Public

TST: Add Python 3.7 testing to NumPy 1.14. - #11995

Merged
charris merged 2 commits into
numpy:maintenance/1.14.xfrom
charris:update-1.14.x-tests
Sep 20, 2018
Merged

charris merged 2 commits into
numpy:maintenance/1.14.xfrom
charris:update-1.14.x-tests

Conversation

charris commented Sep 20, 2018

Copy link
Copy Markdown
Member
  • The warnings module behavior was changed in Python 3.7, requiring
    version dependent changes to the suppress_warnings context manager
    tests in the np.testing package.
  • Add Python 3.7 ci tests. This mostly copies the yml files from Numpy 1.15
    with a few changes on account of using nose instead of pytest.

The warnings module behavior was changed in Python 3.7, requiring
version dependent changes to the suppress_warnings context manager
tests in the np.testing package.
This mostly copies the yml file from Numpy 1.15 with a few
changes on account of using nose instead of pytest.
charris force-pushed the update-1.14.x-tests branch from 93025ff to c60b6b2 Compare September 20, 2018 15:04
charris merged commit 65cd942 into numpy:maintenance/1.14.x Sep 20, 2018
charris deleted the update-1.14.x-tests branch September 20, 2018 16:29
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL