Skip to content

Commit

Permalink
Move whatsnew section
Browse files Browse the repository at this point in the history
  • Loading branch information
WillChilds-Klein committed Dec 18, 2024
1 parent 65e6a0d commit 63df081
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Doc/whatsnew/3.14.rst
Original file line number Diff line number Diff line change
Expand Up @@ -580,6 +580,13 @@ pydoc
(Contributed by Jelle Zijlstra in :gh:`101552`.)


ssl
---

* Indicate through :data:`ssl.HAS_PHA` whether the :mod:`ssl` module supports TLSv1.3
post-handshake client authentication (PHA). (Contributed by Will Childs-Klein in
:gh:`128036`.)

symtable
--------

Expand All @@ -591,13 +598,6 @@ symtable

(Contributed by Bénédikt Tran in :gh:`120029`.)

ssl
---

* Indicate through :data:`ssl.HAS_PHA` whether the :mod:`ssl` module supports TLSv1.3
post-handshake client authentication (PHA). (Contributed by Will Childs-Klein in
:gh:`128036`.)

sys
---

Expand Down

0 comments on commit 63df081

Please sign in to comment.