Fix English in a NEWS entry.

This commit is contained in:
R David Murray 2013-12-24 15:41:45 -05:00
parent cad227a553
commit 76825bce53
1 changed files with 1 additions and 1 deletions

View File

@ -3061,7 +3061,7 @@ Tests
- Issue #18207: Fix test_ssl for some versions of OpenSSL that ignore seconds
in ASN1_TIME fields.
- Issue #18094: test_uuid no more reports skipped tests as passed.
- Issue #18094: test_uuid no longer reports skipped tests as passed.
- Issue #17992: Add timeouts to asyncore and asynchat tests so that they won't
accidentally hang.