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
github.com/RustPython/RustPython - 92c8b371ae5db0d95bd8199bc42b08af115bb88a authored 9 months ago by Kirill Podoprigora <[email protected]>
github.com/RustPython/RustPython - d8f2bd04ace5c0f07e3855f633c4bfdb0564e713 authored 9 months ago by Kirill Podoprigora <[email protected]>
github.com/RustPython/RustPython - 855fa1411fc20de7c7cfd76c807bcb435e6873f7 authored 9 months ago by Kirill Podoprigora <[email protected]>
github.com/RustPython/RustPython - 4e7b3bc8f247bf8a31ba1bd791844e83307dde09 authored 10 months ago by Kirill Podoprigora <[email protected]>
github.com/RustPython/RustPython - 83d1ad8a2cfaa6cb96d7d1646923ed58c030b8df authored 10 months ago by Kirill Podoprigora <[email protected]>
github.com/RustPython/RustPython - 7f02324dcec46bf97ccf0e9cc0b94a8ad5057abb authored 10 months ago by Kirill Podoprigora <[email protected]>
Fix convenient failing tests
github.com/RustPython/RustPython - d453026d191f6aefe0fc0c95e23608e70b94f4b5 authored 10 months ago by Jeong, YunWon <[email protected]>Signed-off-by: wellweek <[email protected]>
github.com/RustPython/RustPython - 2fde8e91e5dbc070b06060c5b356a60f7e85fb3d authored 10 months ago by wellweek <[email protected]>
I had previously `test_locale` as expected to fail, as it did indeed
fail on my system due to un...
Technically speaking, my system was misconfigured, leading me to disable
the test in the first p...
There are a substantial number of socket tests that are disabled due to
`bind(): bad family` err...
See https://github.com/RustPython/RustPython/issues/5181
github.com/RustPython/RustPython - ead42beff6265d95c4dc18016735229daef1a56d authored 10 months ago by Daniel Chiquito <[email protected]>
The failing test was unsetting `PYTHONPATH`, but neglecting to unset
`RUSTPYTHONPATH`, which obv...
github.com/RustPython/rustpython.github.io - ea31e207173f225c35b0fe34ecdbb59a0b242c73 authored 10 months ago by Noa <[email protected]>
github.com/RustPython/rustpython.github.io - c87887d50490caf7c18de001683f31aac1300da0 authored 10 months ago by Noa <[email protected]>
github.com/RustPython/RustPython - 2f8e5189d3c0abc70251fd6d928d0176e7b7f3ab authored 10 months ago by rrupy <[email protected]>
Update csv.py and test_csv.py from CPython v3.12
github.com/RustPython/RustPython - 4c8cd67db950afd3b9b14ca91e0eddb4e1d396af authored 10 months ago by Jeong, YunWon <[email protected]>github.com/RustPython/RustPython - d2bf69e354467ef20e24d3dccff77664983dc48a authored 10 months ago by Blues-star <[email protected]>
github.com/RustPython/RustPython - 88ee64d5858823dc98df9564bc3619bcd543ba61 authored 10 months ago by Blues-star <[email protected]>
Co-authored-by: Jeong, YunWon <[email protected]>
github.com/RustPython/RustPython - 54247df801dff727a8a674f2b996cdcf8f0ad572 authored 10 months ago by Blues-star <[email protected]>github.com/RustPython/RustPython - e4be47a08b2f1a2592e527083fa481462a679a4e authored 10 months ago by Blues-star <[email protected]>
github.com/RustPython/rustpython.github.io - 24942f5b1152c4cd65c084cc044cc90e4fad772c authored 10 months ago by Noa <[email protected]>
github.com/RustPython/rustpython.github.io - 58d2dfec1b44aa20121bdfbcd5a5f73e1ab185b1 authored 10 months ago by Noa <[email protected]>
better symboltable error message
github.com/RustPython/RustPython - d0c827ed3837ca8dfde07063f8591878fa06bd57 authored 10 months ago by Jeong, YunWon <[email protected]>github.com/RustPython/RustPython - d26766b7bca4f6a11ac4f0f87e80ff7925d6cffe authored 10 months ago by Jeong YunWon <[email protected]>
Bump nokogiri from 1.15.5 to 1.16.2
github.com/RustPython/rustpython.github.io - fb98b0f145ffeb62de1cd3e5d05d9386e17767e2 authored 10 months ago by Jeong, YunWon <[email protected]>benchmarks: Hide `data/` folder
github.com/RustPython/rustpython.github.io - beb7d04331a6a3f9312e149ed17aa93e49355857 authored 10 months ago by Jeong, YunWon <[email protected]>
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.5 to 1.16.2.
- [Release no...
Update Gemfile, add .devcontainer
github.com/RustPython/rustpython.github.io - c5f473e1ff67a1a29a9a3ea85dcc860c352b6bc5 authored 10 months ago by Jeong, YunWon <[email protected]>Update `_collections_abc.py` and `test_collections.py` to 3.12.2
github.com/RustPython/RustPython - e6c6f966f73cc43e852eb68c6bfccf494d42b883 authored 10 months ago by Jeong, YunWon <[email protected]>The `data/` folder contains raw data.
It should not be displayed in the tabs, and its `*.cbor...
github.com/RustPython/rustpython.github.io - ccb78e721e7628cc4fd492dbd9712bdc9297f396 authored 10 months ago by homersimpsons <[email protected]>
I missed that the typing test I disabled was on a base test class.
Moving the expected failure t...
github.com/RustPython/rustpython.github.io - 6fb31b9e8b757def7d37adb66b3ef8c1cfd49b11 authored 10 months ago by Olivier Lemasle <[email protected]>
The GitHub Pages Ruby gem bundles Jekyll and its dependencies in the
versions used in GitHub Pag...
github.com/RustPython/RustPython - 6cd9e5442765340ec64a1280dd75756d0a309498 authored 10 months ago by Daniel Chiquito <[email protected]>
This should be resolved when `typing.py` and `test_typing.py` are
updated to 3.12.
This test will not work until the `__buffer__` and `__release_buffer__`
methods are implemented ...
github.com/RustPython/RustPython - 0bd8c2504c51d64e8351a55153266e0059dd8137 authored 10 months ago by Daniel Chiquito <[email protected]>
github.com/RustPython/RustPython - bcb35919a4772dc93f87ac9306524c3afb43dbc1 authored 10 months ago by Daniel Chiquito <[email protected]>
github.com/RustPython/RustPython - 5dc6d5582abf8f6a32e0a8664484471ea6484261 authored 10 months ago by Daniel Chiquito <[email protected]>
github.com/RustPython/rustpython.github.io - a4ca4cd56ed45689dd2d841f91e9485235129094 authored 10 months ago by Noa <[email protected]>
github.com/RustPython/rustpython.github.io - 958a03ce15ffbdc10598da3b6f9cd72e87ae36fa authored 10 months ago by Noa <[email protected]>
Update `copy.py` and `test_copy.py` from CPython v3.12
github.com/RustPython/RustPython - a8ab7dd3881437ad2eef31b3470427db20656a84 authored 10 months ago by Jeong, YunWon <[email protected]>Update code.py and test_code.py from CPython v3.12
github.com/RustPython/RustPython - 7c722c23a5d4627dccf4fcee17df75d6e944693a authored 10 months ago by Jeong, YunWon <[email protected]>github.com/RustPython/RustPython - 83b8c3a3fc806a3fe966f5540269abcf7d743520 authored 10 months ago by Blues-star <[email protected]>
github.com/RustPython/RustPython - 36a36b200d519c3262524ab17604c20df4824df8 authored 10 months ago by Blues-star <[email protected]>
Update `configparser.py` and `test_configparser.py` from CPython v3.12
github.com/RustPython/RustPython - d297e73a55a628b5e56571ee45d01f623a341867 authored 10 months ago by Jeong, YunWon <[email protected]>github.com/RustPython/RustPython - 572053df82a6ad1b09e00be3d4cb130eb8eba762 authored 10 months ago by Blues-star <[email protected]>
github.com/RustPython/RustPython - def5661728a0efb7c55743654ed9ce6efdd78865 authored 10 months ago by Blues-star <[email protected]>
github.com/RustPython/RustPython - 078cd0d88c29bb70e631e9bdf8ac9112d50bab45 authored 10 months ago by Blues-star <[email protected]>
github.com/RustPython/RustPython - d061837467702e3bb2e012c5c576afaa34330f80 authored 10 months ago by Blues-star <[email protected]>
github.com/RustPython/RustPython - defc3ac7f14d385a801e1a037ed90fe584ada288 authored 10 months ago by Blues-star <[email protected]>
* pin openssl version for windows CI
* use cargo vcpkg
* install openssl with vcpkg
* u...
github.com/RustPython/RustPython - 97a0705d2e30a740f2cdfbfea00d92ae314ec682 authored 10 months ago by Dmitry Erlikh <[email protected]>github.com/RustPython/RustPython - a88c2fe00050255e0859ca6432034608c4f848ba authored 10 months ago by Jeong, YunWon <[email protected]>
Update `calendar.py` and `test_calendar.py` from CPython v3.12
github.com/RustPython/RustPython - 2a62ef7344d490e9dfbf11f708ae751ec48a2bbd authored 10 months ago by Jeong, YunWon <[email protected]>github.com/RustPython/RustPython - 258342e1cabdceee944b43e423117139fa3d792e authored 10 months ago by Blues-star <[email protected]>
github.com/RustPython/RustPython - 69e8e4be438f242a8a8efefa82c7a3cc85ac02d6 authored 10 months ago by Blues-star <[email protected]>
github.com/RustPython/rustpython.github.io - 56ec1c844fdcabbc53995be1f92d77d1981eb516 authored 10 months ago by Noa <[email protected]>
Use CPython hash algorithm for frozenset
github.com/RustPython/RustPython - 1c93c1630b536d398ab86f91b0f3424aad76ddc8 authored 11 months ago by Jeong, YunWon <[email protected]>Removed unused __bool__ methods
github.com/RustPython/RustPython - ec9f2cedd16181cdfb0e0b5b93e7d50bc38b8f30 authored 11 months ago by Jeong, YunWon <[email protected]>Fix benchmarks by replacing rust-cpython with pyo3
- Replace `cpython` and `python3-sys` depe...
github.com/RustPython/RustPython - 10055772d843b203bbaa47c656596ef0d3fbf39d authored 11 months ago by Jeong, YunWon <[email protected]>overriden -> overridden
github.com/RustPython/RustPython - 61e40de32b722fe50dc81a2ca89e86d3483454ce authored 11 months ago by Ikko Eltociear Ashimine <[email protected]>Co-authored-by: fanninpm <[email protected]>
github.com/RustPython/RustPython - 074d228a7a4cb71fba3ddb3c9103e963a3355ca9 authored 11 months ago by Daniel Chiquito <[email protected]>
The original hash algorithm just XOR'd all the hashes of the elements of
the set, which is probl...
Python does not define `list().__bool__`, `dict().__bool__`, and
`str().__bool__`, and some test...
github.com/RustPython/rustpython.github.io - 3784d6d1caf10c0f72f0bc85c746a981eb25bb6e authored 11 months ago by Github Actions <[email protected]>
github.com/RustPython/rustpython.github.io - 3d14745621878f04ebf9275541eb134007d0ccc3 authored 11 months ago by Noa <[email protected]>
Update the actual benchmark harnesses.
Because the internal APIs previously used are no longer ...
github.com/RustPython/RustPython - ea1f72e92dc8399d2faea73ac59feda3bf6d7fc2 authored 11 months ago by Daniel Chiquito <[email protected]>
The benchmarks have been broken since Python 3.10 deprecated the API
they were using to parse an...
* Fix bug in binascii, passes more unit tests.
* Pass more additional tests due to this PR.
github.com/RustPython/RustPython - bdf228eb426be1a842276277c32a91b02510d3bc authored 11 months ago by kingiler <[email protected]>Fix integer rounding
github.com/RustPython/RustPython - c4b1cc69be5364c8a926738489c670d9cb13104b authored 11 months ago by Jeong, YunWon <[email protected]>
When building the project for the Miri CI step, the latest nightly
version apparently conflicts ...
The [docs](https://docs.python.org/3/library/functions.html#round)
specify that calling `round` ...
github.com/RustPython/rustpython.github.io - 34095dabc78bcc50d037bc085473fafc2b22f5f1 authored 11 months ago by Github Actions <[email protected]>
github.com/RustPython/rustpython.github.io - 35aaf0fd52fd73e0ca12f32764342c392585c1a2 authored 11 months ago by Noa <[email protected]>
github.com/RustPython/rustpython.github.io - dd59aba9b6f18ae410a840e563fc997987008931 authored 11 months ago by Github Actions <[email protected]>
github.com/RustPython/rustpython.github.io - 64b37135a598b5cb7d4106540194653bcc47d9e7 authored 11 months ago by Noa <[email protected]>
github.com/RustPython/RustPython - 3eda1cf3b4a29eb35c30f2a3ed272771c642c065 authored 11 months ago by Alin-Ioan Alexandru <[email protected]>
In cpython, they use `_PyTime_ROUND_FLOOR` to read time.
But in RustPython, we use `[Duration::...
* Fix parse_fstring
* Add test
* Push char
* Remove unused import
github.com/RustPython/Parser - 9ce55aefdeb35e2f706ce0b02d5a2dfe6295fc57 authored 11 months ago by yt2b <[email protected]>github.com/RustPython/rustpython.github.io - 1c0b474e6465aab33dd19c35d33d7473e917cb2f authored 11 months ago by Github Actions <[email protected]>
github.com/RustPython/rustpython.github.io - 875085328b26385ab148ff02c01fd3f9b3d6132c authored 11 months ago by Noa <[email protected]>
github.com/RustPython/sre-engine - 118a00c012810900fe89277cebe6a5f09ff286d1 authored 11 months ago by Kangzhi Shi <[email protected]>
github.com/RustPython/sre-engine - 10e51ba68909e9f09860c4a5d727c00a74cb0d7c authored 11 months ago by Kangzhi Shi <[email protected]>
github.com/RustPython/sre-engine - 21fc2059b70ebd5bf4a7c524c40e7d4347e065dc authored 11 months ago by Kangzhi Shi <[email protected]>
github.com/RustPython/sre-engine - c93ea30b3b5849edc3ac888a1bfec69f08b537c1 authored 11 months ago by Kangzhi Shi <[email protected]>
github.com/RustPython/sre-engine - 169368b7f06fd502a5a77fd56cf5b7ec46e3a975 authored 11 months ago by Kangzhi Shi <[email protected]>
github.com/RustPython/sre-engine - 454aa4b6544cc53b3443328015ff923103f906c4 authored 11 months ago by Kangzhi Shi <[email protected]>
github.com/RustPython/sre-engine - 9070e12e0df3ece6949dc3d9d650fa2d37d8eb54 authored 11 months ago by Kangzhi Shi <[email protected]>
github.com/RustPython/sre-engine - d73cc5f58c94e2589efadf1b21f4b5a811869682 authored 11 months ago by Kangzhi Shi <[email protected]>
github.com/RustPython/sre-engine - a777d22a537bdda61a7df5f4c6af6369de1cadc6 authored 11 months ago by Kangzhi Shi <[email protected]>
github.com/RustPython/sre-engine - f9b2d10c710d45ebd0cc9788294cd5806cc9e8ac authored 11 months ago by Kangzhi Shi <[email protected]>
github.com/RustPython/sre-engine - 41bdcfe2212d08c4068595babe3c497cd2a035fb authored 11 months ago by Kangzhi Shi <[email protected]>
github.com/RustPython/sre-engine - 003c45dbffbfefe5a7a47899836d042bddfbb8a9 authored 11 months ago by Kangzhi Shi <[email protected]>
github.com/RustPython/sre-engine - 2fe129252fd0d798dc0cdac78737bd641825d48b authored 11 months ago by Kangzhi Shi <[email protected]>
github.com/RustPython/sre-engine - 9378497346147500328d6b96e59386caecbfbeab authored 11 months ago by Kangzhi Shi <[email protected]>
github.com/RustPython/sre-engine - 99ed744c57c7aa8e3a0d33bf7893b26d5be86434 authored 11 months ago by Kangzhi Shi <[email protected]>
github.com/RustPython/sre-engine - 17e1152de63cd9b70e4ad3b061979baa7ee54a35 authored 11 months ago by Kangzhi Shi <[email protected]>
github.com/RustPython/sre-engine - a9ed7de28df33c73a75912d094ea699502aa77e5 authored 11 months ago by Kangzhi Shi <[email protected]>
github.com/RustPython/sre-engine - 39c0106e873645ff8f212bcfa21c79216e5f7d89 authored 11 months ago by Kangzhi Shi <[email protected]>