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:
parent
9d8427eb97
commit
507481b1e2
|
@ -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
|
||||
|
|
|
@ -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
|
||||
========
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue