mirror of
https://github.com/python/cpython.git
synced 2025-10-03 05:35:59 +00:00
Mention issue #16832 in Misc/NEWS
This commit is contained in:
parent
eadd8cf507
commit
a15b95536f
1 changed files with 4 additions and 1 deletions
|
@ -1325,7 +1325,10 @@ Library
|
||||||
- ctypes.call_commethod was removed, since its only usage was in the defunct
|
- ctypes.call_commethod was removed, since its only usage was in the defunct
|
||||||
samples directory.
|
samples directory.
|
||||||
|
|
||||||
- Issue #16692: Added TLSv1.1 and TLSv1.2 support for the ssl modules.
|
- Issue #16692: Added TLSv1.1 and TLSv1.2 support for the ssl modules.
|
||||||
|
|
||||||
|
- Issue #16832: add abc.get_cache_token() to expose cache validity checking
|
||||||
|
support in ABCMeta.
|
||||||
|
|
||||||
IDLE
|
IDLE
|
||||||
----
|
----
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue