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

Update colorsys.py and test_colorsys.py to 3.12 (#5198)

github.com/RustPython/RustPython - 92c8b371ae5db0d95bd8199bc42b08af115bb88a authored 7 months ago by Kirill Podoprigora <[email protected]>
Update cgitb.py to 3.12 (#5197)

github.com/RustPython/RustPython - d8f2bd04ace5c0f07e3855f633c4bfdb0564e713 authored 7 months ago by Kirill Podoprigora <[email protected]>
Update ftplib and test_ftplib to 3.12 (#5196)

github.com/RustPython/RustPython - 855fa1411fc20de7c7cfd76c807bcb435e6873f7 authored 7 months ago by Kirill Podoprigora <[email protected]>
Update pprint.py and test_pprint.py to 3.12 (#5195)

github.com/RustPython/RustPython - 4e7b3bc8f247bf8a31ba1bd791844e83307dde09 authored 7 months ago by Kirill Podoprigora <[email protected]>
Update test_operator.py to 3.12 (#5194)

github.com/RustPython/RustPython - 83d1ad8a2cfaa6cb96d7d1646923ed58c030b8df authored 7 months ago by Kirill Podoprigora <[email protected]>
Update Lib/test/test_hmac.py to 3.12 version (#5188)

github.com/RustPython/RustPython - 7f02324dcec46bf97ccf0e9cc0b94a8ad5057abb authored 7 months ago by Kirill Podoprigora <[email protected]>
Merge pull request #5191 from dchiquito/fix-failing-tests

Fix convenient failing tests

github.com/RustPython/RustPython - d453026d191f6aefe0fc0c95e23608e70b94f4b5 authored 7 months ago by Jeong, YunWon <[email protected]>
fix some typos (#5187)

Signed-off-by: wellweek <[email protected]>

github.com/RustPython/RustPython - 2fde8e91e5dbc070b06060c5b356a60f7e85fb3d authored 7 months ago by wellweek <[email protected]>
Skip test_format.test_locale

I had previously `test_locale` as expected to fail, as it did indeed
fail on my system due to un...

github.com/RustPython/RustPython - 23ebbd021b7f65883e05c6430aa80108d5cb3461 authored 7 months ago by Daniel Chiquito <[email protected]>
Re-enable test_format.test_locale

Technically speaking, my system was misconfigured, leading me to disable
the test in the first p...

github.com/RustPython/RustPython - 9b974bda0d8792dfafcc25af5a09d6bd6386704a authored 7 months ago by Daniel Chiquito <[email protected]>
Disable test_locale in test_format.py

See https://github.com/RustPython/RustPython/issues/5181

github.com/RustPython/RustPython - ead42beff6265d95c4dc18016735229daef1a56d authored 7 months ago by Daniel Chiquito <[email protected]>
Fix test_cmd_line.py

The failing test was unsetting `PYTHONPATH`, but neglecting to unset
`RUSTPYTHONPATH`, which obv...

github.com/RustPython/RustPython - 35229721ead1e96a9135e26d74ae9b0d36f7efa4 authored 7 months ago by Daniel Chiquito <[email protected]>
Disable broken test_socket.py tests

There are a substantial number of socket tests that are disabled due to
`bind(): bad family` err...

github.com/RustPython/RustPython - de7e4e49dab823358e37823ae547cd66b8e7bfaf authored 7 months ago by Daniel Chiquito <[email protected]>
Update regression test results

github.com/RustPython/rustpython.github.io - ea31e207173f225c35b0fe34ecdbb59a0b242c73 authored 7 months ago by Noa <[email protected]>
Use ast::Suite::parse instead of deprecated parse_program. (#5186)

github.com/RustPython/RustPython - 2f8e5189d3c0abc70251fd6d928d0176e7b7f3ab authored 8 months ago by rrupy <[email protected]>
Merge pull request #5176 from Blues-star/csv

Update csv.py and test_csv.py from CPython v3.12

github.com/RustPython/RustPython - 4c8cd67db950afd3b9b14ca91e0eddb4e1d396af authored 8 months ago by Jeong, YunWon <[email protected]>
Mark failing tests as expectedFailure

github.com/RustPython/RustPython - e4be47a08b2f1a2592e527083fa481462a679a4e authored 8 months ago by Blues-star <[email protected]>
Update csv.py from CPython v3.12.0

github.com/RustPython/RustPython - 88ee64d5858823dc98df9564bc3619bcd543ba61 authored 8 months ago by Blues-star <[email protected]>
implement more csv features

Co-authored-by: Jeong, YunWon <[email protected]>

github.com/RustPython/RustPython - 54247df801dff727a8a674f2b996cdcf8f0ad572 authored 8 months ago by Blues-star <[email protected]>
Update test_csv.py from CPython v3.12.0

github.com/RustPython/RustPython - d2bf69e354467ef20e24d3dccff77664983dc48a authored 8 months ago by Blues-star <[email protected]>
Update regression test results

github.com/RustPython/rustpython.github.io - 24942f5b1152c4cd65c084cc044cc90e4fad772c authored 8 months ago by Noa <[email protected]>
Merge pull request #5184 from youknowone/symboltable

better symboltable error message

github.com/RustPython/RustPython - d0c827ed3837ca8dfde07063f8591878fa06bd57 authored 8 months ago by Jeong, YunWon <[email protected]>
better symboltable error message

github.com/RustPython/RustPython - d26766b7bca4f6a11ac4f0f87e80ff7925d6cffe authored 8 months ago by Jeong YunWon <[email protected]>
Merge pull request #69 from RustPython/dependabot/bundler/nokogiri-1.16.2

Bump nokogiri from 1.15.5 to 1.16.2

github.com/RustPython/rustpython.github.io - fb98b0f145ffeb62de1cd3e5d05d9386e17767e2 authored 8 months ago by Jeong, YunWon <[email protected]>
Merge pull request #68 from homersimpsons/patch-1

benchmarks: Hide `data/` folder

github.com/RustPython/rustpython.github.io - beb7d04331a6a3f9312e149ed17aa93e49355857 authored 8 months ago by Jeong, YunWon <[email protected]>
Bump nokogiri from 1.15.5 to 1.16.2

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.5 to 1.16.2.
- [Release no...

github.com/RustPython/rustpython.github.io - 6a6caed0b57a49c72f917bd0b99876e33f5cfa39 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #67 from olivierlemasle/devcon

Update Gemfile, add .devcontainer

github.com/RustPython/rustpython.github.io - c5f473e1ff67a1a29a9a3ea85dcc860c352b6bc5 authored 8 months ago by Jeong, YunWon <[email protected]>
Merge pull request #5180 from dchiquito/3.12-collections

Update `_collections_abc.py` and `test_collections.py` to 3.12.2

github.com/RustPython/RustPython - e6c6f966f73cc43e852eb68c6bfccf494d42b883 authored 8 months ago by Jeong, YunWon <[email protected]>
benchmarks: Hide `data/` folder

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 8 months ago by homersimpsons <[email protected]>
Un-skip passing typing test

I missed that the typing test I disabled was on a base test class.
Moving the expected failure t...

github.com/RustPython/RustPython - 407f251866f437987bb86419bbd672b9327db4ea authored 8 months ago by Daniel Chiquito <[email protected]>
Add DevContainers

github.com/RustPython/rustpython.github.io - 6fb31b9e8b757def7d37adb66b3ef8c1cfd49b11 authored 8 months ago by Olivier Lemasle <[email protected]>
Gemfile: use github-pages instead of jekyll

The GitHub Pages Ruby gem bundles Jekyll and its dependencies in the
versions used in GitHub Pag...

github.com/RustPython/rustpython.github.io - e4f0863083a1287b7f900cfe406f30e3dd789f1c authored 8 months ago by Olivier Lemasle <[email protected]>
Update test_ordered_dict.py to 3.12.2

github.com/RustPython/RustPython - 6cd9e5442765340ec64a1280dd75756d0a309498 authored 8 months ago by Daniel Chiquito <[email protected]>
Disable broken test_repr in test_typing.py

This should be resolved when `typing.py` and `test_typing.py` are
updated to 3.12.

github.com/RustPython/RustPython - c9ec4507ad2dd1e309753a38f31cfe75ae8d89d9 authored 8 months ago by Daniel Chiquito <[email protected]>
Disable test_Buffer

This test will not work until the `__buffer__` and `__release_buffer__`
methods are implemented ...

github.com/RustPython/RustPython - 9481df23e1219f7df851770fcddb1a1f08f85f38 authored 8 months ago by Daniel Chiquito <[email protected]>
Update test_collections.py to 3.12.2

github.com/RustPython/RustPython - 0bd8c2504c51d64e8351a55153266e0059dd8137 authored 8 months ago by Daniel Chiquito <[email protected]>
Update collections/__init__.py to 3.12.2

github.com/RustPython/RustPython - bcb35919a4772dc93f87ac9306524c3afb43dbc1 authored 8 months ago by Daniel Chiquito <[email protected]>
Update _collections_abc.py to 3.12.2

github.com/RustPython/RustPython - 5dc6d5582abf8f6a32e0a8664484471ea6484261 authored 8 months ago by Daniel Chiquito <[email protected]>
Update regression test results

github.com/RustPython/rustpython.github.io - a4ca4cd56ed45689dd2d841f91e9485235129094 authored 8 months ago by Noa <[email protected]>
Merge pull request #5175 from Blues-star/copy

Update `copy.py` and `test_copy.py` from CPython v3.12

github.com/RustPython/RustPython - a8ab7dd3881437ad2eef31b3470427db20656a84 authored 8 months ago by Jeong, YunWon <[email protected]>
Merge pull request #5174 from Blues-star/code

Update code.py and test_code.py from CPython v3.12

github.com/RustPython/RustPython - 7c722c23a5d4627dccf4fcee17df75d6e944693a authored 8 months ago by Jeong, YunWon <[email protected]>
Update test_copy.py from CPython v3.12.0

github.com/RustPython/RustPython - 83b8c3a3fc806a3fe966f5540269abcf7d743520 authored 8 months ago by Blues-star <[email protected]>
Update copy.py from CPython v3.12.0

github.com/RustPython/RustPython - 36a36b200d519c3262524ab17604c20df4824df8 authored 8 months ago by Blues-star <[email protected]>
Merge pull request #5172 from Blues-star/main

Update `configparser.py` and `test_configparser.py` from CPython v3.12

github.com/RustPython/RustPython - d297e73a55a628b5e56571ee45d01f623a341867 authored 8 months ago by Jeong, YunWon <[email protected]>
est_co_lnotab_is_deprecated, 'test_invalid_bytecode' and est_code_hash_uses_bytecode test exceptions, add TODO

github.com/RustPython/RustPython - 572053df82a6ad1b09e00be3d4cb130eb8eba762 authored 8 months ago by Blues-star <[email protected]>
Update test_code.py from CPython v3.12.0

github.com/RustPython/RustPython - def5661728a0efb7c55743654ed9ce6efdd78865 authored 8 months ago by Blues-star <[email protected]>
Update code.py from CPython v3.12.0

github.com/RustPython/RustPython - 078cd0d88c29bb70e631e9bdf8ac9112d50bab45 authored 8 months ago by Blues-star <[email protected]>
Update test_configparser.py from CPython v3.12.0

github.com/RustPython/RustPython - d061837467702e3bb2e012c5c576afaa34330f80 authored 8 months ago by Blues-star <[email protected]>
Update configparser.py from CPython v3.12.0

github.com/RustPython/RustPython - defc3ac7f14d385a801e1a037ed90fe584ada288 authored 8 months ago by Blues-star <[email protected]>
Fix Windows CI (#5168)

* pin openssl version for windows CI

* use cargo vcpkg

* install openssl with vcpkg

* u...

github.com/RustPython/RustPython - 97a0705d2e30a740f2cdfbfea00d92ae314ec682 authored 8 months ago by Dmitry Erlikh <[email protected]>
Fix miri test failure (#5170)

github.com/RustPython/RustPython - a88c2fe00050255e0859ca6432034608c4f848ba authored 8 months ago by Jeong, YunWon <[email protected]>
Merge pull request #5169 from Blues-star/main

Update `calendar.py` and `test_calendar.py` from CPython v3.12

github.com/RustPython/RustPython - 2a62ef7344d490e9dfbf11f708ae751ec48a2bbd authored 8 months ago by Jeong, YunWon <[email protected]>
Update test_calendar.py from CPython v3.12.0

github.com/RustPython/RustPython - 258342e1cabdceee944b43e423117139fa3d792e authored 8 months ago by Blues-star <[email protected]>
Update calendar.py from CPython v3.12.0

github.com/RustPython/RustPython - 69e8e4be438f242a8a8efefa82c7a3cc85ac02d6 authored 8 months ago by Blues-star <[email protected]>
Update regression test results

github.com/RustPython/rustpython.github.io - 56ec1c844fdcabbc53995be1f92d77d1981eb516 authored 8 months ago by Noa <[email protected]>
Merge pull request #5164 from dchiquito/frozenset-hash

Use CPython hash algorithm for frozenset

github.com/RustPython/RustPython - 1c93c1630b536d398ab86f91b0f3424aad76ddc8 authored 8 months ago by Jeong, YunWon <[email protected]>
Merge pull request #5165 from dchiquito/unused-collections-bool

Removed unused __bool__ methods

github.com/RustPython/RustPython - ec9f2cedd16181cdfb0e0b5b93e7d50bc38b8f30 authored 8 months ago by Jeong, YunWon <[email protected]>
Merge pull request #5163 from dchiquito/fix-benches

Fix benchmarks by replacing rust-cpython with pyo3

- Replace `cpython` and `python3-sys` depe...

github.com/RustPython/RustPython - 10055772d843b203bbaa47c656596ef0d3fbf39d authored 8 months ago by Jeong, YunWon <[email protected]>
Fix typo in slot.rs (#5162)

overriden -> overridden

github.com/RustPython/RustPython - 61e40de32b722fe50dc81a2ca89e86d3483454ce authored 8 months ago by Ikko Eltociear Ashimine <[email protected]>
Use correct TODO syntax

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

github.com/RustPython/RustPython - 074d228a7a4cb71fba3ddb3c9103e963a3355ca9 authored 8 months ago by Daniel Chiquito <[email protected]>
Use CPython hash algorithm for frozenset

The original hash algorithm just XOR'd all the hashes of the elements of
the set, which is probl...

github.com/RustPython/RustPython - bf461cdebc8cfb00a6e7e931978ab293911988ac authored 8 months ago by Daniel Chiquito <[email protected]>
Removed unused __bool__ methods

Python does not define `list().__bool__`, `dict().__bool__`, and
`str().__bool__`, and some test...

github.com/RustPython/RustPython - ffc52ef87c8a6e7bac8295478c988b1380f2d872 authored 8 months ago by Daniel Chiquito <[email protected]>
Update benchmark results

github.com/RustPython/rustpython.github.io - 3784d6d1caf10c0f72f0bc85c746a981eb25bb6e authored 8 months ago by Github Actions <[email protected]>
Update regression test results

github.com/RustPython/rustpython.github.io - 3d14745621878f04ebf9275541eb134007d0ccc3 authored 8 months ago by Noa <[email protected]>
Replace rust-cpython with pyo3 in benches

Update the actual benchmark harnesses.

Because the internal APIs previously used are no longer ...

github.com/RustPython/RustPython - ea1f72e92dc8399d2faea73ac59feda3bf6d7fc2 authored 8 months ago by Daniel Chiquito <[email protected]>
Replace rust-cpython with pyo3 in benchmarks

The benchmarks have been broken since Python 3.10 deprecated the API
they were using to parse an...

github.com/RustPython/RustPython - 9693ad9b11bbbe36f9007ab60831a5747a0bc0dd authored 8 months ago by Daniel Chiquito <[email protected]>
Fix bug in `binascii` `uu` encoding. Pass more related unit tests. (#5160)

* Fix bug in binascii, passes more unit tests.

* Pass more additional tests due to this PR.

github.com/RustPython/RustPython - bdf228eb426be1a842276277c32a91b02510d3bc authored 8 months ago by kingiler <[email protected]>
Merge pull request #5158 from dchiquito/fix-int-rounding

Fix integer rounding

github.com/RustPython/RustPython - c4b1cc69be5364c8a926738489c670d9cb13104b authored 8 months ago by Jeong, YunWon <[email protected]>
Bump ahash from 0.8.3 to 0.8.7

When building the project for the Miri CI step, the latest nightly
version apparently conflicts ...

github.com/RustPython/RustPython - 36b9219e3239ea8707e3f018cf6ceac42e254d83 authored 8 months ago by Daniel Chiquito <[email protected]>
Fix integer rounding

The [docs](https://docs.python.org/3/library/functions.html#round)
specify that calling `round` ...

github.com/RustPython/RustPython - 43d7c71a6836062b72cb1f2d8f24ef10c5bf17dd authored 8 months ago by Daniel Chiquito <[email protected]>
Update benchmark results

github.com/RustPython/rustpython.github.io - 34095dabc78bcc50d037bc085473fafc2b22f5f1 authored 9 months ago by Github Actions <[email protected]>
Update regression test results

github.com/RustPython/rustpython.github.io - 35aaf0fd52fd73e0ca12f32764342c392585c1a2 authored 9 months ago by Noa <[email protected]>
Update benchmark results

github.com/RustPython/rustpython.github.io - dd59aba9b6f18ae410a840e563fc997987008931 authored 9 months ago by Github Actions <[email protected]>
Update regression test results

github.com/RustPython/rustpython.github.io - 64b37135a598b5cb7d4106540194653bcc47d9e7 authored 9 months ago by Noa <[email protected]>
Deprecation warning fix for __complex__ (#5152)

github.com/RustPython/RustPython - 3eda1cf3b4a29eb35c30f2a3ed272771c642c065 authored 9 months ago by Alin-Ioan Alexandru <[email protected]>
os: ns_to_sec rounding (#5150)

In cpython, they use `_PyTime_ROUND_FLOOR` to read time.
But in RustPython, we use `[Duration::...

github.com/RustPython/RustPython - 6917b4c2ca32058af641deee269a0df05ad2667f authored 9 months ago by deantvv <[email protected]>
Incorrect f-string parsing (#112)

* Fix parse_fstring

* Add test

* Push char

* Remove unused import

github.com/RustPython/Parser - 9ce55aefdeb35e2f706ce0b02d5a2dfe6295fc57 authored 9 months ago by yt2b <[email protected]>
Update benchmark results

github.com/RustPython/rustpython.github.io - 1c0b474e6465aab33dd19c35d33d7473e917cb2f authored 9 months ago by Github Actions <[email protected]>
Update regression test results

github.com/RustPython/rustpython.github.io - 875085328b26385ab148ff02c01fd3f9b3d6132c authored 9 months ago by Noa <[email protected]>
refactor _count general case

github.com/RustPython/sre-engine - 118a00c012810900fe89277cebe6a5f09ff286d1 authored 9 months ago by Kangzhi Shi <[email protected]>
improve: use adjust_cursor reduce double calc

github.com/RustPython/sre-engine - 10e51ba68909e9f09860c4a5d727c00a74cb0d7c authored 9 months ago by Kangzhi Shi <[email protected]>
improve: fix double count on _count

github.com/RustPython/sre-engine - 21fc2059b70ebd5bf4a7c524c40e7d4347e065dc authored 9 months ago by Kangzhi Shi <[email protected]>
improve use StringCursor replace index based position

github.com/RustPython/sre-engine - c93ea30b3b5849edc3ac888a1bfec69f08b537c1 authored 9 months ago by Kangzhi Shi <[email protected]>
update to cpython 3.12 op code

github.com/RustPython/sre-engine - 39c0106e873645ff8f212bcfa21c79216e5f7d89 authored 9 months ago by Kangzhi Shi <[email protected]>
fix _count general case

github.com/RustPython/sre-engine - a9ed7de28df33c73a75912d094ea699502aa77e5 authored 9 months ago by Kangzhi Shi <[email protected]>
fix assert not mark

github.com/RustPython/sre-engine - 17e1152de63cd9b70e4ad3b061979baa7ee54a35 authored 9 months ago by Kangzhi Shi <[email protected]>
impl atomic group & possessive repeat

github.com/RustPython/sre-engine - 99ed744c57c7aa8e3a0d33bf7893b26d5be86434 authored 9 months ago by Kangzhi Shi <[email protected]>
improve ctx in _match lazy create stack vec

github.com/RustPython/sre-engine - 2fe129252fd0d798dc0cdac78737bd641825d48b authored 9 months ago by Kangzhi Shi <[email protected]>
remove unneccesary INFO logic on main dispatch

github.com/RustPython/sre-engine - 003c45dbffbfefe5a7a47899836d042bddfbb8a9 authored 9 months ago by Kangzhi Shi <[email protected]>
bump version to 0.5.0

github.com/RustPython/sre-engine - 41bdcfe2212d08c4068595babe3c497cd2a035fb authored 9 months ago by Kangzhi Shi <[email protected]>
improve search at_beginning

github.com/RustPython/sre-engine - f9b2d10c710d45ebd0cc9788294cd5806cc9e8ac authored 9 months ago by Kangzhi Shi <[email protected]>
fix some clippy

github.com/RustPython/sre-engine - 169368b7f06fd502a5a77fd56cf5b7ec46e3a975 authored 9 months ago by Kangzhi Shi <[email protected]>
update version and dependency

github.com/RustPython/sre-engine - d73cc5f58c94e2589efadf1b21f4b5a811869682 authored 9 months ago by Kangzhi Shi <[email protected]>
refactor _match with nest loop

github.com/RustPython/sre-engine - 9070e12e0df3ece6949dc3d9d650fa2d37d8eb54 authored 9 months ago by Kangzhi Shi <[email protected]>
fix count not advance

github.com/RustPython/sre-engine - 454aa4b6544cc53b3443328015ff923103f906c4 authored 9 months ago by Kangzhi Shi <[email protected]>