Skip to content

Commit 507481b

Browse files
woodruffwhugovkncoghlanJelleZijlstra
authored
PEP 748: A Unified TLS API for Python (#3853)
Signed-off-by: William Woodruff <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]> Co-authored-by: Alyssa Coghlan <[email protected]> Co-authored-by: Jelle Zijlstra <[email protected]>
1 parent 9d8427e commit 507481b

File tree

3 files changed

+1576
-1
lines changed

3 files changed

+1576
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -625,6 +625,7 @@ peps/pep-0744.rst @brandtbucher @savannahostrowski
625625
peps/pep-0745.rst @hugovk
626626
peps/pep-0746.rst @JelleZijlstra
627627
peps/pep-0747.rst @JelleZijlstra
628+
peps/pep-0748.rst @ncoghlan
628629
# ...
629630
peps/pep-0749.rst @JelleZijlstra
630631
peps/pep-0750.rst @gvanrossum @lysnikolaou

peps/pep-0543.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Content-Type: text/x-rst
1010
Created: 17-Oct-2016
1111
Python-Version: 3.7
1212
Post-History: 11-Jan-2017, 19-Jan-2017, 02-Feb-2017, 09-Feb-2017
13-
13+
Superseded-By: 748
1414

1515
Abstract
1616
========

0 commit comments

Comments
 (0)