mirror of https://github.com/pyodide/pyodide.git
Fix broken link (#2316)
This commit is contained in:
parent
844cc24fe0
commit
5a302466d8
|
@ -5,7 +5,7 @@
|
|||
Most of the Python standard library is functional, except for the modules
|
||||
listed in the sections below. A large part of the CPython test suite passes except for
|
||||
tests skipped in
|
||||
[`src/tests/python_tests.txt`](https://github.com/pyodide/pyodide/blob/main/src/tests/python_tests.txt)
|
||||
[`src/tests/python_tests.yaml`](https://github.com/pyodide/pyodide/blob/main/src/tests/python_tests.yaml)
|
||||
or via [patches](https://github.com/pyodide/pyodide/tree/main/cpython/patches).
|
||||
|
||||
### Optional modules
|
||||
|
|
Loading…
Reference in New Issue