File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -1086,9 +1086,13 @@ Platform Support
10861086
10871087* :pep: `776 `: Emscripten is now an officially supported platform at
10881088 :pep: `tier 3 <11#tier-3 >`. As a part of this effort, more than 25 bugs in
1089- Emscripten libc were fixed :gh: `127146 `. Emscripten now includes support
1090- for ``ctypes `` (:gh: `127683 `), ``termios ``, and ``fcntl ``, as well as
1091- experimental support for PyREPL (:gh: `136931 `).
1089+ `Emscripten libc `__ were fixed. Emscripten now includes support
1090+ for :mod: `ctypes `, :mod: `termios `, and :mod: `fcntl `, as well as
1091+ experimental support for PyREPL.
1092+
1093+ (Contributed by R. Hood Chatham in :gh: `127146 `, :gh: `127683 `, and :gh: `136931 `.)
1094+
1095+ __ https://emscripten.org/docs/porting/emscripten-runtime-environment.html
10921096
10931097Other language changes
10941098======================
You can’t perform that action at this time.
0 commit comments