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

getting bzip2,libxml,libxslt from http instead of ftp (#1400)

67678a6c7fa5644297437d78dff855361050581b authored almost 4 years ago
API Add "loadPyodide" function (#1363)

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

150c1f6b45e7bfec0e16c1088713a142435d8679 authored almost 4 years ago
MAINT Set shm size to 2GB in run_docker (#1401)

7df15d175e7fab8678feec9290241d9ffbffc7fd authored almost 4 years ago
Apply lints suggested by lgtm.com (#1398)

f3dc9024f00a75624362ee9f33de878bc862d33e authored almost 4 years ago
MNT Minor cleanup after #1385 (#1391)

f011af91b19117768d2892058effa5116f25b949 authored almost 4 years ago
MNT Update gitter channel name + smaller executioners in CI when possible (#1388)

341b88acbe9491f9c41fd820dec67639ccb5eced authored almost 4 years ago
MAINT Improve core error handling: narrow types of exceptions we catch (#1385)

ff706d33964de9941a26c42271f5db4c3da1bfd8 authored almost 4 years ago
MAINT Fix test failures due to negative refcounts by using selenium_standalone (#1387)

e1eed81a61eae4d7a3fb76843f693a39b4e53983 authored almost 4 years ago
DOC Rename repo links under the Pyodide org (#1383)

8ac788c424da3e466d67d742633b4beaf5c78642 authored almost 4 years ago
API Add PyProxyBufferMethods (#1215)

fd88a18ca373b6edad2be0ceb54e1760e092220e authored almost 4 years ago
Move all configuration variables for compile into Makefile.envs (#1369)

b22b4f0c9e4d811a8c782fdb2694532d84f012a0 authored almost 4 years ago
DOCS improvements to type-conversions.md (#1372)

c95c771dc96ca70e853cca2e871e83c2e59ea3a8 authored almost 4 years ago
DOCS API docs for pyproxy (#1371)

0b5c80862d43c52627ab01ea91d3afc3dc2da658 authored almost 4 years ago
Universally check for hiwire memory leaks in test suite (#1340)

8cdd45b0d8917a146d98e40e8ef74d7dc869c4df authored almost 4 years ago
Split PyProxy method definitions into separate js file (#1368)

d4525a188f2d048c90e5412dd1300d4b9da9f367 authored almost 4 years ago
Deprecate pyodide.pyimport (#1367)

f2d6137673e0040e69b05b69a8fd0a0f8c98bd7f authored almost 4 years ago
Automatically generatate C method->ml_doc docstrings from Python (#1352)

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

e408dede25b84da6ca54c2222049c3a88f1b64bf authored almost 4 years ago
Update to numpy 1.17.5 (#887)

d175636851e9f37848269a260e1dda7ac6af8997 authored almost 4 years ago
DOC Improve quickstart (#1366)

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

fdfc56ffa0cc7c3d46b2594fe6c82ecbc7cb32a6 authored almost 4 years ago
Fix broken link to languagePluginLoader in js API summary (#1362)

85dd7485de6932379ae7cee0793292b76f8d62d7 authored almost 4 years ago
DOC Implement autosummary for js autodoc, use autodocsumm for py autodoc (#1354)

ccd0f1335b09e34ce7bad042230d7a8e5582ef5b authored almost 4 years ago
Shorten pytest summary table test names (from #1340) (#1346)

6bc94372aabbe4bd2266fd7d59a04569f534d945 authored almost 4 years ago
Fix various memory leaks in core (#1348)

01109c23e249b17461d2d8d3e1d903e3dc4fb08a authored almost 4 years ago
MAINT Set master back to 0.17.0dev0 (#1360)

970fbae7f08e13d2c8fd23063ba0e66a95f45837 authored almost 4 years ago
MAINT Update doc comments for runPythonSimple, bootstrap process (#1358)

1aac570c5e9e04a4a2917ec18aa3111fc4fe7d67 authored almost 4 years ago
Release 0.17.0a2 (#1356)

afb522ed59a08dc7edd0ae7935ec2999d55ed544 authored almost 4 years ago
Add pyodide._module.resetState (#1349)

3163ef8dd60ab941cce68b328cf6d5cae905a4d9 authored almost 4 years ago
DOC More minor edits to micropip and pyodide.js docstrings (#1357)

a7da9a6edd934eeb0e0de63fa13941040982a157 authored almost 4 years ago
MAINT Fix release deployment with non stable version tags (#1355)

797d6d49cfa74209dbf5ea163d26900ed4a544b7 authored almost 4 years ago
DOC Fix formatting in some docstrings (#1353)

376f88cfa584f1ce6b1914f545363b815d9288b2 authored almost 4 years ago
Docs textwrap, typo fixes, add links (#1351)

e0966c83b3f8818f9c0aa32bf57c4f651050a87d authored almost 4 years ago
DOC Update project history and infrastructure support sections (#1342)

Co-authored-by: Teon L Brooks <[email protected]>
Co-authored-by: William Lachance <wrlach@...

a11f4a92d3c7338d104b3b43000f379be5298b19 authored almost 4 years ago
Minor improvements to build handling of PYODIDE_PACKAGES (#1341)

a88e8edd17bed3c9389ef0a7e12caf3717d8ba32 authored almost 4 years ago
Minor improvements to micropip (from #1340) (#1347)

95908d4ef6ed82a21f442a3e19ab4dd045d53c33 authored almost 4 years ago
API Remove as_nested_list (#1345)

3f9e36a986f16c904f0ea27d8ae34589ff9e684c authored almost 4 years ago
ENG create_proxy and create_once_proxy APIs (#1334)

(for reducing memory leaks)

2d7a9f288ec422188800988c10a7de6599750651 authored almost 4 years ago
DOC Add Safari compatibility in release notes (#1332)

a5e21ba75a6debc235abe027176c2cf5b894ce68 authored almost 4 years ago
Use hypothesis to test string conversions between js and python (#1339)

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

9baffb6b7f9dd6670d495df8c4f8477fa55c0b0e authored almost 4 years ago
MAINT Compile core with -Wall (#1336)

f4281bf572e8e90fbf569f80c58052daa5fb986d authored almost 4 years ago
Update bleach to version 3.3.0 (#1338)

d766cbeeaa55c5d1bccb29cba55a003c3b3903cd authored almost 4 years ago
Fix two memory leaks in jsproxy (#1330)

1ae6d3702d9cf7d1ea8576b58ea932630d4eb6ec authored almost 4 years ago
Some tweaks to internal error handling (#1315)

d4e17295b34cedd5ecba392ab0b9600a7b18513f authored almost 4 years ago
ENH micropip: fetch instead of XMLHttpRequest, async functions (#1324)

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

and remove memory leaks

a31f0c4e39599ead2523c72b6ed19d20e68780ca authored almost 4 years ago
Critical bugfix: Fix UB in JsProxy_Call (#1335)

75e003f2c838231c9a856c6e8880324a0bc49446 authored almost 4 years ago
DOC Update documentation for type translations (#1233)

29f553cdf6f99438277834a1f05cd98914054bc4 authored almost 4 years ago
Fix bug and memory leak in python2js_buffer (#1328)

fa06dc112fb076c0352e1cdec8054d4c5ed3208b authored almost 4 years ago
MAINT Move error handling code from python2js to error_handling (#1320)

69e28cbe0ef9e0292235575df1bc23a96cbb7815 authored almost 4 years ago
Filter integers out of dir(js_array) (#1321)

4c6c27dfd407d3267e3f48f5ada409a36a2f0b92 authored almost 4 years ago
Print fatal error message when the fatal error occurs (#1311)

de7c3420103fabbf01c589fcf2a429d157a6bd5e authored almost 4 years ago
Use proper duck typing for JsProxy (#1186)

ab249a0a50e401783dda7a270b5de8d26d0c3f33 authored almost 4 years ago
BLD handle gcc-arg-symbolic-functions (#1318)

29639e054123bcffa5906b96fd56ab72cd24e3cd authored almost 4 years ago
Update to emscripten 2.0.15 (#1312)

958724101a9cd6a1181feadcec811f26153ff828 authored almost 4 years ago
Fix top level await in runPythonAsync (#1310)

1fb2df4e13876327b4a29a49ed527863b931d0ff authored almost 4 years ago
FIX Actually use pyodide.globals in the console (#1305)

7859926dd19f8b72d54c9bd670064a224635a4b4 authored almost 4 years ago
ENH Pyproxy mixins (#1264)

* Set up mixins in pyproxy.c

* Add a bunch of documentation comments to pyproxy

* PyProxy ...

40b63d65d70be0c74e0c79ca1f05d289681c44be authored almost 4 years ago
DOC fix broken link in quickstart (#1302)

529caac8ef9959259bfeefe89e19f570a0057c9e authored almost 4 years ago
RFC pyodide governance and decision-making process (#1229)

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

c4a4f518bbd53a377c359f3514b088fa4e415471 authored almost 4 years ago
DOC update docs/usage/webworker (#1298)

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

4a770ffb0c7583ff37b7a6320b5b7d97ff549499 authored almost 4 years ago
DOC Update the documentation domain to pyodide.org (#1301)

16c3514b7e4c91e9a150ca74152bdec6fc24ed22 authored almost 4 years ago
DOC Normalize capitalization of Python, Pyodide, and Javascript (#1297)

f8bb138fa7c8893ac52edf93f60132242d48ed72 authored almost 4 years ago
BLD Fix overwriting package optflags via clfags etc in meta.yaml (#1287)

cd470ec36a036c4b100182bbb678612e6585e542 authored almost 4 years ago
DOC Add more related projects (#1296)

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

a1241301dcd28d01c855de0d109f8a55ee7b4ea0 authored almost 4 years ago
Create related-projects.md, a file to show related projects (#1271)

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

7f66a38ffd2f30171f1c187975961087f80ea2d4 authored almost 4 years ago
Set sys.{last_type,last_value,last_traceback} on exception (#1281)

e26204b14be06856e0be380854803b60967df71e authored almost 4 years ago
Use globals() for console.html (#1266)

328bd21b4849238eeaf3177d6247ee84c122fc37 authored almost 4 years ago
BLD match host and target in case of multiple pythons (#1292)

d2bd70a52af6951fe158957eb072933fe3a9ad44 authored almost 4 years ago
MAINT Simplify scipy patches in make-int-return-values.patch (#1291)

16fd8e4b91e05e08749507e904605f846fd25ade authored almost 4 years ago
Clapack as so (#1236)

451924ba9756979e349a90c95081f7bc9109cad8 authored almost 4 years ago
Fixed various minor issues in python2js (#1248)

47018e0e614a263585d48f54582a9ab5dc8e3c54 authored almost 4 years ago
Fix support for brackets in error messages (#1285)

8a59f500ceb379cce7f5516e6feae5f1aa4ecb7f authored almost 4 years ago
Fix jterm bug with error display introduced in #1274 (#1284)

fadbaf1c2007c4132cc323e874e57822f8585046 authored almost 4 years ago
Give the filename to ast.parse (so it will appear in syntax errors) (#1280)

69c8613ad311c0e1d4ffd9f93c6b3e84c87f362c authored almost 4 years ago
Add JsProxy.to_py method (#1244)

3e460afc4faa5eb40d29902050563a97a0cfcd82 authored almost 4 years ago
Use eval_code_async in runPythonAsync (#1269)

c86a3b752164b9232b5974a65379c538dde3bd3f authored almost 4 years ago
ENH PyProxy getattr/etc traps & added getitem/etc for PyMappings (#1175)

4d213a6b6e2b7af9d182b29a346f40148d5d9c64 authored almost 4 years ago
Use jquery v3.5.1 instead of v1.11.1 (#1274)

d4cde52f284364a45bc18bce1847b15fec8792e8 authored almost 4 years ago
DOC Update webworker.md (#1270)

c8fb97723db79a5d914ce22952a9ef3c5ef388d8 authored almost 4 years ago
Fix console.html completions (#1261)

9bedba0d06a90a56035ab55632bebe35c0a6b707 authored almost 4 years ago
Re-organize changelog by submodule (#1255)

f34787df54670acc518e6895c3451f150f62f27e authored almost 4 years ago
TST Fix test_asyncio by removing DumbLoop (#1259)

9207111c9671b40ad911274fd7095a891c05f9e2 authored almost 4 years ago
DOC Fix broken links in documentation homepage (#1260)

fe1e304ae79497c223bb94bd2c71e8de1e078c0c authored almost 4 years ago
Update to emscripten 2.0.14 (#1256)

df3861e469c20e759624e2919f52b3bc328510cf authored almost 4 years ago
DOC Update project subtitle to be more general (#1246)

a79e2893f2c5dc54f3cd5ef23cbc87e6e6e17288 authored almost 4 years ago
DOC Update faq on custom namespaces (#1253)

65e3a808e717f3ca79a7eef651239b415f6bf7fe authored almost 4 years ago
Highlight embedded python code in docs (#1252)

264157a4801e83caed49bb5ad54aa988ae2f3c45 authored almost 4 years ago
DOC Fix pyodide logo in readme (#1254)

2771ded0023e1de176173a09df868094b62de2b8 authored almost 4 years ago
DOC update to sphinx book theme (#1250)

444e11f4169c17c31aa56889bd15a47fd96cd296 authored almost 4 years ago
Don't implicitly convert tuple and bytes objects into Javascript (#1234)

ad611d608d056c0135b458e8d805336fe0ffc52e authored almost 4 years ago
Allow changing emscripten version with env var (#1249)

This makes it easier to test against different emscripten versions on
the same tree (e.g. tot a...

eb2bd5c458092c3a0edc7899a153826e80f0c1af authored almost 4 years ago
Add PyProxy.type (#1237)

203a5c0c328456a598ba917e8bc260616703ba98 authored almost 4 years ago
Make a pyproxy of an awaitable py object an awaitable js object (#1170)

547753b8edc0c42cedd59dfc66914cab637fc0b4 authored almost 4 years ago
Change error code on waitpid to ENOSYS (#1240)

4788dd750b2e0cfea63a5072c4dea71cc85b9ca0 authored almost 4 years ago
Use async functions for languageLoaderPlugin (#1239)

This allows us to use more conventional "modern" javascript.

In the future, I hope to make la...

b6e409876c45e39c00b1079ab5bd6296237f2922 authored almost 4 years ago
Replace some scipy patches with sed (#1224)

cce7b66b0df267549e5ec3b866bea6bc5ea58f2f authored almost 4 years ago
TST Remove upstreamed memfsmtime emscripten test (#1241)

The patch is upstreamed and so are tests.

a73d7e7dee2971ee696430ac38b43de5811574fb authored almost 4 years ago
Rename deepCopyToJavascript -> toJs & rm shallowCopyToJavascript (#1231)

3c5db381cda5be78975be3b82a976c7603b69cff authored almost 4 years ago
Simplify setup code (#1195)

f64bee40d7db5835c78976d090569502eacde9cf authored almost 4 years ago
Skip -ffixed-form flag (#1225)

This is only effective when compiling fortran code, which is not what we
are doing since we hav...

747152a00878180897ad6c4484a5c81e0d115914 authored almost 4 years ago
MAINT Update to emscripten 2.0.13 (#1198)

Co-authored-by: Dexter Chua <[email protected]>

1aea60d91db6dc55cf7108b3f8ddf3c7049af0ff authored almost 4 years ago
TST xfail the pillow test that fails on Chrome (#1222)

a4907839dd5c354f17f2f520708cf8b20ab34ca5 authored almost 4 years ago