Commit Graph

395 Commits

Author SHA1 Message Date
Gyeongjae Choi 55fbd32ef3
ENH Show informative error message when fetching wheel fails (#2175)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2022-02-15 12:20:24 +01:00
Hood Chatham 32f9d791be
Add default_converter argument to to_py (#2170) 2022-02-14 15:15:28 -05:00
Hood Chatham 39e028136a
MAINT Add Hiwire to top level namespace (#2173) 2022-02-14 09:20:15 -05:00
Hood Chatham f784e5e3d0
Use wheels instead of sdists for pure Python packages (#2126) 2022-02-12 16:44:10 -05:00
Hood Chatham 2b75cd685b
Add wrapt (#2165) 2022-02-12 16:32:29 -05:00
Paul Korzhyk 33ab51a4ed
DOC Fix typo in packages path [skip ci] (#2146) 2022-01-30 12:05:53 +01:00
Hood Chatham ad114b72a2
Fix typescript documentation (#2130) 2022-01-27 00:03:50 -08:00
Thorsten Beier e6ef8d696e
PKG updated pyb2d version (#2117) 2022-01-24 18:03:22 +01:00
Hood Chatham 56cffbc647
Use error-stack-parser to make better stack traces (#2123) 2022-01-23 20:11:10 -08:00
Liumeo 50938f3797
FIX REPL tab at beginning of line should indent not complete (#2125) 2022-01-23 17:50:08 -08:00
Hood Chatham 8323987b39
Use wheels instead of file_packager (#2027) 2022-01-23 17:47:04 -08:00
Hood Chatham 59016f24c4
Improve error message when a destroyed pyproxy is used (#2121) 2022-01-23 14:35:58 -08:00
Gyeongjae Choi de61d5ab1f
Add basic test for sqlalchemy (#2116) 2022-01-19 12:28:07 +01:00
Gyeongjae Choi 039618988f
DOC Add version alert on latest docs (#2093) 2022-01-16 20:00:22 -08:00
Hood Chatham a206386564
Fix numpy comparator functions (#2110) 2022-01-16 15:52:34 -08:00
Hood Chatham c8f8718ad6
FIX scipy Templated_PyUFunc (#2109) 2022-01-16 12:30:42 -08:00
Hood Chatham cd1971ca0f Revert "Version 0.19.0 (#2099)"
This reverts commit 276d396fff.
2022-01-10 15:48:30 -08:00
Hood Chatham 276d396fff
Version 0.19.0 (#2099) 2022-01-10 15:17:53 -08:00
Hood Chatham cced9017bd
DOC Changelog updates for v0.19 (#2098)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2022-01-10 15:09:36 -08:00
Hood Chatham 1f4f3e2b85
MAINT Apply prettier to everything by default (#2095) 2022-01-10 13:47:59 -08:00
Roman Yurchak 5bc26a6650
CI Deploy pyodide-build to PyPi on releases (#2087) 2022-01-09 13:09:18 +01:00
Hood Chatham 1bbe1ed12a
DOC Updates to roadmap (#2083)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2022-01-07 11:06:27 -08:00
Roman Yurchak 8ab59813f0
DOC Minor changelog improvements in preparation of the release (#2082) 2022-01-07 00:50:08 +01:00
Wei Ouyang 4602ccf156
Upgrade scikit-image to v0.19.1 (#2005)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2022-01-07 00:47:56 +01:00
Seungmin Kim 834f178673
Update GitHub Workflows Image Build and Support ghcr.io (#1995)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2022-01-07 00:47:30 +01:00
Gyeongjae Choi ce2746b690
DOCS Documentation cleanup [skip ci] (#2070)
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
Co-authored-by: Sylvain Riondet <sylvain.riondet@emailtree.ai>
Co-authored-by: Sylvain <sylvainriondet@gmail.com>
2022-01-04 16:46:00 +01:00
Liumeo 718efb013b
DOC Add SymPy Beta to related projects [skip ci] (#2077) 2022-01-03 21:38:54 -08:00
Hood Chatham 5309d21371
Update to Scipy 1.7.3 (#2065) 2022-01-03 23:07:13 +01:00
Wei Ouyang 6f318244f9
PKG Upgrade msgpack to 1.0.3 (#2071) 2022-01-03 23:02:58 +01:00
Hood Chatham f44f7b3dfe
ENH improvements to pyodide-build (#2069) 2021-12-31 09:29:36 -08:00
Hood Chatham 282fbedcad
MAINT Invoke pywasmcross via function calls (#2063) 2021-12-25 12:08:43 -08:00
Hood Chatham a9d8159b85
DOC Maintainer info publishing alpha releases to npmjs (#2061) 2021-12-21 17:40:58 -08:00
Hood Chatham ea68e933af
DOCS Add info about making an alpha release to maintainer docs (#2060) 2021-12-20 15:59:20 -08:00
LeoPsidom 02511719e0
DOC Update changelog for numpy upgrade (#2054) 2021-12-19 17:40:38 -08:00
Hood Chatham da4fdebf79
FIX Correctly handle cancelled handles in webloop (#2022) 2021-12-19 13:05:23 -08:00
Thorsten Beier 0b9f33c763
Add pyb2d package (#1968) 2021-12-17 08:24:13 -08:00
Hood Chatham f9bfb7976e
ENH Destroy awaitable PyProxy after awaiting it (#2030) 2021-12-14 10:56:02 -08:00
Hood Chatham feeab0cf03
Rewrite intro text (#2031) 2021-12-13 09:36:35 -08:00
Hood Chatham a053ed74f9
ENH Add install archive api (#2018) 2021-12-12 17:29:06 -08:00
Gyeongjae Choi aee73e72b3
Add tests for errors resolved after fpcast removal (#2028) 2021-12-10 19:21:37 -08:00
Hood Chatham d6035abb88
Cleanup after #2019 (#2026) 2021-12-09 17:19:05 -08:00
Hood Chatham 19261f394c
Remove function pointer cast emulation (#2019) 2021-12-09 10:31:21 -08:00
Hood Chatham 24271d1af7
FIX Handle error in repr for console objects (#2021) 2021-12-07 14:12:14 +01:00
Gyeongjae Choi 276413633b
ENH Add micropip.list() (#2012)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2021-12-07 14:01:56 +01:00
Hood Chatham f22f679328
ENH Add pyimport api that imports a Python package and returns it as a pyproxy (#1944) 2021-12-05 09:56:05 -08:00
Alex Hall fd5f01f685
DOC Add futurecoder to related projects [skip ci] (#2015) 2021-12-03 09:54:09 +01:00
Liumeo b6b1191fd5
DOC Fix web worker api doc with concurrent Promises [skip ci] (#1998) 2021-11-28 15:23:11 +01:00
Gyeongjae Choi 13bfad661a
ENH Add `keep_going` parameter to `micropip.install()` (#1976)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2021-11-25 15:47:07 +01:00
Roman Yurchak 7f307afe29
Better test discovery (#1981)
* Better test discovery

* Remove make test and update docs

* More fixes

* Address review comment

* Documentation fixes
2021-11-21 18:26:33 +01:00
Hood Chatham 51ad246f10
ENH Add FetchResponse.unpack_archive (#1935) 2021-11-20 12:13:40 -08:00