Skip to content
8 changes: 3 additions & 5 deletions Doc/whatsnew/3.15.rst
Original file line number Diff line number Diff line change
Expand Up @@ -86,12 +86,10 @@ New modules
Improved modules
================

ssl
---
module_name
-----------

* Indicate through :data:`ssl.HAS_PSK_TLS13` whether the :mod:`ssl` module
supports "External PSKs" in TLSv1.3, as described in RFC 9258.
(Contributed by Will Childs-Klein in :gh:`133624`.)
* TODO

.. Add improved modules above alphabetically, not here at the end.

Expand Down
Loading