PEP 748: A Unified TLS API for Python (#3853)

Signed-off-by: William Woodruff <william@yossarian.net>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Alyssa Coghlan <ncoghlan@gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
This commit is contained in:
William Woodruff 2024-12-08 21:51:16 -05:00 committed by GitHub
parent 9d8427eb97
commit 507481b1e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1576 additions and 1 deletions

1
.github/CODEOWNERS vendored
View File

@ -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

View File

@ -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
========

1574
peps/pep-0748.rst Normal file

File diff suppressed because it is too large Load Diff