Commit Graph

1639 Commits

Author SHA1 Message Date
Roman Yurchak e18d38f4ff
DOC Add JupyterLite to related projects [skip ci] (#1502) 2021-04-20 15:35:10 +02:00
Hood Chatham 65bae96004
MAINT xfail remaining Chrome 89 fatal errors (#1494) 2021-04-19 19:52:59 -07:00
Hood Chatham 3a16e56fa4
Reduce pyodide.asm.js by factor of 2 with sed (#1500) 2021-04-19 18:42:59 -07:00
Hood Chatham c32740582e
MAINT mkdir -p docs/_build/html before trying to copy there (#1492)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2021-04-19 21:54:43 +02:00
Hood Chatham 24aa2c885e
DOCS Fix visually confusing code example [skip ci] (#1491) 2021-04-19 08:09:29 -07:00
Roman Yurchak 5a2f7d027f
MAINT Update to selenium 4.0.0.b3 (#1422) 2021-04-19 13:39:22 +02:00
Roman Yurchak 025e295470
CI Fix release deployment branch filter (#1489) 2021-04-19 11:47:06 +02:00
Roman Yurchak 38b95f9080
CI/DOC fixes following rename of master branch to main (#1488) 2021-04-19 11:37:59 +02:00
Roman Yurchak e8ca3e2552
MAINT Update to Firefox 87 in tests (#1209) 2021-04-19 09:06:22 +02:00
Hood Chatham 129f72eca4
DOCS Add faq on redirecting staandard streams [skip ci] (#1486) 2021-04-18 18:03:44 -07:00
Hood Chatham 2ae0da3c45
DOCS Use sphinx-issues to link prs / issues [skip CI] (#1487) 2021-04-18 17:59:19 -07:00
Hood Chatham aa9eca481c
Used pyodide_build auto package update system (#1460) 2021-04-18 12:37:14 -07:00
Hood Chatham e5de0890b0
Improve console error handling, add console.html tests (#1480) 2021-04-18 07:28:21 -07:00
Hood Chatham a6ea6c9f00
DOCS memory leak avoidance tips [skip ci] (#1484) 2021-04-18 07:10:45 -07:00
Hood Chatham 62829f45db
Use FinalizationRegistry for garbage collection when available (#1306) 2021-04-17 23:23:18 -07:00
Hood Chatham 47ea3d1a68
Fix marker support (#1483) 2021-04-17 19:51:39 -07:00
Hood Chatham 1485732211
Fix memory access out of bounds in numpy + chrome 89 (#1474) 2021-04-17 23:17:19 +02:00
Roman Yurchak cae11abf78
DOC Make dev documentation consistent + version warnings (#1479)
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
2021-04-17 19:18:52 +02:00
Hood Chatham c5ecbb7d02
MAINT Improved Module.fatal_error (#1478) 2021-04-16 22:51:51 -07:00
Hood Chatham 2b54f453fa
Fix matplotlib backend (#1414) 2021-04-16 12:08:10 -07:00
Hood Chatham 4c315c7c2f
Change conversion behavior for TypedArrays (#1322) 2021-04-15 23:46:39 -07:00
Roman Yurchak 4c1024545f
DOC Add pyodide_build CLI documentation (#1471) 2021-04-15 18:54:26 +02:00
dmondev 1d9c78e935
added plotly 4.14.3 and dependencies (#1419) 2021-04-14 16:21:47 -07:00
Hood Chatham 093c0dd18d
MAINT Clean up error handling when calling into Python from Javascript (#1446) 2021-04-14 15:03:54 -07:00
Hood Chatham b7b71837c6
Support top level await in console.html (#1459) 2021-04-14 13:09:50 -07:00
Hood Chatham d27232fe5b
Add exception handler to webloop (#1452) 2021-04-14 12:50:30 -07:00
Hood Chatham ea4527e2e0
Use packaging instead of distlib in micropip (#1469) 2021-04-14 20:15:31 +02:00
Hood Chatham 1574d3dc1a
FIX Remove windows executables from distlib (#1467) 2021-04-14 09:55:00 +02:00
Hood Chatham b58d2ff274
FIX Only use Pyodide package if version constraint is satisfied (#1463) 2021-04-14 08:31:18 +02:00
Roman Yurchak 60c1e04b15
Deploy console.html as part of the documentation (#1445) 2021-04-13 23:14:37 +02:00
Roman Yurchak f063719e98
MAINT Use Chrome 89 in tests (#1462) 2021-04-13 23:12:39 +02:00
Hood Chatham 57db723dd3
DOCS Add info about compiling with debug symbols & interactive debugging (#1450) 2021-04-13 21:51:32 +02:00
Hood Chatham 4a722d4103
Add "wrong way" conversion functions (#1436) 2021-04-13 09:30:08 -07:00
Roman Yurchak 19b6f6f25c
Store artifacts in build-core CI job (#1461) 2021-04-13 14:42:50 +02:00
Roman Yurchak cbf5f7e0cb
Correct PYODIDE_BASE_URL for console.html in CircleCI artifacts (#1453)
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
2021-04-13 13:58:24 +02:00
Roman Yurchak 39669630c2
MAINT/CI Fix libjpeg URL in emscripten (#1458) 2021-04-13 11:37:12 +02:00
Hood Chatham c96583f1e4
FIX Tell loadPackage about packages installed with micropip (#1457) 2021-04-12 19:50:41 -07:00
Hood Chatham 345ab910f1
Fix getBuffer on empty buffers (#1448) 2021-04-12 23:51:32 +02:00
Hood Chatham ed935df143
Add isPyProxy to public API (#1456) 2021-04-12 23:49:43 +02:00
Hood Chatham 6fd605e436
FAQ pickle to send objects from server to client (#1451) 2021-04-12 09:34:02 -07:00
Hood Chatham 8f3f6bda20
Fix numpy in chromium v89 (#1449) 2021-04-12 09:10:27 +02:00
Hood Chatham 1781b8760f
DOCS Edits to Javascript API docs (#1427) 2021-04-09 20:30:40 +02:00
Roman Yurchak 31d10d1705
MAINT/CI Fix compatibility between run_in_pyodide and driver_timeout (#1444) 2021-04-09 09:21:50 +02:00
Hood Chatham 03b1928311
Rework python2js_buffer (#1376) 2021-04-08 21:51:20 -07:00
Hood Chatham 05a84ba3e9
Handling for BigInt, more type conversion tests (#1407) 2021-04-08 16:30:27 -07:00
Hood Chatham b342a39722
Actually add object_keys and object_values to JsProxy (#1439) 2021-04-08 11:25:59 +02:00
Roman Yurchak 6a44597a58
MAINT/CI increase build timeout (#1442) 2021-04-08 09:20:26 +02:00
Roman Yurchak f60320ab47
TST/CI test dependent selenium WebDriver timeout (#1441) 2021-04-08 09:01:51 +02:00
Hood Chatham 5f42c4dc23
Add run_in_executor shim to webloop (#1438) 2021-04-07 21:53:25 +02:00
Hood Chatham f2fcbf1827
Adjustments to JsMethod kwargs handling (#1433) 2021-04-06 16:37:53 -07:00