Grimmer
|
9dc5a76909
|
DOCS Fix fetch code snippet [skip ci] (#1571)
|
2021-05-03 08:28:05 -07:00 |
Hood Chatham
|
50d7234ed6
|
BACKEND track pyproxy creation in python2js (#1565)
|
2021-05-03 05:56:22 -07:00 |
Roman Yurchak
|
87b38d565b
|
DOC Disable sphinx.versionwarning [skip ci] (#1567)
|
2021-05-02 22:30:50 +02:00 |
Roman Yurchak
|
263309102d
|
Unvendor distutils (#1543)
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
|
2021-05-02 15:42:28 +02:00 |
Hood Chatham
|
c50a9ed8b5
|
MAINT Rename some hiwire array/object methods (#1564)
|
2021-05-01 15:07:28 -07:00 |
Hood Chatham
|
c0bf827710
|
Add PyProxy.clone (#1549)
|
2021-05-01 12:45:06 -07:00 |
Hood Chatham
|
ab1b6c8d24
|
MAINT Use prettier to format javascript (#1554)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
|
2021-05-01 10:17:32 -07:00 |
Hood Chatham
|
7cf5bd5809
|
Convert eval_code helper methods to pure functions (#1532)
|
2021-05-01 11:12:28 +02:00 |
Albertas Gimbutas
|
eb59eb2f2e
|
Fix typo: `git cherry-puck` -> `git cherry-pick` [skip ci] (#1561)
|
2021-05-01 00:16:07 -07:00 |
Hood Chatham
|
09ea322991
|
MAINT "use strict" in pyodide.asm.js (#1551)
|
2021-04-30 15:02:19 -07:00 |
Hood Chatham
|
85830fe9cf
|
MAINT Refactor package lock (#1552)
|
2021-04-30 14:51:17 -07:00 |
Hood Chatham
|
eebd8d5453
|
MAINT Fix Webworker tests (#1553)
|
2021-04-30 10:12:27 -07:00 |
Hood Chatham
|
493bdd8957
|
MAINT "use strict" in pyodide.js (#1550)
|
2021-04-30 08:51:16 +02:00 |
Roman Yurchak
|
126193d8c4
|
DOC Add instructions for making a release (#1533)
|
2021-04-28 19:28:11 +02:00 |
Roman Yurchak
|
299e4d9047
|
DOC Add communication channels links (#1544)
|
2021-04-28 15:48:54 +02:00 |
Hood Chatham
|
ffa99153cc
|
API Remove loadPackagesFromImports from runPythonAsync (#1538)
|
2021-04-28 08:47:00 +02:00 |
Hood Chatham
|
41b4713120
|
API Add PyProxy.callKwargs (#1539)
|
2021-04-26 18:10:54 -07:00 |
Hood Chatham
|
a4290cc17c
|
CI Use same image when deploying dev as when deploying release (#1534)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
|
2021-04-26 21:58:05 +02:00 |
Hood Chatham
|
d2fc9eaa39
|
MAINT Change --export-name to globalThis.pyodide._module (#1540)
|
2021-04-25 19:55:52 -07:00 |
Roman Yurchak
|
2a906bd489
|
MAINT hide jsdoc_dump.json from grep results [skip ci] (#1531)
|
2021-04-22 21:58:20 +02:00 |
Roman Yurchak
|
9795efbfc2
|
DOC Add list of 0.17.0 contributors to changelog (#1530)
|
2021-04-22 19:42:12 +02:00 |
Jeremy Tuloup
|
086db82f44
|
Add missing backtick in the faq docs (#1526)
Thanks
|
2021-04-22 01:49:13 -07:00 |
Hood Chatham
|
a3d7592686
|
DOCS Add faq on redirecting staandard streams [skip ci] (#1525)
|
2021-04-22 10:34:07 +02:00 |
Roman Yurchak
|
18a82adb59
|
CI Fix release deployment [skip ci] (#1524)
|
2021-04-22 00:05:25 +02:00 |
Roman Yurchak
|
5a8e235489
|
Bump main to 0.18.0dev0 (#1523)
|
2021-04-21 23:19:37 +02:00 |
Roman Yurchak
|
1d623f4690
|
DOC Minor documentation improvements (#1522)
|
2021-04-21 22:57:45 +02:00 |
Roman Yurchak
|
c49dd7ad5f
|
Version 0.17.0 (#1515)
|
2021-04-21 21:51:28 +02:00 |
Roman Yurchak
|
dba1093b09
|
MAINT Make InteractiveConsole private (#1521)
|
2021-04-21 20:57:52 +02:00 |
casatir
|
3bb15057ee
|
API loadPackage handling for Python package list (#1520)
|
2021-04-21 10:37:17 -07:00 |
Roman Yurchak
|
b60ce85213
|
CI Disable multiprocessing for test-packages-firefox (#1514)
|
2021-04-21 13:27:34 +02:00 |
Hood Chatham
|
fc485efb8a
|
Mark exception branches as "unlikely" (#1512)
|
2021-04-20 22:17:39 -07:00 |
Hood Chatham
|
60100c8fc6
|
DOC Add in missing api docs by monkey patching autodoc (#1511)
|
2021-04-20 14:28:33 -07:00 |
Roman Yurchak
|
c66c866451
|
BLD Display package build time in logs (#1509)
|
2021-04-20 22:57:13 +02:00 |
Roman Yurchak
|
8b1a4978d9
|
DOC Disable sphinx versionwarning extension [skip ci] (#1510)
|
2021-04-20 22:28:19 +02:00 |
Roman Yurchak
|
ed3e005c53
|
DOC Add project roadmap [skip ci] (#1499)
Co-authored-by: Hood <hood@mit.edu>
|
2021-04-20 20:26:44 +02:00 |
Jeremy Tuloup
|
94c803c87d
|
DOCS Add "Try it online" section to the docs [skip ci] (#1505)
|
2021-04-20 09:09:24 -07:00 |
Hood Chatham
|
8d4264af25
|
Version 0.17.0 release notes (#1485)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
|
2021-04-20 08:32:15 -07:00 |
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 |