mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
Wording in NEWS.
This commit is contained in:
parent
0454af9b54
commit
a7ecfe705f
1 changed files with 1 additions and 1 deletions
|
@ -316,7 +316,7 @@ Library
|
|||
-------
|
||||
|
||||
- Issue #850728: Add a *timeout* parameter to the `acquire()` method of
|
||||
`threading.Semaphore` objects. Patch by Torsten Landschoff.
|
||||
`threading.Semaphore` objects. Original patch by Torsten Landschoff.
|
||||
|
||||
- Issue #8322: Add a *ciphers* argument to SSL sockets, so as to change the
|
||||
available cipher list. Helps fix test_ssl with OpenSSL 1.0.0.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue