Gyeongjae Choi
73c497bfbe
Remove in-tree dependency when building unvendored python modules ( #3864 )
2023-06-05 19:48:48 +09:00
Gyeongjae Choi
994ce5111f
BLD Add DISTDIR variable ( #3584 )
2023-02-17 08:25:42 +09:00
Gyeongjae Choi
f50c749c9a
Apply upstream cpython commits to relocate test directories ( #3507 )
2023-01-30 13:34:33 +09:00
Gyeongjae Choi
328a9ffc34
Add tag key in meta.yaml spec ( #3444 )
...
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
2023-01-27 13:31:26 +09:00
Hood Chatham
3b2952fc92
Python3.11 ( #3252 )
2023-01-23 19:45:59 -08:00
Gyeongjae Choi
3ad41f13c7
Merge library and sharedlibrary key to build/type ( #3238 )
2022-11-13 12:31:14 +09:00
pre-commit-ci[bot]
efcca8be91
[pre-commit.ci] pre-commit autoupdate ( #2928 )
2022-09-13 15:12:40 -07:00
Gyeongjae Choi
555f7828f4
Parse top-level import name from wheel file ( #3006 )
2022-09-06 15:20:04 +09:00
Gyeongjae Choi
26535e33cd
Unvendor sqlite3 from stdlib ( #2946 )
...
Unvendor the standard library sqlite3 to reduce the size of the main module. It reduces the size of pyodide.asm.wasm around ~1.4MB.
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
2022-08-22 08:52:50 +09:00
Gyeongjae Choi
26e45657a7
MAINT Build test and distutils stdlib modules with pyodide-build ( #2979 )
2022-08-18 13:55:16 +09:00