Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 746c4da

Browse files
authored
PEP 816: Address SC requests and mark as Active (#4836)
1 parent bda0820 commit 746c4da

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

peps/pep-0816.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ PEP: 816
22
Title: WASI Support
33
Author: Brett Cannon <[email protected]>
44
Discussions-To: https://discuss.python.org/t/pep-816-wasi-support/105237
5-
Status: Draft
5+
Status: Active
66
Type: Informational
77
Created: 05-Nov-2025
88
Post-History: `08-Dec-2025 <https://discuss.python.org/t/pep-816-wasi-support/105237>`__,
9-
9+
Resolution: https://discuss.python.org/t/pep-816-wasi-support/105237/3
1010

1111
Abstract
1212
========
@@ -84,7 +84,9 @@ maintainers as specified by :pep:`11` will choose which sets of versions will
8484
be designated as the versions to support.
8585

8686
The WASI version and WASI SDK version supported for a Python version MUST be
87-
recorded in :pep:`11` as an official record.
87+
recorded in :pep:`11` as an official record. This is to be recorded by the
88+
maintainers of WASI as listed in :pep:`11` and done around the time of the b1
89+
release.
8890

8991
If for some reason a supported WASI SDK version needs to change after being
9092
recorded, a note will be made in :pep:`11` as to when and why the change was

0 commit comments

Comments
 (0)