mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Add NEWS entry for regrtest change.
This commit is contained in:
parent
612f1d5f48
commit
41448c58d2
1 changed files with 4 additions and 0 deletions
|
@ -704,6 +704,10 @@ Extension Modules
|
|||
Tests
|
||||
-----
|
||||
|
||||
- regrtest no longer treats ImportError as equivalent to SkipTest. Imports
|
||||
that should cause a test to be skipped are now done using import_module
|
||||
from test support, which does the conversion.
|
||||
|
||||
- Issue #5083: New 'gui' resource for regrtest.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue