Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
RustPython
Python3 interpreter written in Rust
Collective -
Host: opensource -
https://opencollective.com/rustpython
- Code: https://github.com/RustPython
temporary skip rust tests for macOS to avoid CI failure
github.com/RustPython/RustPython - 3092c170803781acf3781f8cd4388c536d306057 authored almost 2 years ago by Jeong YunWon <[email protected]>github.com/RustPython/RustPython - b8a88719a701086b8ba730f6f4a06f3711abdd66 authored almost 2 years ago by Jeong YunWon <[email protected]>
github.com/RustPython/RustPython - e22d91b8c43bafb9b8b9aaa273991b2049e60a76 authored almost 2 years ago by Jeong YunWon <[email protected]>
github.com/RustPython/RustPython - 5adc09150d575908f6a53a39a0c4f05f3e4a9150 authored almost 2 years ago by Jeong YunWon <[email protected]>
github.com/RustPython/RustPython - f3a01277151d04e7d02ca6edb1aaa218ccef3018 authored almost 2 years ago by Jeong YunWon <[email protected]>
Remove NewLineHandler, move handling inline.
github.com/RustPython/RustPython - b8d95537e0f229a6bbe718a61de73d1790a97204 authored almost 2 years ago by Jeong YunWon <[email protected]>Bump openssl-src from 111.24.0+1.1.1s to 111.25.0+1.1.1t
github.com/RustPython/RustPython - 398c44e3347ad7cee0c41387689cc06a72133e36 authored almost 2 years ago by Jeong YunWon <[email protected]>Bumps [openssl-src](https://github.com/alexcrichton/openssl-src-rs) from 111.24.0+1.1.1s to 111....
github.com/RustPython/RustPython - 74284c3271efd3e982b3c92c224086a9f6541c52 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>github.com/RustPython/Parser - 659f4dd8bfdd619363457e61da044ba83e13afe6 authored almost 2 years ago by Dimitris Fasarakis Hilliard <[email protected]>
github.com/RustPython/RustPython - 1e9759679f728f0a3cac0f51a3edf2c749bdcceb authored almost 2 years ago by Dimitris Fasarakis Hilliard <[email protected]>
github.com/RustPython/Parser - bd158089e0824778192d716ea31efb485ecb8b87 authored almost 2 years ago by Dimitris Fasarakis Hilliard <[email protected]>
github.com/RustPython/RustPython - e4096fb6f2503922de1e763ba76346dfdf613df8 authored almost 2 years ago by Dimitris Fasarakis Hilliard <[email protected]>
Use workspace dependencies to prevent version fragments
github.com/RustPython/RustPython - a3c372f602f175666b15ff402bbfc5319492c9a1 authored almost 2 years ago by Jeong YunWon <[email protected]>github.com/RustPython/Parser - a73bee7aaebdcf56865c86a477c4a39047e26044 authored almost 2 years ago by Jeong YunWon <[email protected]>
github.com/RustPython/RustPython - 42a22c280d80c986ab36baa1843b2b8344066501 authored almost 2 years ago by Jeong YunWon <[email protected]>
github.com/RustPython/rustpython.github.io - 2935ca41d2791c3a4e8e1a4cf14e52df8c99e764 authored almost 2 years ago by Noa <[email protected]>
Improve lexer performance by matching early on ascii identifiers.
github.com/RustPython/RustPython - adc23253e4b58980b407ba2760dbe61681d752fc authored almost 2 years ago by Jim Fasarakis-Hilliard <[email protected]>github.com/RustPython/Parser - 1468fe46abef8a1d099f32088e90d874f4108c94 authored almost 2 years ago by Dimitris Fasarakis Hilliard <[email protected]>
github.com/RustPython/RustPython - 5025113da0a035389f20fd35f2386bd7c13bfd6d authored almost 2 years ago by Dimitris Fasarakis Hilliard <[email protected]>
github.com/RustPython/RustPython - 5fb03b6891c41afcb621be1e46d93ee31a072486 authored almost 2 years ago by Nick Liu <[email protected]>
github.com/RustPython/Parser - 838990ae15f04bac183efc164de74cd65ffd9ee0 authored almost 2 years ago by Dimitris Fasarakis Hilliard <[email protected]>
github.com/RustPython/Parser - c9364718b4bd477a47dc7d21d01c2aca4f21bb84 authored almost 2 years ago by Dimitris Fasarakis Hilliard <[email protected]>
github.com/RustPython/Parser - 38cf933bcbbab73aaea58a320b33959f3153fe1d authored almost 2 years ago by Dimitris Fasarakis Hilliard <[email protected]>
github.com/RustPython/Parser - aa0290bbfc8b7dbd1753b8a6113df17fc836a532 authored almost 2 years ago by Dimitris Fasarakis Hilliard <[email protected]>
github.com/RustPython/RustPython - ecac89521b94268c5d9f8480ca5072491ac945c0 authored almost 2 years ago by Dimitris Fasarakis Hilliard <[email protected]>
github.com/RustPython/RustPython - 7edf3c86c34574e960d473c8a568048c9dae2273 authored almost 2 years ago by Dimitris Fasarakis Hilliard <[email protected]>
github.com/RustPython/RustPython - 0fcac14fd795dccf6b1c71ea608324b1f8195c7b authored almost 2 years ago by Dimitris Fasarakis Hilliard <[email protected]>
github.com/RustPython/RustPython - 51ba929fc630fb07a526b840c18418c47ca8ab9c authored almost 2 years ago by Dimitris Fasarakis Hilliard <[email protected]>
feat: allow specifying an implementation flag so as to not set SIGINT handler
github.com/RustPython/RustPython - b6e447145800ec7888f035bf266329e4b457e5f9 authored almost 2 years ago by Jim Fasarakis-Hilliard <[email protected]>github.com/RustPython/RustPython - 763eaed2afc1a0ac97004dadfa6e1445adf289ca authored almost 2 years ago by Discord9 <[email protected]>
github.com/RustPython/RustPython - e1ab8a9b42d25728b532561161f0afa65e9bd70d authored almost 2 years ago by Jim Fasarakis-Hilliard <[email protected]>
github.com/RustPython/RustPython - daa9f116d098ff4d30f298330af00fc61274c3e1 authored almost 2 years ago by Discord9 <[email protected]>
github.com/RustPython/rustpython.github.io - 81ecd16590a6718e0ca7f608b707712718a689ce authored almost 2 years ago by Noa <[email protected]>
github.com/RustPython/rustpython.github.io - cf994146b447a1f644dab53985a8dff593b61c17 authored almost 2 years ago by Noa <[email protected]>
Bump phf to 0.11 series
github.com/RustPython/RustPython - c0ab8e825629255d8989c9d41b6810a00f9a03e4 authored almost 2 years ago by Jim Fasarakis-Hilliard <[email protected]>string_cache is still using phf_shared 0.10.0 though
github.com/RustPython/Parser - f74e44d1e87f0a338ea2ea5d4e29dd75a26f830c authored almost 2 years ago by Aarni Koskela <[email protected]>string_cache is still using phf_shared 0.10.0 though
github.com/RustPython/RustPython - 6d927ef83d9dd15397328a11f3882ebe08661489 authored almost 2 years ago by Aarni Koskela <[email protected]>Register `array.array` to `collections.abc.MutableSequence`
github.com/RustPython/RustPython - 78e815c8619c52ace35ebf3c1694dfb53337dc3b authored almost 2 years ago by Jim Fasarakis-Hilliard <[email protected]>Co-authored-by: Jim Fasarakis-Hilliard <[email protected]>
github.com/RustPython/RustPython - 8284a7cb893de0b66f36eb48b9ce1e0d0bf282a2 authored almost 2 years ago by Lee Dogeon <[email protected]>Co-authored-by: Jim Fasarakis-Hilliard <[email protected]>
github.com/RustPython/RustPython - 03f0e717a7aa50dc24c93b9fa875e784bc010c56 authored almost 2 years ago by Lee Dogeon <[email protected]>github.com/RustPython/RustPython - 778b8fdb2bfbd2acc1c610fd9f7ffb8244637773 authored almost 2 years ago by Moreal <[email protected]>
github.com/RustPython/RustPython - d0bf163641b244eb163f7dd262082ae6dcd21d05 authored almost 2 years ago by Moreal <[email protected]>
Implement `array.array.__contains__`
github.com/RustPython/RustPython - 685a7e8ac5dc4fadc4c2140cc3ff2d867cebd47e authored almost 2 years ago by Jim Fasarakis-Hilliard <[email protected]>github.com/RustPython/RustPython - a866d881e561cd2632bf1e2fdb860622cdbc8e1e authored almost 2 years ago by Moreal <[email protected]>
github.com/RustPython/RustPython - 0527c4eae62a0aa22e4557353990ecce44c54a58 authored almost 2 years ago by Moreal <[email protected]>
github.com/RustPython/RustPython - bdd3beb2570db1d5d23a1a91ca01280bf778542c authored almost 2 years ago by Chia-Hsiang Cheng <[email protected]>
Fix float mod
github.com/RustPython/RustPython - 3b4b1343281719d61105bf528252a99ed212c908 authored almost 2 years ago by Jeong YunWon <[email protected]>Fix AST generated from a dict literal containing dict unpacking
github.com/RustPython/Parser - d9df131720024044a814671d322b0cedfcc0c06d authored almost 2 years ago by Jeong YunWon <[email protected]>Fix AST generated from a dict literal containing dict unpacking
github.com/RustPython/RustPython - 4f38cb68e4a97aeea9eb19673803a0bd5f655383 authored almost 2 years ago by Jeong YunWon <[email protected]>github.com/RustPython/RustPython - 3d52769a47311bc269001cf936f59ffa4f7516e8 authored almost 2 years ago by yt2b <[email protected]>
github.com/RustPython/RustPython - 8cb426120b766fcf5150de6a03b56e8a0aef485d authored almost 2 years ago by yt2b <[email protected]>
github.com/RustPython/RustPython - 9e8e5a1e819ac3b0848596ec12fafe05423d4b00 authored almost 2 years ago by yt2b <[email protected]>
github.com/RustPython/Parser - f2ffe12f8ca5759fdb6206fb4de7074a405ab5e2 authored almost 2 years ago by harupy <[email protected]>
github.com/RustPython/RustPython - 88e3c83138bafe63b88cc35d4263e514cf626def authored almost 2 years ago by harupy <[email protected]>
Implement lone-dot semantics for %-style format strings
github.com/RustPython/RustPython - 62aa942bf506ea3d41ed0503b947b84141fdaa3c authored almost 2 years ago by Jeong YunWon <[email protected]>github.com/RustPython/RustPython - fc0b08042d2c8fc9cbecfb3b7bfd03bdd92b193b authored almost 2 years ago by Jeong YunWon <[email protected]>
Correct exitcode when running through `subprocess.run`
github.com/RustPython/RustPython - 225efcaf02660e800e402846efb186122a991ed6 authored almost 2 years ago by Jeong YunWon <[email protected]>github.com/RustPython/rustpython.github.io - 82db03996e391ecd5760e5b85cfd8224bf2d4b45 authored almost 2 years ago by Noa <[email protected]>
github.com/RustPython/rustpython.github.io - 8b32a10e45442b975f66d0869462d50229764967 authored almost 2 years ago by Noa <[email protected]>
github.com/RustPython/RustPython - 115357ddd101a19c71b58a5ee77c1d6c741fcdb1 authored almost 2 years ago by Charlie Marsh <[email protected]>
github.com/RustPython/RustPython - a3507e7f58aaa13897cb5d15608ab4499f50f415 authored almost 2 years ago by Moreal <[email protected]>
github.com/RustPython/RustPython - 189a490e27a8a12e93b8b82822100fe197c5dbeb authored almost 2 years ago by Moreal <[email protected]>
github.com/RustPython/RustPython - 52afc1ace5e32de989860a7cbf16b978d8518ffb authored almost 2 years ago by Moreal <[email protected]>
github.com/RustPython/RustPython - f0c427b2d2d98dd2eb6dea62d27c8332fdb3a363 authored almost 2 years ago by Moreal <[email protected]>
Fix end location for elif blocks
github.com/RustPython/RustPython - ff90fe52eea578c8ebdd9d95e078cc041a5959fa authored almost 2 years ago by Jeong YunWon <[email protected]>Add test_ctypes from CPython 3.11
github.com/RustPython/RustPython - 02ee5bcb6af8da6488da8be4980a9a0a4a146501 authored almost 2 years ago by Jeong YunWon <[email protected]>
Since we parse an `elif:` block as an `If` node, its location should
include its `orelse` node l...
Since we parse an `elif:` block as an `If` node, its location should
include its `orelse` node l...
github.com/RustPython/RustPython - 019be59079ca0a916dca2030011a218a90b8a03c authored almost 2 years ago by Padraic Fanning <[email protected]>
github.com/RustPython/RustPython - 84caa50a08f692bbcc84dcfa0ce634490ce9d55d authored almost 2 years ago by Padraic Fanning <[email protected]>
Remove useless `String::from` in tests
github.com/RustPython/RustPython - 59b191c789c891a500659d2c3b29a645883f780a authored almost 2 years ago by Jim Fasarakis-Hilliard <[email protected]>Signed-off-by: harupy <[email protected]>
github.com/RustPython/Parser - b26365b215ce7da2f94b577274e5cf2c222428f1 authored almost 2 years ago by harupy <[email protected]>Signed-off-by: harupy <[email protected]>
github.com/RustPython/RustPython - 6e7be1ec8debabf1c9c2d712fc5fdbacdbfa262d authored almost 2 years ago by harupy <[email protected]>This reverts commit b31b08a30eb24e246b7f0a0d69b2b5e56a7e7a40.
github.com/RustPython/RustPython - f4363c8a8625a6fe15b914c11ef133b25a03370f authored almost 2 years ago by harupy <[email protected]>Fix error message
github.com/RustPython/RustPython - 211bdb0bb74eafe0c235f1b9c1be8d0ec25f74e6 authored almost 2 years ago by Jeong YunWon <[email protected]>Refactor `FormatType`
github.com/RustPython/RustPython - c3709e8b04a42e40307e00ff35bdfe55c491c549 authored almost 2 years ago by Jeong YunWon <[email protected]>add Lib/ctypes from cpython 3.11
github.com/RustPython/RustPython - c79b1fa87a77223388ad7eb0eaecfc6ce7f0bdff authored almost 2 years ago by Jeong YunWon <[email protected]>github.com/RustPython/Parser - 2d019930e9dba99473517ddf27012943c9092ab1 authored almost 2 years ago by harupy <[email protected]>
github.com/RustPython/RustPython - 964cc1b20609ce8ac6b5b3117481fcf249654676 authored almost 2 years ago by harupy <[email protected]>
github.com/RustPython/RustPython - b31b08a30eb24e246b7f0a0d69b2b5e56a7e7a40 authored almost 2 years ago by harupy <[email protected]>
github.com/RustPython/RustPython - 15228f446354f8fbfb79e1b38c2a3aca2ce1bdf0 authored almost 2 years ago by harupy <[email protected]>
github.com/RustPython/RustPython - e4102aae8d8d14da78a423a8f319656698604610 authored almost 2 years ago by yt2b <[email protected]>
github.com/RustPython/RustPython - ac4fc783ae0b24434770616cb8bc33208a151c42 authored almost 2 years ago by yt2b <[email protected]>
github.com/RustPython/RustPython - 09ff71105a5d4a72283ad394f31be7c47be6ca20 authored almost 2 years ago by not_joon <[email protected]>
github.com/RustPython/RustPython - 290736ae06a09bba12a45326d789bebe45775ed8 authored almost 2 years ago by harupy <[email protected]>
github.com/RustPython/Parser - d5fc7c4c873233f2caa6793396ec551fb4c0040f authored almost 2 years ago by harupy <[email protected]>
github.com/RustPython/Parser - 393869c47c6fc373e41559d0c3e5beb282526263 authored almost 2 years ago by harupy <[email protected]>
github.com/RustPython/RustPython - ea9db0ebbe8d4e0cbdf9da4ee988439e669d68fe authored almost 2 years ago by harupy <[email protected]>
github.com/RustPython/Parser - 4edd2bf78a92e4e3313f52d5870c9532ece4bd0b authored almost 2 years ago by harupy <[email protected]>
github.com/RustPython/RustPython - 82892f3e0ec730def61a3b069059405e6b42c18c authored almost 2 years ago by harupy <[email protected]>
github.com/RustPython/RustPython - 1640b6a7f3b6cca2fa62cc879fe331269aa42f1c authored almost 2 years ago by yt2b <[email protected]>
github.com/RustPython/RustPython - fdd3beaf58b9df87c5e0f1144c2b26de122f39a8 authored almost 2 years ago by harupy <[email protected]>
github.com/RustPython/RustPython - ae770996f6bc538252cc3bbe94fa8277f19e4122 authored almost 2 years ago by harupy <[email protected]>
github.com/RustPython/RustPython - cdb13235153de3ce80d5da4f8976474394c5f10a authored almost 2 years ago by harupy <[email protected]>
github.com/RustPython/Parser - d3c4551629286d5961f2c24987dce0d7987f0c56 authored almost 2 years ago by harupy <[email protected]>
github.com/RustPython/RustPython - 49b682edca352f31539f529bc1cc8d1c18c3a45b authored almost 2 years ago by harupy <[email protected]>
github.com/RustPython/Parser - 581f6e176cf47102cfd4febe77105485a7a37c8f authored almost 2 years ago by harupy <[email protected]>
github.com/RustPython/RustPython - e1f41e83d1ca5e26f902c59a1ef1d26a4342e534 authored almost 2 years ago by harupy <[email protected]>
Fixup parse_tokens after "Add NonLogicalNewline token"
github.com/RustPython/Parser - ac4d3c076c606e8002d050333776b12cd8a4f9fe authored almost 2 years ago by Jim Fasarakis-Hilliard <[email protected]>Fixup parse_tokens after "Add NonLogicalNewline token"
github.com/RustPython/RustPython - acbc517b55406c76da83d7b2711941d8d3f65b87 authored almost 2 years ago by Jim Fasarakis-Hilliard <[email protected]>