Hood Chatham
|
1daa864777
|
DOCS Copy edit code of conduct & replace IODIDE with Pyodide (#1432)
|
2021-04-06 10:14:33 -07:00 |
Hood Chatham
|
3e36ac2c30
|
DOCS Documentation about type translation of errors (#1435)
|
2021-04-06 10:14:07 +02:00 |
Hood Chatham
|
e1d04af11b
|
Fix firefox tests (#1434)
|
2021-04-04 18:36:15 -07:00 |
Hood Chatham
|
6fb385bc8c
|
BLD run_docker as the host user not as root (#1429)
|
2021-04-04 12:19:54 -07:00 |
Hood Chatham
|
55ef56ec91
|
BLD Fix run_docker test broken in #1424 (#1431)
|
2021-04-03 18:28:32 -07:00 |
Hood Chatham
|
d3a0410e4c
|
DOCS Pin docutils to v0.16 (#1430)
|
2021-04-03 18:21:04 -07:00 |
Ondřej Staněk
|
2c98abfd73
|
run_docker: Allow to run arbitrary command in docker (#1424)
Useful for unattended builds.
|
2021-04-03 15:20:42 -07:00 |
Ondřej Staněk
|
52045b7802
|
BLD Optionally disable docker port binding (#1423)
Useful for building pyodide within a docker in a multi-user environment.
|
2021-04-03 11:38:28 -07:00 |
Hood Chatham
|
2ba598c2d2
|
Allow relative URLs in loadPackage (#1421)
|
2021-04-02 20:40:58 +02:00 |
Hood Chatham
|
ce3f80ac7c
|
Fixes to getBuffer (#1399)
|
2021-04-02 11:39:54 -07:00 |
Hood Chatham
|
c8f3971120
|
Add buffer format string function and tests (#1411)
|
2021-04-02 11:03:10 -07:00 |
Hood Chatham
|
5123ee976d
|
Remove some dead code from hiwire (#1415)
|
2021-04-02 09:45:56 +02:00 |
Roman Yurchak
|
35e637f65f
|
DOC Update readme to use documentation from 0.17.0a2 (#1417)
|
2021-04-02 09:41:44 +02:00 |
Roman Yurchak
|
da8a17335d
|
MAINT Faster and more reliable WebWorker tests (#1404)
|
2021-04-02 09:07:25 +02:00 |
Hood Chatham
|
455f302d7d
|
Fix another console.html bug from #1363 (#1413)
|
2021-04-01 11:01:41 -07:00 |
Hood Chatham
|
77145d4a0a
|
Forgot async keyword in #1363 (#1412)
|
2021-04-01 10:53:43 -07:00 |
Hood Chatham
|
884d09ae1b
|
MAINT Dump traceback on fatal error (#1390)
|
2021-04-01 07:46:55 -07:00 |
Hood Chatham
|
5b405767f9
|
Some cleanup after #1363 (#1409)
|
2021-04-01 09:55:18 +02:00 |
dmondev
|
67678a6c7f
|
getting bzip2,libxml,libxslt from http instead of ftp (#1400)
|
2021-03-31 21:04:58 -07:00 |
Hood Chatham
|
150c1f6b45
|
API Add "loadPyodide" function (#1363)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
|
2021-04-01 00:43:46 +02:00 |
Roman Yurchak
|
7df15d175e
|
MAINT Set shm size to 2GB in run_docker (#1401)
|
2021-03-31 21:53:15 +02:00 |
Hood Chatham
|
f3dc9024f0
|
Apply lints suggested by lgtm.com (#1398)
|
2021-03-31 21:11:41 +02:00 |
Hood Chatham
|
f011af91b1
|
MNT Minor cleanup after #1385 (#1391)
|
2021-03-31 08:50:26 -07:00 |
Roman Yurchak
|
341b88acbe
|
MNT Update gitter channel name + smaller executioners in CI when possible (#1388)
|
2021-03-30 15:27:22 +02:00 |
Hood Chatham
|
ff706d3396
|
MAINT Improve core error handling: narrow types of exceptions we catch (#1385)
|
2021-03-29 14:06:58 -07:00 |
Hood Chatham
|
e1eed81a61
|
MAINT Fix test failures due to negative refcounts by using selenium_standalone (#1387)
|
2021-03-29 22:52:01 +02:00 |
Roman Yurchak
|
8ac788c424
|
DOC Rename repo links under the Pyodide org (#1383)
|
2021-03-29 10:37:03 +02:00 |
Hood Chatham
|
fd88a18ca3
|
API Add PyProxyBufferMethods (#1215)
|
2021-03-26 15:59:06 -07:00 |
joemarshall
|
b22b4f0c9e
|
Move all configuration variables for compile into Makefile.envs (#1369)
|
2021-03-26 15:37:59 +01:00 |
Hood Chatham
|
c95c771dc9
|
DOCS improvements to type-conversions.md (#1372)
|
2021-03-25 17:44:03 -07:00 |
Hood Chatham
|
0b5c80862d
|
DOCS API docs for pyproxy (#1371)
|
2021-03-25 09:26:07 -07:00 |
Hood Chatham
|
8cdd45b0d8
|
Universally check for hiwire memory leaks in test suite (#1340)
|
2021-03-24 16:32:26 -07:00 |
Hood Chatham
|
d4525a188f
|
Split PyProxy method definitions into separate js file (#1368)
|
2021-03-24 10:50:13 -07:00 |
Roman Yurchak
|
f2d6137673
|
Deprecate pyodide.pyimport (#1367)
|
2021-03-24 12:05:00 +01:00 |
Hood Chatham
|
e408dede25
|
Automatically generatate C method->ml_doc docstrings from Python (#1352)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
|
2021-03-24 10:24:06 +01:00 |
Roman Yurchak
|
d175636851
|
Update to numpy 1.17.5 (#887)
|
2021-03-23 22:49:38 +01:00 |
Roman Yurchak
|
fdfc56ffa0
|
DOC Improve quickstart (#1366)
Co-authored-by: Mireille <mir.mir@gmail.com>
|
2021-03-23 22:48:50 +01:00 |
Hood Chatham
|
85dd7485de
|
Fix broken link to languagePluginLoader in js API summary (#1362)
|
2021-03-22 09:42:07 -07:00 |
Hood Chatham
|
ccd0f1335b
|
DOC Implement autosummary for js autodoc, use autodocsumm for py autodoc (#1354)
|
2021-03-22 09:39:09 +01:00 |
Hood Chatham
|
6bc94372aa
|
Shorten pytest summary table test names (from #1340) (#1346)
|
2021-03-22 09:16:16 +01:00 |
Hood Chatham
|
01109c23e2
|
Fix various memory leaks in core (#1348)
|
2021-03-21 21:03:04 -07:00 |
Roman Yurchak
|
970fbae7f0
|
MAINT Set master back to 0.17.0dev0 (#1360)
|
2021-03-21 21:15:19 +01:00 |
Hood Chatham
|
1aac570c5e
|
MAINT Update doc comments for runPythonSimple, bootstrap process (#1358)
|
2021-03-21 11:40:16 -07:00 |
Roman Yurchak
|
afb522ed59
|
Release 0.17.0a2 (#1356)
|
2021-03-21 19:03:09 +01:00 |
Hood Chatham
|
3163ef8dd6
|
Add pyodide._module.resetState (#1349)
|
2021-03-21 10:21:28 -07:00 |
Hood Chatham
|
a7da9a6edd
|
DOC More minor edits to micropip and pyodide.js docstrings (#1357)
|
2021-03-21 09:15:57 -07:00 |
Roman Yurchak
|
797d6d49cf
|
MAINT Fix release deployment with non stable version tags (#1355)
|
2021-03-21 16:32:50 +01:00 |
Hood Chatham
|
376f88cfa5
|
DOC Fix formatting in some docstrings (#1353)
|
2021-03-20 22:53:45 -07:00 |
Hood Chatham
|
e0966c83b3
|
Docs textwrap, typo fixes, add links (#1351)
|
2021-03-20 11:56:10 -07:00 |
Roman Yurchak
|
a11f4a92d3
|
DOC Update project history and infrastructure support sections (#1342)
Co-authored-by: Teon L Brooks <teon.brooks@gmail.com>
Co-authored-by: William Lachance <wrlach@gmail.com>
|
2021-03-20 19:15:08 +01:00 |