Skip to content

Commit 63df081

Browse files
Move whatsnew section
1 parent 65e6a0d commit 63df081

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -580,6 +580,13 @@ pydoc
580580
(Contributed by Jelle Zijlstra in :gh:`101552`.)
581581

582582

583+
ssl
584+
---
585+
586+
* Indicate through :data:`ssl.HAS_PHA` whether the :mod:`ssl` module supports TLSv1.3
587+
post-handshake client authentication (PHA). (Contributed by Will Childs-Klein in
588+
:gh:`128036`.)
589+
583590
symtable
584591
--------
585592

@@ -591,13 +598,6 @@ symtable
591598

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

594-
ssl
595-
---
596-
597-
* Indicate through :data:`ssl.HAS_PHA` whether the :mod:`ssl` module supports TLSv1.3
598-
post-handshake client authentication (PHA). (Contributed by Will Childs-Klein in
599-
:gh:`128036`.)
600-
601601
sys
602602
---
603603

0 commit comments

Comments
 (0)