File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -234,8 +234,8 @@ functions.
234234 e.g. `` ctypes `` , `` readline `` , `` ssl `` , and more.
235235- Shared extension modules are not implemented yet. All extension modules
236236 are statically linked into the main binary. The experimental configure
237- option `` --enable-wasm-dynamic-linking `` enables dynamic extensions
238- supports . It's currently known to crash in combination with threading.
237+ option `` --enable-wasm-dynamic-linking `` enables dynamic extension
238+ support . It's currently known to crash in combination with threading.
239239- glibc extensions for date and time formatting are not available.
240240- `` locales `` module is affected by musl libc issues,
241241 [ gh-90548 ] ( https://github.com/python/cpython/issues/90548 ) .
You can’t perform that action at this time.
0 commit comments