Gyeongjae Choi
aee73e72b3
Add tests for errors resolved after fpcast removal ( #2028 )
2021-12-10 19:21:37 -08:00
Hood Chatham
148636b851
MAINT Check that sdist is actually a sdist in mkpkg ( #2029 )
2021-12-10 16:48:31 -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
0bc5a828e4
MAINT Store zipped build folder as circleci artifact ( #2009 )
2021-12-07 04:24:31 -08:00
Hood Chatham
418813de33
MAINT Split CI build-packages step in two ( #2017 )
...
Split build packages into a step for everything up to and including numpy and a second step for numpy and its dependencies.
Intended to prevent timeouts.
2021-12-05 12:34:09 -08: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
Bart Broere
d2c6ecad1d
ENH Add a check for the browser shim of process when determining if the runtime is Node ( #2010 )
2021-12-02 12:16:02 +01:00
Will Lachance
771693ff99
PKG Add pyristent to main pyodide distribution ( #2008 )
2021-11-30 00:27:40 +01:00
Liumeo
b6b1191fd5
DOC Fix web worker api doc with concurrent Promises [skip ci] ( #1998 )
2021-11-28 15:23:11 +01:00
Grimmer Kang
da49fe57de
MAINT use npm ci to make sure the consistent dependencies installed ( #1999 )
2021-11-27 20:43:31 +01:00
Gyeongjae Choi
a255d54f3f
Fix typo in micropip.install() error [skip ci] ( #2004 )
2021-11-27 10:57:36 +01:00
Roman Yurchak
82aa271b4e
Remove disable-set-inheritable CPython patch ( #2003 )
2021-11-26 14:47:04 -08:00
Gyeongjae Choi
69f7e3ebb3
BLD Fix package rebuild check to detect micropip src change ( #1991 )
2021-11-26 14:06:04 +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
Jan Max Meyer
25d7bb5b99
TST Fix missing import of pytest ( #1983 )
2021-11-21 21:52:03 +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
Roman Yurchak
f1685c12c8
Fix typescript types ( #1980 )
2021-11-20 13:39:51 +01:00
Hood Chatham
8870f67fef
MAINT remove `--memory-init-file 0` and consolidate link flags ( #1974 )
2021-11-18 23:37:47 +01:00
Hood Chatham
3d23f2475c
MAINT Simplify shared library preload plugin ( #1975 )
2021-11-18 10:46:50 -08:00
Roman Yurchak
075116857f
CI Fix black
2021-11-16 22:14:36 +01:00
Hao Zhang
3a9e21e424
Fix wasm-ld unknown arguments error ( #1963 ) ( #1965 )
2021-11-16 22:06:38 +01:00
Hood Chatham
63cd2fbcb8
MAINT Be more careful about checking error code return values ( #1950 )
2021-11-16 22:06:24 +01:00
Jan Max Meyer
ebb75cd334
ENH Makefile targets for cpython partial and full clean ( #1969 )
2021-11-16 20:22:50 +01:00
Gyeongjae Choi
18030795bb
Update description about checklists in PR template ( #1964 )
...
* Update description about checklists in PR template [skip ci]
* Apply suggestions from code review
Co-authored-by: Jan Max Meyer <jmm@phorward.de>
2021-11-16 03:18:42 +01:00
Hood Chatham
75841a6d68
ENH Add tofile and fromfile to buffer objects ( #1942 )
2021-11-15 16:42:10 -08:00
Roman Yurchak
cd1b0c2c24
DOC Improve build instructions [skip ci] ( #1960 )
...
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
Co-authored-by: Jan Max Meyer <jmm@phorward.de>
2021-11-15 17:22:24 +01:00
Roman Yurchak
35620ef34d
DOC Improve the documentation home page ( #1958 )
...
* DOC Improve the documentation home page [skip CI]
* Link to the blog [skip ci]
* Apply suggestions from code review [skip ci]
Co-authored-by: Jan Max Meyer <jmm@phorward.de>
2021-11-15 10:30:59 +01:00
Gyeongjae Choi
ea92661365
Replace "PyPi" to "PyPI" in docs and yaml ( #1962 )
2021-11-15 10:26:55 +01:00
Roman Yurchak
20d760ea7c
Typo and grammar fixes ( #1959 )
2021-11-14 21:47:49 +01:00
Hood Chatham
512ce20490
MAINT Improve hiwire reference counting ( #1948 )
2021-11-14 15:07:56 +01:00
LeoPsidom
4662024b56
Upgrade numpy to 1.21.4 ( #1934 )
2021-11-14 15:03:56 +01:00
Gyeongjae Choi
c2d2b41cdf
Add custom home directory support ( #1936 )
...
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2021-11-14 12:18:17 +01:00
Hood Chatham
f58d9c16f8
MAINT Avoid catching fatal errors in EM_JS wrappers ( #1951 )
2021-11-13 19:34:04 -08:00
Hood Chatham
70e9e19dde
Patches from joemarshall/fpcast ( #1708 )
...
Co-authored-by: joemarshall <joe.marshall@nottingham.ac.uk>
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2021-11-13 12:31:11 +01:00
Roman Yurchak
d00fa5d9a4
DOC Mention Emscripten more ( #1947 )
2021-11-12 00:19:03 +01:00
Hood Chatham
fdd1aa1c75
Update path for pystone import for native benchmark ( #1941 )
2021-11-10 09:57:35 +01:00
Hood Chatham
bb75150267
MAINT simpler bootstrap ( #1939 )
2021-11-10 09:42:01 +01:00
Hood Chatham
6ce70a5bf7
MAINT Rearrange emsdk Makefile to do less stuff before applying patches ( #1938 )
2021-11-09 21:46:59 -08:00
Hood Chatham
9621a9b078
MAINT Bring lib files together under src/py/lib directory ( #1937 )
2021-11-09 14:42:24 -08:00
Gyeongjae Choi
8dc6004637
FIX Explicitly use host Python version when building packages ( #1924 )
2021-11-05 22:22:10 +01:00
Gyeongjae Choi
856c6988ef
Add pull request template for Pyodide Github repository [skip ci] ( #1925 )
...
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
2021-11-05 22:17:01 +01:00
Cyrille Bogaert
27e0b4f248
DOC Update changelog about runPythonAsync ( #1931 )
2021-11-05 21:37:13 +01:00
Grimmer
8abdf2e4ce
Fix webpack compatibility issue ( #1900 )
2021-11-04 12:38:47 -07:00
Bart Broere
9563057ba9
Add specification for compiling logbook ( #1920 )
2021-11-04 08:03:22 -07:00
Roman Yurchak
61b3ad0a59
CI Use larger ressource classes for CircleCI ( #1929 )
2021-11-04 12:23:41 +01:00