Skip to content

Commit

Permalink
PEP 748: A Unified TLS API for Python (#3853)
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
4 people authored Dec 9, 2024
1 parent 9d8427e commit 507481b
Show file tree
Hide file tree
Showing 3 changed files with 1,576 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -625,6 +625,7 @@ peps/pep-0744.rst @brandtbucher @savannahostrowski
peps/pep-0745.rst @hugovk
peps/pep-0746.rst @JelleZijlstra
peps/pep-0747.rst @JelleZijlstra
peps/pep-0748.rst @ncoghlan
# ...
peps/pep-0749.rst @JelleZijlstra
peps/pep-0750.rst @gvanrossum @lysnikolaou
Expand Down
2 changes: 1 addition & 1 deletion peps/pep-0543.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Content-Type: text/x-rst
Created: 17-Oct-2016
Python-Version: 3.7
Post-History: 11-Jan-2017, 19-Jan-2017, 02-Feb-2017, 09-Feb-2017

Superseded-By: 748

Abstract
========
Expand Down
Loading

0 comments on commit 507481b

Please sign in to comment.