File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -1081,6 +1081,18 @@ The behavior of :func:`!gc.collect` changes slightly:
10811081
10821082(Contributed by Mark Shannon in :gh: `108362 `.)
10831083
1084+ Platform support
1085+ ================ 
1086+ 
1087+ * :pep: `776 `: Emscripten is now an officially supported platform at
1088+   :pep: `tier 3  <11#tier-3 >`. As a part of this effort, more than 25 bugs in
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 :ref: `PyREPL  <tut-interactive >`.
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 
10841096
10851097Other language changes
10861098====================== 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments