mirror of
https://github.com/python/cpython.git
synced 2026-01-05 06:52:26 +00:00
Fix typo in Misc/NEWS entry.
This commit is contained in:
parent
1f38621a33
commit
697e7bacbc
1 changed files with 1 additions and 1 deletions
|
|
@ -951,7 +951,7 @@ Tests
|
|||
-----
|
||||
|
||||
- Issue #11732: add a new suppress_crash_popup() context manager to test.support
|
||||
that disables crash popups on Windows and use it in test_ctypes.
|
||||
that disables crash popups on Windows and use it in test_capi.
|
||||
|
||||
- Issue #13898: test_ssl no longer prints a spurious stack trace on Ubuntu.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue