File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -2,11 +2,11 @@ PEP: 816
22Title: WASI Support
33Author: Brett Cannon <
[email protected] >
44Discussions-To: https://discuss.python.org/t/pep-816-wasi-support/105237
5- Status: Draft
5+ Status: Active
66Type: Informational
77Created: 05-Nov-2025
88Post-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
1111Abstract
1212========
@@ -84,7 +84,9 @@ maintainers as specified by :pep:`11` will choose which sets of versions will
8484be designated as the versions to support.
8585
8686The 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
8991If for some reason a supported WASI SDK version needs to change after being
9092recorded, a note will be made in :pep: `11 ` as to when and why the change was
You can’t perform that action at this time.
0 commit comments