Hood Chatham
|
b4f4bcffdc
|
Update to Python 3.9.5 (#1637)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
|
2021-06-19 15:49:25 -07:00 |
Hood Chatham
|
962140981a
|
API Don't expose pyodide as a global variable in loadPyodide (#1597)
|
2021-05-22 18:54:27 -07:00 |
Piet Brömmel
|
64c62bd5c5
|
DOCS Fix js getting started example code (#1594) [skip ci]
|
2021-05-19 22:04:53 -07:00 |
Roman Yurchak
|
4e9d10833e
|
BLD Create an installable pyodide-build package (#1566)
|
2021-05-03 20:51:11 +02:00 |
Grimmer
|
9dc5a76909
|
DOCS Fix fetch code snippet [skip ci] (#1571)
|
2021-05-03 08:28:05 -07: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
|
ffa99153cc
|
API Remove loadPackagesFromImports from runPythonAsync (#1538)
|
2021-04-28 08:47:00 +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
|
5a8e235489
|
Bump main to 0.18.0dev0 (#1523)
|
2021-04-21 23:19:37 +02:00 |
Roman Yurchak
|
c49dd7ad5f
|
Version 0.17.0 (#1515)
|
2021-04-21 21:51:28 +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 |
Hood Chatham
|
24aa2c885e
|
DOCS Fix visually confusing code example [skip ci] (#1491)
|
2021-04-19 08:09:29 -07:00 |
Hood Chatham
|
129f72eca4
|
DOCS Add faq on redirecting staandard streams [skip ci] (#1486)
|
2021-04-18 18:03:44 -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 |
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
|
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 |
Hood Chatham
|
4a722d4103
|
Add "wrong way" conversion functions (#1436)
|
2021-04-13 09:30:08 -07: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
|
1781b8760f
|
DOCS Edits to Javascript API docs (#1427)
|
2021-04-09 20:30:40 +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
|
7716755d0e
|
DOCS Update readme, index and about page, edits to usage docs (#1420)
|
2021-04-07 00:11:00 +02:00 |
Hood Chatham
|
3e36ac2c30
|
DOCS Documentation about type translation of errors (#1435)
|
2021-04-06 10:14:07 +02: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
|
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 |
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
|
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
|
fdfc56ffa0
|
DOC Improve quickstart (#1366)
Co-authored-by: Mireille <mir.mir@gmail.com>
|
2021-03-23 22:48:50 +01:00 |
Hood Chatham
|
ccd0f1335b
|
DOC Implement autosummary for js autodoc, use autodocsumm for py autodoc (#1354)
|
2021-03-22 09:39:09 +01:00 |
Roman Yurchak
|
afb522ed59
|
Release 0.17.0a2 (#1356)
|
2021-03-21 19:03:09 +01:00 |
Hood Chatham
|
a7da9a6edd
|
DOC More minor edits to micropip and pyodide.js docstrings (#1357)
|
2021-03-21 09:15:57 -07:00 |
Hood Chatham
|
e0966c83b3
|
Docs textwrap, typo fixes, add links (#1351)
|
2021-03-20 11:56:10 -07:00 |
Hood Chatham
|
3f9e36a986
|
API Remove as_nested_list (#1345)
|
2021-03-20 10:42:51 +01:00 |
Hood Chatham
|
2d7a9f288e
|
ENG create_proxy and create_once_proxy APIs (#1334)
(for reducing memory leaks)
|
2021-03-19 21:30:20 +01:00 |
Hood Chatham
|
29f553cdf6
|
DOC Update documentation for type translations (#1233)
|
2021-03-14 11:15:53 +01:00 |
Mireille Raad
|
529caac8ef
|
DOC fix broken link in quickstart (#1302)
|
2021-03-04 19:25:44 +01:00 |
Mireille Raad
|
4a770ffb0c
|
DOC update docs/usage/webworker (#1298)
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
|
2021-03-03 19:03:43 +01:00 |
Hood Chatham
|
f8bb138fa7
|
DOC Normalize capitalization of Python, Pyodide, and Javascript (#1297)
|
2021-03-03 09:11:50 +01:00 |
Hood Chatham
|
4d213a6b6e
|
ENH PyProxy getattr/etc traps & added getitem/etc for PyMappings (#1175)
|
2021-02-23 20:25:10 +01:00 |
wojsam
|
c8fb97723d
|
DOC Update webworker.md (#1270)
|
2021-02-21 11:22:54 +01:00 |
Hood Chatham
|
65e3a808e7
|
DOC Update faq on custom namespaces (#1253)
|
2021-02-15 20:38:07 +01:00 |