mirror of https://github.com/python/cpython
Remove news entry for test.test_support.guard_warnings_filter as it has been
removed.
This commit is contained in:
parent
ea424b5a28
commit
414f3f90f0
|
@ -844,10 +844,6 @@ Tests
|
|||
context manager so that one can temporarily set or unset environment
|
||||
variables.
|
||||
|
||||
- Added guard_warnings_filter to test.test_support. It returns a context
|
||||
manager that protects the 'warnings' module's filter from being mutated
|
||||
once the context has been exited.
|
||||
|
||||
- Added some tests for modulefinder.
|
||||
|
||||
- Converted test_imp to use unittest.
|
||||
|
|
Loading…
Reference in New Issue