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

Increase recursion limit (#1733)

6afbaa45fc8eb0fa1965560267d9cba54f1ab47c authored over 3 years ago
Finish InteractiveConsole revamp (#1635)

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

986016a95793d03d2a73ad00c3fd2fb889c8601c authored over 3 years ago
Add pyproxies named argument to toJs (#1726)

15f6fd264c6f5e8eb41ee0ebd5c0660c0f7a785e authored over 3 years ago
Update copyright notice in docs [skip ci] (#1730)

2a7e14592595fa56e77e61b52014671695c9430a authored over 3 years ago
MAINT Add current recursion limit to benchmark-stack printout (#1737)

9509c67d6fac1f7d7a3c7dc253b8dac2834c1ff6 authored over 3 years ago
MAINT Improve selenium fatal error message (#1736)

db1945b5e90acfdbe36f5d877ae5f841dda49bee authored over 3 years ago
Fix stack usage benchmark in node (#1734)

b2291f8f9dd0e89b0db5f14879b31f3744bb132d authored over 3 years ago
MAINT: Pull python2js conversion state into a struct (#1732)

4951de6d4c7a940a96f12ab22b44922c404c25ba authored over 3 years ago
Set up pytest node tests (#1717)

f0bd568a3165db34ca759475a3a2e883001bfdbd authored over 3 years ago
Change converter depth arguments to be named arguments (#1721)

c8436c33a7fbee13e1ded97c0bbdaa7d635f2745 authored over 3 years ago
Update pytest (#1719)

bf70c0925c8d03162ff2a972829f22cc83295a61 authored over 3 years ago
Use the PORT_CONFIGURATION_LINE in run_docker (#1723)

c0bec41b78afccce80cf11dc4cff49076195b887 authored over 3 years ago
Remove fpcast calls from CALL_FUNCTION opcode (#1699)

6059fc7652cff8f6ff7d831f566364eada16f05b authored over 3 years ago
Ran make -C packages update-all (#1704)

4c36ad548fa2eb141d49f2d8a4e367c4a1e4f5b0 authored over 3 years ago
Enable all emscripten file systems: IDBFS, NODEFS, PROXYFS and WORKERFS (#1596)

f13f3340e0458bb78ff653383352b61a57cb6c17 authored over 3 years ago
CI Disable pytest-xdist (#1718)

0fc99f47b61807a58ce31c745bd61cff477c15a3 authored over 3 years ago
MAINT remove unnecessary 'else' after return (#1716)

196bf5eba9d9d6085c1b76c9b8b5864e94393c14 authored over 3 years ago
CI Unify CircleCI tests into one parametrized job (#1697)

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

49321abcf2279e8d6bf2cdb5d5479aae9a0b926e authored over 3 years ago
TST Fix node tests (#1709)

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

5d4eba7fb184d81ff89c3634723a3de977c4c409 authored over 3 years ago
ENH Remove CMake -S and -B options from emsdk/Makefile (#1711)

cc78bced5be3cd2c1560d43e8a8c212c8fe4c766 authored over 3 years ago
ENH mkpkg update improvements (#1465)

7760ce7ab8fc8e9582ed73396a936e0455ed8b02 authored over 3 years ago
Update pillow and pyyaml (#1707)

fb8757b77dcee83504b2766f479d5b42410c44a9 authored over 3 years ago
Improve lifetime management for PyProxy attributes (#1636)

7e1c7ea1808fc596f96389f0794056fbb2963a73 authored over 3 years ago
Expose Module.FS (#1692)

60acd0089fdba03777e31dc05cad268271666423 authored over 3 years ago
PyProxy attribute improvements (#1696)

Allow storing symbols on PyProxy
Fix `$`-prefixed accesses to also work with PyProxy setter and...

be980d503cfc378a6e3fb3b6fe3ccda215b48dfe authored over 3 years ago
Add stack usage benchmark (#1698)

7e180cc8a25596fe3c0f11b424311f063f6f87a8 authored over 3 years ago
Minimal Node.js support (#1691)

e97d3bb2cf09d8f447409ba72027fcc1b012dbeb authored over 3 years ago
Fix run_docker to work on Mac (#1695) [skip ci]

601e474e7dd294c990f898367e362ae5457e08a9 authored over 3 years ago
Better bootstrap (#1681)

a671943badc0208104cffd8478ca92e8bce96a24 authored over 3 years ago
Use PYMAJOR/PYMINOR according to Python devguide (#1570)

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

d4a705bde2895315edc41e7a3358d1c8c4c47454 authored over 3 years ago
Setup a JavaScript test suite (#1684)

327560ab69473efc3463690124461f6ec56689bf authored over 3 years ago
Add a --root option to run_docker to run container as root (#1686)

7bf1b5500176ae1400d557380a9df61f7367bbca authored over 3 years ago
Various improvements in core (#1673)

46eee26ff8ffd8dd320e5582cc40d0f9af8ac80e authored over 3 years ago
Simplify js2python string conversion code a bit (#1679)

9ec832be0191acba16f304beaf048cfb6ef386e4 authored over 3 years ago
Use OneArg and NoArgs call methods instead of ObjArgs (#1680)

e26463bd45d6bd84f8099897f4d5de217d9bad49 authored over 3 years ago
Statically allocate messages used in js stack trace (#1678)

2ab427e287da694ecca537600f75b94839bf5e74 authored over 3 years ago
Fix command compiler test (#1675)

ee25dc729c5697737dc2ed1e6c9364a95b6c3c05 authored over 3 years ago
Up to date libffi port (with varargs support) (#1674)

447da28e80fbfa0904d92840da739bf37ad30d14 authored over 3 years ago
Add command compiler and tests (#1670)

14afda91167e09c5e050ce1cdf154da8a5258418 authored over 3 years ago
Revive html5 <canvas> based renderer for matplotlib (#1579)

738651ea108aebe24db82a5dfabc98d202555006 authored over 3 years ago
Add support for a 'mode' parameter to CodeRunner (#1668)

45d4132f63f5bb7b4e8c87965a8348425f6b7217 authored over 3 years ago
Store tests for circleci (#1669)

5c5a276438cc72183de07276f19b22a79990719e authored over 3 years ago
ENH Add Ctypes support (#1656)

653891b045c46664c7e57fb084ecdade3c8b612e authored over 3 years ago
Consolidate apply-lint into clang-format-precommit and fix test_asyncio test after linting html files (#1667)

450a2d21e36abee1705a5b3565a156253fa48e45 authored over 3 years ago
Use prettier to format html files (#1666)

043c9cf360ebd50ebcd16fec341b33e7dac4d9dc authored over 3 years ago
Add support for using run_in_pyodide with async functions (#1665)

f945da032f2c7fe753b71d950746c24b850aa242 authored over 3 years ago
Update jsdoc file exclude pattern to ignore *.gen.js [skip ci] (#1662)

a63444f46ad637683f4576a686f2fc69bdd3774a authored over 3 years ago
MAINT Set default python version for precommit [skip ci] (#1663)

ecf7468e72074f66b295e02a2ba95cb73c041ff6 authored over 3 years ago
Use pyodide/pyodide-env:17 rather than hoodmane/pyodide-env:17 for CI (#1654)

3030e93560cfbe2ce1d53984f5badd999ccad3bd authored over 3 years ago
Stop shadowing plotly package (#1650)

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

7d73220e928087c386d02af5a7c2fd5b63f86464 authored over 3 years ago
Update to emscripten 2.0.16 (#1645)

bd76207bb0fc06ef0ba5eed0c2bd80541e3b57b9 authored over 3 years ago
Update to Python 3.9.5 (#1637)

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

b4f4bcffdcc556348e9bc9491aca1d28da9ad580 authored over 3 years ago
Store package build logs as circleci artifacts (#1646)

9ffae14dbf7e919a353d845bfd5cf4a2b0e0a554 authored over 3 years ago
Be a bit more specific when feature detecting Javascipt errors (#1647)

2dd41b639b87e040afa3d7a637631895f9d5f024 authored over 3 years ago
Allow Comlink proxies to be imported (#1642)

5d4ff86a7c5b381a0aaf99e4b5cc5936eb67aaaf authored over 3 years ago
Try new recursion limit formula (#1638)

5318cd5a0c90f270cfa3358157a3d276d020c77d authored over 3 years ago
run_docker: option to run non-interactively (#1641)

Allows to execute `run_docker` in environments such as Github Actions.
Specifying the `--non-in...

f9a68998e54174bb5505ed55bff6d2270d2cb37e authored over 3 years ago
Package updates from Python 3.9 branch (#1639)

da019813a57c27242f5cdbe5b9cfbf3b3803dde5 authored over 3 years ago
ENH Rename PyProxy clone to copy (#1630)

d1a2778088231dd859443eff53a2adfeef893c13 authored over 3 years ago
Bump normalize-url from 4.5.0 to 4.5.1 in /src/js (#1634)

Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Re...

8fb5d2ca3374d0c0f76bb643c56799c42f3ddaf4 authored over 3 years ago
Bump trim-newlines from 3.0.0 to 3.0.1 in /src/js (#1633)

Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1.
- [Re...

9d21853e8e72fa6df0fb6cb65f843bd50c4ea915 authored over 3 years ago
Merge reentrant Python stack traces (#1447)

f36d034724b75daa5a72e639233f486e7cd10967 authored over 3 years ago
Eliminate pyproxy leaks (#1616)

c05c1cac78f75851740785e8a61d4b15a15750a4 authored over 3 years ago
Add bokeh (#1590)

Co-authored-by: Andreas Klostermann <[email protected]>
Co-authored-by: Roman Yurch...

1b8e8b34867fb294f03200961113eaab8831e8a2 authored over 3 years ago
Rearrange InteractiveConsole stream redirections (#1613)

af68005343c18a66cc2c327ecb0a7296fd4edb28 authored over 3 years ago
Include 'audioop' in standard library. (#1623)

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

2ca25cd3483393f458f171bda68bbe12e8cd2c23 authored over 3 years ago
Don't disable right click globally for matplotlib figures (#1555)

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

7384745fa4cde00140dbd65a2206f666b35d97bc authored over 3 years ago
Add PyRTL package (#1628)

8932d6d938ef726dc0b77e0a703c329420d8c472 authored over 3 years ago
Add PyYAML and libyaml (#1181)

Co-authored-by: daoxian <[email protected]>
Co-authored-by: Roman Yurchak <rth.yurchak@gm...

b9848db7df2888eed1645a8e8ca2d7698cac53b5 authored over 3 years ago
ENH Use leading $ to distinguish shadowed PyProxy methods (#1604)

69d77194d885c753ca5bc5cf9a55927b26d704a0 authored over 3 years ago
DOC Add a WebDash reference to Related Projects [skip ci] (#1626)

Signed-off-by: Itay Dafna <[email protected]>

d6a182404fd7358688b56c5438f592d8dd0c1ad3 authored over 3 years ago
Add md5sum to dependency-check script (#1622)

6168c4b674b457c652778394d9958644b3bdef02 authored over 3 years ago
ENH More complete typescript types (#1601)

b401350a2a972ad48a80d8def635c310fa9acbb0 authored over 3 years ago
TST xfail test_zipfile on Chrome (#1612)

8d62ee8e32925f8b3d05e5fa67f569a644931690 authored over 3 years ago
Fix leak in to_js when there is an error (#1618)

78132106cb3edba6f8f5b109ddb1b32031f6ca53 authored over 3 years ago
Handle mixed case package names (#1615)

5f775051cd7d956b015898ec50f06edf0884da7b authored over 3 years ago
MAINT Improvements to node and file_packager invocations (#1600)

2e0475227255166269d910f260d138274c02d5fc authored over 3 years ago
ENH Improvements to eval_code (#1563)

9fc3e094c5c631bf36e3e82a2be213523c82eca6 authored over 3 years ago
Add support for pyproxy allocation tracing (#1606)

d814aee3dd8ff6aab61fcaa8c91df1cf04beb19f authored over 3 years ago
xfail failing chrome packages tests (#1609)

b61996120299dc5d30a19439a7244c1e4c9ec7e4 authored over 3 years ago
MAINT Fix a few lgtm lints (#1602)

b19e2762a851a679cf809ac582c753d5c9c0bb0d authored over 3 years ago
API Don't expose pyodide as a global variable in loadPyodide (#1597)

962140981acb91305d23f3a2ccdc0e3ddfd74fc4 authored over 3 years ago
MAINT Use rollup instead of EM_JS to include pyproxy.js (#1593)

2e284cc3945aae4d4948fcd72503af1cdd0d4aec authored over 3 years ago
MAINT Update Makefile to repeat pip install pyodide_build and npm install less (#1599)

af9bd035be70d0cdb7ae7b0264252602c493c741 authored over 3 years ago
Some basic types (#1592)

97d7dfcdf900f7f17c5f478d30aa45b51ac9421b authored over 3 years ago
DOCS Fix js getting started example code (#1594) [skip ci]

64c62bd5c5979f42dbd71e57b5eab223b34f459e authored over 3 years ago
DOCS Fix year of v0.17.0 release in changelog (#1595) [skip ci]

c785c33ad335be5394c9a124062342702457d258 authored over 3 years ago
MAINT Fix signature of JsProxy_Await (#1591)

484b47d49a1405b0c5f6628a7655508f200c8ab1 authored over 3 years ago
Update update_base_url Make recipe to fix release-dev (#1583)

b512d32495fadabc3835253d933fe84cd3476844 authored almost 4 years ago
Split more functionality out of loadPyodide into other files (#1580)

d483cbfb5fb003632650723ff06d9c49d263730e authored almost 4 years ago
Reduce recursion limit (#1581)

1bc5acd11cc652a6f364803b78f145d1a7474350 authored almost 4 years ago
Split off load-pyodide.js from pyodide.js (#1578)

8d7659b1e11ef602a1492b637edc557587c67e00 authored almost 4 years ago
Use rollup (#1575)

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

463618f5cf62ac4b2934d4d88ef93b22cfe2b201 authored almost 4 years ago
BLD Create an installable pyodide-build package (#1566)

4e9d10833e3fba2a9a56bd0b8520d07bbe2eb508 authored almost 4 years ago
DOCS Fix fetch code snippet [skip ci] (#1571)

9dc5a769094e4b0a3ba5dc0dd9081ff1a86f9bd5 authored almost 4 years ago
BACKEND track pyproxy creation in python2js (#1565)

50d7234ed64c896b2dbcf570228a0c218cb69edd authored almost 4 years ago
DOC Disable sphinx.versionwarning [skip ci] (#1567)

87b38d565be1446c43dfb5168842247505caa88e authored almost 4 years ago
Unvendor distutils (#1543)

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

263309102d8158d82d051d0f3d4bbf7a4505c52a authored almost 4 years ago
MAINT Rename some hiwire array/object methods (#1564)

c50a9ed8b506738f6f7aa1fda699db41dd55760e authored almost 4 years ago
Add PyProxy.clone (#1549)

c0bf8277109fdb1f10c0e4f8e7ec760245c99ec6 authored almost 4 years ago