Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refresh distutils #2241

Merged
merged 8 commits into from
Jul 9, 2020
Merged

Refresh distutils #2241

merged 8 commits into from
Jul 9, 2020

Conversation

jaraco
Copy link
Member

@jaraco jaraco commented Jul 9, 2020

Pull in 4 changes from distutils in CPython (mainly refactorings of the test suite).

vstinner and others added 8 commits June 17, 2020 18:07
Fix test_copyreg when numpy is installed: test.pickletester now
saves/restores warnings.filters when importing numpy, to ignore
filters installed by numpy.

Add the save_restore_warnings_filters() function to the
test.support.warnings_helper module.
Use new test.support helper submodules in tests:

* distutils tests
* test_buffer
* test_compile
* test_filecmp
* test_fileinput
* test_readline
* test_smtpnet
* test_structmembers
* test_tools
@jaraco jaraco merged commit ec410c3 into master Jul 9, 2020
@jaraco jaraco deleted the refresh-distutils branch July 9, 2020 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants