Gyeongjae Choi
|
f53523daec
|
Use original tblib instead of pyodide-tblib (#4302)
See also https://github.com/pyodide/pytest-pyodide/pull/122
|
2023-11-18 10:00:12 -08:00 |
Gyeongjae Choi
|
c944b90d6e
|
Rename tblib to pyodide-tblib (#4097)
|
2023-09-01 07:16:45 -07: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 |
Gyeongjae Choi
|
555f7828f4
|
Parse top-level import name from wheel file (#3006)
|
2022-09-06 15:20:04 +09:00 |
Hood Chatham
|
d0cc45fa45
|
Use forked version of tblib (#2944)
This allows us to clean up the tracebacks generated by run_in_pyodide.
|
2022-08-10 23:51:32 +02:00 |
Hood Chatham
|
d818f410c4
|
Use tblib to pickle errors in `run_in_pyodide` (#2619)
|
2022-05-27 12:28:46 -07:00 |