Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65e6a0d commit 63df081Copy full SHA for 63df081
1 file changed
Doc/whatsnew/3.14.rst
@@ -580,6 +580,13 @@ pydoc
580
(Contributed by Jelle Zijlstra in :gh:`101552`.)
581
582
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
590
symtable
591
--------
592
@@ -591,13 +598,6 @@ symtable
598
599
(Contributed by Bénédikt Tran in :gh:`120029`.)
593
600
594
-ssl
595
----
596
-
597
-* 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`.)
601
sys
602
---
603
0 commit comments