Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pyodide/pyodide

Pyodide is a Python distribution for the browser and Node.js based on WebAssembly
https://github.com/pyodide/pyodide

MAINT Use prettier to format javascript (#1554)

Co-authored-by: Roman Yurchak <[email protected]>

ab1b6c8d24517be7ed65893f33cb23d8ddf435b3 authored almost 4 years ago
Convert eval_code helper methods to pure functions (#1532)

7cf5bd58095d6484d801cc535b11d60b13412a31 authored almost 4 years ago
Fix typo: `git cherry-puck` -> `git cherry-pick` [skip ci] (#1561)

eb59eb2f2ef39d4d494b1739c02a84fe4281ead6 authored almost 4 years ago
MAINT "use strict" in pyodide.asm.js (#1551)

09ea322991f3088fdf05864d11ce377762186e80 authored almost 4 years ago
MAINT Refactor package lock (#1552)

85830fe9cf6d46efac0dc5547cfb8252eb52a4ba authored almost 4 years ago
MAINT Fix Webworker tests (#1553)

eebd8d5453c5985204ff781837b67cfc4c74c4da authored almost 4 years ago
MAINT "use strict" in pyodide.js (#1550)

493bdd8957db021e24db4cc8355b25064c051a03 authored almost 4 years ago
DOC Add instructions for making a release (#1533)

126193d8c4d68d8884754cfe74a4c085bfc1551f authored almost 4 years ago
DOC Add communication channels links (#1544)

299e4d90476af6aa1cfb9b365ce770dd5274a3a8 authored almost 4 years ago
API Remove loadPackagesFromImports from runPythonAsync (#1538)

ffa99153cc4ccb233ad11d3cd58108f06707d01f authored almost 4 years ago
API Add PyProxy.callKwargs (#1539)

41b4713120d75e21419f759b223f08bcd57e088c authored almost 4 years ago
CI Use same image when deploying dev as when deploying release (#1534)

Co-authored-by: Roman Yurchak <[email protected]>

a4290cc17c5aba888877badbb4a5e7db67b62477 authored almost 4 years ago
MAINT Change --export-name to globalThis.pyodide._module (#1540)

d2fc9eaa39e92afd0c7aaa760c89c4c59fb286b0 authored almost 4 years ago
MAINT hide jsdoc_dump.json from grep results [skip ci] (#1531)

2a906bd48969ca373d8421949b7b10b1f1ccb43a authored almost 4 years ago
DOC Add list of 0.17.0 contributors to changelog (#1530)

9795efbfc275d216cbf3dda1e29566e9bcd21701 authored almost 4 years ago
Add missing backtick in the faq docs (#1526)

Thanks

086db82f4413804b7e6063fea6599b4cf2464fa4 authored almost 4 years ago
DOCS Add faq on redirecting staandard streams [skip ci] (#1525)

a3d759268618cc970d57a505fab35e4607bb88ae authored almost 4 years ago
CI Fix release deployment [skip ci] (#1524)

18a82adb59df918e1ae4882298b1e2ed8fcb26ee authored almost 4 years ago
Bump main to 0.18.0dev0 (#1523)

5a8e235489ca7630256b569284cb36a6699ef749 authored almost 4 years ago
DOC Minor documentation improvements (#1522)

1d623f46901467a73879a070fa7f2b0f4a251de7 authored almost 4 years ago
Version 0.17.0 (#1515)

c49dd7ad5f83b560dcad9c290716c63b1ac73942 authored almost 4 years ago
MAINT Make InteractiveConsole private (#1521)

dba1093b09d8de94fca059b8b4abbbde47166160 authored almost 4 years ago
API loadPackage handling for Python package list (#1520)

3bb15057ee8fbe172349410e751b698bb0cfa748 authored almost 4 years ago
CI Disable multiprocessing for test-packages-firefox (#1514)

b60ce85213a882fe05d34379965beae3f31e091a authored almost 4 years ago
Mark exception branches as "unlikely" (#1512)

fc485efb8ab1f7d3c4e4a1f782e6e6c7929461cd authored almost 4 years ago
DOC Add in missing api docs by monkey patching autodoc (#1511)

60100c8fc66d3acffdca79e6ff3f1d4dd2200a09 authored almost 4 years ago
BLD Display package build time in logs (#1509)

c66c8664510a1cb5740eff347be55f856d7a6762 authored almost 4 years ago
DOC Disable sphinx versionwarning extension [skip ci] (#1510)

8b1a4978d918fef9aa852b6ac7c2420f112424cd authored almost 4 years ago
DOC Add project roadmap [skip ci] (#1499)

Co-authored-by: Hood <[email protected]>

ed3e005c53c1455916df4f1a1d444544edf9eb4f authored almost 4 years ago
DOCS Add "Try it online" section to the docs [skip ci] (#1505)

94c803c87d7ae20a0ff8cbb99ed0eeaa961f774a authored almost 4 years ago
Version 0.17.0 release notes (#1485)

Co-authored-by: Roman Yurchak <[email protected]>

8d4264af2533d4f0b635bba37701175705d63c1b authored almost 4 years ago
DOC Add JupyterLite to related projects [skip ci] (#1502)

e18d38f4ff9a242f3c3df7481c701030e715ab29 authored almost 4 years ago
MAINT xfail remaining Chrome 89 fatal errors (#1494)

65bae96004f0fdd5cab02c7fef8fe08b69e5ae5e authored almost 4 years ago
Reduce pyodide.asm.js by factor of 2 with sed (#1500)

3a16e56fa412a35ce76923a809519acc41dcab81 authored almost 4 years ago
MAINT mkdir -p docs/_build/html before trying to copy there (#1492)

Co-authored-by: Roman Yurchak <[email protected]>

c32740582e00a20f7f0c02cc6f2b4d1c4c65678a authored almost 4 years ago
DOCS Fix visually confusing code example [skip ci] (#1491)

24aa2c885e4640f62290d7fb5c774e20f5311bd9 authored almost 4 years ago
MAINT Update to selenium 4.0.0.b3 (#1422)

5a2f7d027f14a9e006bd28f4fbf59b131dd65881 authored almost 4 years ago
CI Fix release deployment branch filter (#1489)

025e295470a01bf6670c4935243e4468964d48e8 authored almost 4 years ago
CI/DOC fixes following rename of master branch to main (#1488)

38b95f9080f3fb6941523e0da58b5cf29b284545 authored almost 4 years ago
MAINT Update to Firefox 87 in tests (#1209)

e8ca3e255216a41fb9d51fbbe35ec9775e8d18d4 authored almost 4 years ago
DOCS Add faq on redirecting staandard streams [skip ci] (#1486)

129f72eca4649bea3c67e81632bd0f59e41a0e76 authored almost 4 years ago
DOCS Use sphinx-issues to link prs / issues [skip CI] (#1487)

2ae0da3c456af7aee6ffcfb37fc0a001cc87533e authored almost 4 years ago
Used pyodide_build auto package update system (#1460)

aa9eca481cce2f25e189329baa9dfb577d469f30 authored almost 4 years ago
Improve console error handling, add console.html tests (#1480)

e5de0890b0063cb743af18ae0d6945f10442ffcb authored almost 4 years ago
DOCS memory leak avoidance tips [skip ci] (#1484)

a6ea6c9f003b8ec948c422c6cc5e3b23ed993fe9 authored almost 4 years ago
Use FinalizationRegistry for garbage collection when available (#1306)

62829f45dbc2a57aed0a4ac5adb612827591d93a authored almost 4 years ago
Fix marker support (#1483)

47ea3d1a685cd98ed8f68b98ca2f7ff6c542aeca authored almost 4 years ago
Fix memory access out of bounds in numpy + chrome 89 (#1474)

1485732211816a545887b154fc41ce3781785ff7 authored almost 4 years ago
DOC Make dev documentation consistent + version warnings (#1479)

Co-authored-by: Hood Chatham <[email protected]>

cae11abf784de29dcd12f5461c499e2f0fb74baa authored almost 4 years ago
MAINT Improved Module.fatal_error (#1478)

c5ecbb7d02fcbc96194d041d5906597858c8423e authored almost 4 years ago
Fix matplotlib backend (#1414)

2b54f453fa217b6a59fab303bdf515b786a00e0a authored almost 4 years ago
Change conversion behavior for TypedArrays (#1322)

4c315c7c2fb24cdd5c57107094b95190091b08d9 authored almost 4 years ago
DOC Add pyodide_build CLI documentation (#1471)

4c1024545f3d4f0b8ab4974f839e23b1deafd497 authored almost 4 years ago
added plotly 4.14.3 and dependencies (#1419)

1d9c78e93503362fd3b1a4fd8f86275e87b1541c authored almost 4 years ago
MAINT Clean up error handling when calling into Python from Javascript (#1446)

093c0dd18ddcefa4cc1bce5f404f4cec2444ef9d authored almost 4 years ago
Support top level await in console.html (#1459)

b7b71837c6ed9a28e82dcf08f71b9f229c8bf1cc authored almost 4 years ago
Add exception handler to webloop (#1452)

d27232fe5b97c0e20b75e61c28706b66be9485cb authored almost 4 years ago
Use packaging instead of distlib in micropip (#1469)

ea4527e2e023951a3c107f4c464ef6306c100fdc authored almost 4 years ago
FIX Remove windows executables from distlib (#1467)

1574d3dc1abf12dbe5fdbf2c4492958634b92e62 authored almost 4 years ago
FIX Only use Pyodide package if version constraint is satisfied (#1463)

b58d2ff274bd5b0ce31bb6fe65a06ef18256d379 authored almost 4 years ago
Deploy console.html as part of the documentation (#1445)

60c1e04b15ddb589e7e9fe51c30ece4eda7f23c0 authored almost 4 years ago
MAINT Use Chrome 89 in tests (#1462)

f063719e98fb974dd18e3812c3600a3f004993eb authored almost 4 years ago
DOCS Add info about compiling with debug symbols & interactive debugging (#1450)

57db723dd3b9bffe788e62f33814af587ea2cf22 authored almost 4 years ago
Add "wrong way" conversion functions (#1436)

4a722d410338137f2f56ffe5113936be9d377509 authored almost 4 years ago
Store artifacts in build-core CI job (#1461)

19b6f6f25c07d17d754f7c622d0cf5c059d79509 authored almost 4 years ago
Correct PYODIDE_BASE_URL for console.html in CircleCI artifacts (#1453)

Co-authored-by: Hood Chatham <[email protected]>

cbf5f7e0cb3a80032e0837c9f9af229bb3990883 authored almost 4 years ago
MAINT/CI Fix libjpeg URL in emscripten (#1458)

39669630c2f1c6a01149d67c7aaa546ad9d86187 authored almost 4 years ago
FIX Tell loadPackage about packages installed with micropip (#1457)

c96583f1e449539327ae35400adfa4c0850a87b8 authored almost 4 years ago
Fix getBuffer on empty buffers (#1448)

345ab910f15df5ec0e1a8f6c066f5cae5cc8f435 authored almost 4 years ago
Add isPyProxy to public API (#1456)

ed935df143804006cfe912d6328126417854e570 authored almost 4 years ago
FAQ pickle to send objects from server to client (#1451)

6fd605e43641be57f950f239a716f49b40f0d766 authored almost 4 years ago
Fix numpy in chromium v89 (#1449)

8f3f6bda2005a1324dafdfb8a35f423e9691472d authored almost 4 years ago
DOCS Edits to Javascript API docs (#1427)

1781b8760f8b1ef48cdb64560901a83b9c98d93b authored almost 4 years ago
MAINT/CI Fix compatibility between run_in_pyodide and driver_timeout (#1444)

31d10d1705be562299b6252b66256cf09c2baec2 authored almost 4 years ago
Rework python2js_buffer (#1376)

03b19283113f3c296a39f3e02ca95b8f6c0ab47b authored almost 4 years ago
Handling for BigInt, more type conversion tests (#1407)

05a84ba3e9a6ed2285abd35c451b51079b595a69 authored almost 4 years ago
Actually add object_keys and object_values to JsProxy (#1439)

b342a39722ff30307938aecbfb1875ef57608d6b authored almost 4 years ago
MAINT/CI increase build timeout (#1442)

6a44597a5865469c417c402ae8c9a0c950bb2833 authored almost 4 years ago
TST/CI test dependent selenium WebDriver timeout (#1441)

f60320ab47135d487d3af8a7b9a99b6aaf5b348d authored almost 4 years ago
Add run_in_executor shim to webloop (#1438)

5f42c4dc23cea5300fb796519ecfd6847168ef25 authored almost 4 years ago
Adjustments to JsMethod kwargs handling (#1433)

f2fcbf1827b473415e2f72f2df7ae9dfda945865 authored almost 4 years ago
DOCS Update readme, index and about page, edits to usage docs (#1420)

7716755d0e921712df27861319fefb8db7c308c4 authored almost 4 years ago
DOCS Copy edit code of conduct & replace IODIDE with Pyodide (#1432)

1daa8647775c49fa14f038af0770dccdaa770215 authored almost 4 years ago
DOCS Documentation about type translation of errors (#1435)

3e36ac2c30ca157ae4b1c375b097f950becb9801 authored almost 4 years ago
Fix firefox tests (#1434)

e1d04af11bfb9329b998e8e71f1740745458cf62 authored almost 4 years ago
BLD run_docker as the host user not as root (#1429)

6fb385bc8c2d05cd38c7b0fb07a76b7932ba1e8f authored almost 4 years ago
BLD Fix run_docker test broken in #1424 (#1431)

55ef56ec918ed74aa2c18ef3e32dc274434fd4fc authored almost 4 years ago
DOCS Pin docutils to v0.16 (#1430)

d3a0410e4c54ffceeb2f620c9a9b9888a02a43f1 authored almost 4 years ago
run_docker: Allow to run arbitrary command in docker (#1424)

Useful for unattended builds.

2c98abfd73ea65ac8b3c4750462c6e09a2ace0e6 authored almost 4 years ago
BLD Optionally disable docker port binding (#1423)

Useful for building pyodide within a docker in a multi-user environment.

52045b7802e68b6bcd6a8be1cabd1057d00d72c9 authored almost 4 years ago
Allow relative URLs in loadPackage (#1421)

2ba598c2d27b13f7cd9d38b8c94a5811fd530b72 authored almost 4 years ago
Fixes to getBuffer (#1399)

ce3f80ac7c47e82bff6c5e76129ae562d7c5b99d authored almost 4 years ago
Add buffer format string function and tests (#1411)

c8f39711206435f1cc74f59edcc2fcae0abe9f1b authored almost 4 years ago
Remove some dead code from hiwire (#1415)

5123ee976dd51b1e3f622b3c63619e2959b4cdb6 authored almost 4 years ago
DOC Update readme to use documentation from 0.17.0a2 (#1417)

35e637f65ff7dba721f8bf176a70abe767993850 authored almost 4 years ago
MAINT Faster and more reliable WebWorker tests (#1404)

da8a17335d43056ffe37b1abee52bcde554ce3a3 authored almost 4 years ago
Fix another console.html bug from #1363 (#1413)

455f302d7dc174af292f97713f601c1db05a2004 authored almost 4 years ago
Forgot async keyword in #1363 (#1412)

77145d4a0adc86002698a3d7d926da08c8b5a73b authored almost 4 years ago
MAINT Dump traceback on fatal error (#1390)

884d09ae1b442568bcb9babd25724cd52e2b6eea authored almost 4 years ago
Some cleanup after #1363 (#1409)

5b405767f957cadd935ac2197090bb784b2a2d27 authored almost 4 years ago