mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-02 19:39:49 +09:00
* Add minimal capi lifecycle support * Force enable `threading` on `stdlib` --------- Co-authored-by: Jeong, YunWon <jeong@youknowone.org>
6 lines
96 B
Plaintext
6 lines
96 B
Plaintext
implementation=CPython
|
|
version=3.14
|
|
shared=true
|
|
abi3=true
|
|
suppress_build_script_link_lines=true
|