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 - e003f255d5735e79995db836cd8fcd75da357918 authored over 3 years ago by James Webber <[email protected]>
Add test_yield_from from CPython 3.8
github.com/RustPython/RustPython - 9652c79f1dfd6090093e69e1a626ce3e14c2dc49 authored over 3 years ago by Jim Fasarakis-Hilliard <[email protected]>github.com/RustPython/RustPython - 373aff3d6963d149cd724338e4b75293c2973750 authored over 3 years ago by Padraic Fanning <[email protected]>
Adds `class` field to `PyGetSet` to fix `__qualname__`
github.com/RustPython/RustPython - 9ac81a77819118f9df5d0132e294c7ff5cc5f6db authored over 3 years ago by Jeong YunWon <[email protected]>github.com/RustPython/RustPython - e93934685047c77f313d9622204b095663c6e020 authored over 3 years ago by sobolevn <[email protected]>
This commit fix RangeTestCase.test_range test in test_index.py
TryFromObject implementation f...
github.com/RustPython/RustPython - 89ca1db86d9bffec8060758bfb05e9aa946e6466 authored over 3 years ago by Snowapril <[email protected]>github.com/RustPython/RustPython - 3cd1f6b27c617236aaac784c86aba128f6262a44 authored over 3 years ago by voidSatisfaction <[email protected]>
Makes args of `type.__prepare__` optional
github.com/RustPython/RustPython - 530dec5426373d5771496c6a444c4431b334bedd authored over 3 years ago by Jim Fasarakis-Hilliard <[email protected]>github.com/RustPython/RustPython - e5e20a53b2348fb942b8c19ace28f33db4fc60be authored over 3 years ago by sobolevn <[email protected]>
github.com/RustPython/RustPython - af63e83e13b979cbeccd53cf8c43a72a1b18d1c9 authored over 3 years ago by sobolevn <[email protected]>
github.com/RustPython/RustPython - 3c649f48787a5f7df31e7c1af0fa011742896d1e authored over 3 years ago by Jeong YunWon <[email protected]>
Fix incorrect unwrapping
github.com/RustPython/RustPython - 43a43f76f295d16148e62843e62458321ee08571 authored over 3 years ago by Jeong YunWon <[email protected]>add iskeyword None check
github.com/RustPython/RustPython - bf59103d19722934a60dfdead174a40e1f5183d6 authored over 3 years ago by Jim Fasarakis-Hilliard <[email protected]>* Fix unhashable type error message
github.com/RustPython/RustPython - 653858e152ab95134ad982c1471beb70c305117e authored over 3 years ago by Lee Dogeon <[email protected]>there was one todo in test_keyword.py
before: s was PyStrRef, it failed to handle None
after: c...
See https://github.com/RustPython/RustPython/issues/2799
github.com/RustPython/RustPython - cc7269c68d7d888b24372541524a416f88133bc5 authored over 3 years ago by moreal <[email protected]>socket: impl herror
github.com/RustPython/RustPython - 53b8067acd1af79c2081e9eb56586fa8955749fd authored over 3 years ago by Jim Fasarakis-Hilliard <[email protected]>
There is one todo that is waiting for hstrerror to land in libc crate.
For now it shows the same...
github.com/RustPython/rustpython.github.io - 103c4e10fe6e3a7ae8de81585ba08ae2379a99dd authored over 3 years ago by Noah <[email protected]>
github.com/RustPython/rustpython.github.io - adf1e4861d9b8e0a1ed6877f53e4ad39afec0bff authored over 3 years ago by Noah <[email protected]>
Add test_zipfile from CPython 3.8
github.com/RustPython/RustPython - 2d78812745645f190053651093fb68a71fccadd4 authored over 3 years ago by Jeong YunWon <[email protected]>github.com/RustPython/RustPython - d99d255ee192708811bf70399805928c3fb1cd93 authored over 3 years ago by Padraic Fanning <[email protected]>
Also adds the following supporting files:
- the entire ziptestdata/ directory
- zip_cp437_head...
Adds reduce, length_hint and set_state to range iterators.
github.com/RustPython/RustPython - 7fc8ddb130c599c9538c80d17c6d2a4c67a60459 authored over 3 years ago by Jeong YunWon <[email protected]>github.com/RustPython/RustPython - f3a074ba909d74e3ef1eecf0907f771095de59b3 authored over 3 years ago by jfh <[email protected]>
Initialize with init for mutable builtins.
github.com/RustPython/RustPython - 412fffbc5da5d211d6b3adbc2f2bafffccd240b1 authored over 3 years ago by Jeong YunWon <[email protected]>github.com/RustPython/RustPython - 6950ad6ee4f6be45f99d833eea2a85a9bbeaa516 authored over 3 years ago by jfh <[email protected]>
Add test_xmlrpc from CPython 3.8
github.com/RustPython/RustPython - 62af4222ba7bbe9a520d9aa242d2d8af45874b08 authored over 3 years ago by Jeong YunWon <[email protected]>github.com/RustPython/RustPython - 8f2679a97ae7a4e375ffc3920d7ab37bcfd6c06c authored over 3 years ago by Nikita Sobolev <[email protected]>
GitHub Actions housekeeping
github.com/RustPython/RustPython - fa8072cfd67f625cc9c460438544d5bbcc93d23e authored over 3 years ago by Noah <[email protected]>github.com/RustPython/RustPython - 1cd25cdb4119a41c22d14f109921999a7511429a authored over 3 years ago by Padraic Fanning <[email protected]>
github.com/RustPython/RustPython - 60e36a08d51595ce2b5ad3a605b2e36e8b281f9a authored over 3 years ago by Padraic Fanning <[email protected]>
github.com/RustPython/RustPython - f6aeb8bf099bbf31969cd0d27d5146196f7631c2 authored over 3 years ago by Padraic Fanning <[email protected]>
added test_deque.py from CPython 3.8.7
github.com/RustPython/RustPython - 8f397947fedea8df5ae88b691885d8e53bfbd475 authored over 3 years ago by Jim Fasarakis-Hilliard <[email protected]>github.com/RustPython/RustPython - fbd79ba9173cca07980eb78aa2d118cc7bd8b830 authored over 3 years ago by sobolevn <[email protected]>
github.com/RustPython/RustPython - d44c98e92629ce613de96d4a3e1f220a711a5548 authored over 3 years ago by jungsu.kwon <[email protected]>
github.com/RustPython/RustPython - c3c8148d682220183887371350646630f9baaa85 authored over 3 years ago by jungsu.kwon <[email protected]>
github.com/RustPython/RustPython - 4142fd630de1f1abe6e7f230d4e1e450f128c615 authored over 3 years ago by jungsu.kwon <[email protected]>
github.com/RustPython/RustPython - 89d349be7a1dbf003d62fa2f90c0dd04a763ee82 authored over 3 years ago by jungsu.kwon <[email protected]>
github.com/RustPython/RustPython - 8009697498a4b150468b558b2ba1fca1071faa64 authored over 3 years ago by Nikita Sobolev <[email protected]>
Add test_xml_etree from CPython 3.8
github.com/RustPython/RustPython - 1d4214fab8ffb195718adddce3034a9c4f14dbe7 authored over 3 years ago by Jeong YunWon <[email protected]>Add additional files for math tests and fix commented tests in tests_math.
github.com/RustPython/RustPython - 8d1757381ab7d12d787c79b698acf205b88861e9 authored over 3 years ago by Jeong YunWon <[email protected]>Fix redox and other stuff
github.com/RustPython/RustPython - dca79874ddcc7a7f3411cc3535bd08e59f7a1343 authored over 3 years ago by Jeong YunWon <[email protected]>Fixes clippy on macos
github.com/RustPython/RustPython - 9a69fb595231dcbc2a768bca8daebb857a34510f authored over 3 years ago by Jeong YunWon <[email protected]>github.com/RustPython/RustPython - 8f2b9f3195d348f1aa82e1f01a1f09575f8b1520 authored over 3 years ago by Noah <[email protected]>
github.com/RustPython/RustPython - 9c6dbf2c23c942a803ff1f32fb9ecf1aa5651162 authored over 3 years ago by sobolevn <[email protected]>
github.com/RustPython/RustPython - 53e8f5c17d7388eef1df825de7ea54120e5b5066 authored over 3 years ago by jfh <[email protected]>
github.com/RustPython/RustPython - 0c81452bf38e452420b097f21712857aeacc2009 authored over 3 years ago by jfh <[email protected]>
Add operator.rs
github.com/RustPython/RustPython - 7ab81569ea729f7c48477dc73ae5c0f6c44881cd authored over 3 years ago by Jeong YunWon <[email protected]>github.com/RustPython/RustPython - 73ae7a6116db5b21ef1a68d4f25a133cf0c96fe4 authored over 3 years ago by Nikita Sobolev <[email protected]>
github.com/RustPython/RustPython - a32ee555cf8d2cdc3388f2e5d978c9aa80a37413 authored over 3 years ago by Noah <[email protected]>
github.com/RustPython/RustPython - 4eeb01fbcebeaae709ae8522fe9bcffac6d8855c authored over 3 years ago by Padraic Fanning <[email protected]>
github.com/RustPython/RustPython - 05fff92c1b1cdaa5461986adfe310ec6997e67d2 authored over 3 years ago by Padraic Fanning <[email protected]>
Also adds the following supporting files:
- everything in the xmltestdata/c14n-20/ directory
-...
github.com/RustPython/RustPython - 84a5fdb2923666115274dc710ff10e13d31b6b17 authored over 3 years ago by Padraic Fanning <[email protected]>
github.com/RustPython/RustPython - 13a08de3e815ebe2c063f206306ab1a2adce880a authored over 3 years ago by Padraic Fanning <[email protected]>
github.com/RustPython/RustPython - 9db603f0c02950de2e5bcdf12673b611955ea32b authored over 3 years ago by Padraic Fanning <[email protected]>
github.com/RustPython/RustPython - 340d2c29fa77a939dd4c11bfaa88f600638b423c authored over 3 years ago by Padraic Fanning <[email protected]>
Fast range iterator
github.com/RustPython/RustPython - b57c36ef64ce2a9859b059cdeaf504f6dffdc8c2 authored over 3 years ago by Jeong YunWon <[email protected]>github.com/RustPython/RustPython - 4de16f695567ae7a75ec03428822bf55c62cd539 authored over 3 years ago by Noah <[email protected]>
github.com/RustPython/RustPython - 1ed3277a392407b9790dfbbdd7e324def9453ba0 authored over 3 years ago by Noah <[email protected]>
github.com/RustPython/RustPython - e9d1608f4dddb53b8e01874c2d4ea071e6f94f5f authored over 3 years ago by Noah <[email protected]>
github.com/RustPython/RustPython - b05c0e27f66446fce000728cc7a8791df9856958 authored over 3 years ago by Noah <[email protected]>
github.com/RustPython/rustpython.github.io - 99759a502da4906712460d6f0fdd31bce8437a66 authored over 3 years ago by Noah <[email protected]>
github.com/RustPython/rustpython.github.io - e6460904e0046be35138c553a70dc065bcdff6e2 authored over 3 years ago by Noah <[email protected]>
github.com/RustPython/RustPython - eda5a71526ef97c6bf13b44a3c9abc8ee2e5f5e0 authored over 3 years ago by jfh <[email protected]>
github.com/RustPython/RustPython - 1115511e3d03f93720824997d8ff3ee13a540eed authored over 3 years ago by jfh <[email protected]>
* Fixes `type.__module__` issue, refs #2310
github.com/RustPython/RustPython - 4890f09c576fc2bb0654c67eecc1ca52a0353c06 authored over 3 years ago by Nikita Sobolev <[email protected]>Update test_bytes.py
github.com/RustPython/RustPython - 3e1bfe81eb9e2a6de9d1fe760d4ac784ee76f116 authored over 3 years ago by Jim Fasarakis-Hilliard <[email protected]>github.com/RustPython/RustPython - 42c1084890b03eeed19663f327113e960321a896 authored over 3 years ago by jfh <[email protected]>
github.com/RustPython/RustPython - b5686d01cad68b1e91281ec8a77879dd4670c8d5 authored over 3 years ago by Jeong YunWon <[email protected]>
github.com/RustPython/RustPython - 2d3b85b28c81c92b7aba4adb0eea3090a233fa6b authored over 3 years ago by Jeong YunWon <[email protected]>
clippy: Fix remaining issues
github.com/RustPython/RustPython - 1c0e0102435a0db7efd29324af3592b1b34a7a94 authored over 3 years ago by Jim Fasarakis-Hilliard <[email protected]>github.com/RustPython/RustPython - 78ffb77dd41727f80508db7ce99c1f096d371b28 authored over 3 years ago by jfh <[email protected]>
github.com/RustPython/RustPython - 2666e88d44c7b80b54ac630ebb3e6e151963aa05 authored over 3 years ago by jfh <[email protected]>
Fix obvious clippy warnings
github.com/RustPython/RustPython - 46ba32dc31b93120a4760f703c8441814cadab15 authored over 3 years ago by Jeong YunWon <[email protected]>Further tweaking whats_left: allow differing implementation
github.com/RustPython/RustPython - 29ee5cac10b6dda3bb5f052968f71f712381730e authored over 3 years ago by Jeong YunWon <[email protected]>github.com/RustPython/RustPython - 3bc233a6258eda35111dc25f0fafdad8319b999a authored over 3 years ago by Jeong YunWon <[email protected]>
github.com/RustPython/RustPython - b2115c90096e8738ff430488ce8de6633f2930ca authored over 3 years ago by Jeong YunWon <[email protected]>
github.com/RustPython/RustPython - ff4efd0f604ca7c9c09ed528667a49533a64bc3c authored over 3 years ago by Jeong YunWon <[email protected]>
github.com/RustPython/RustPython - b0e5675cb6d601e41dd6892db4eee9ae7da26851 authored over 3 years ago by James Webber <[email protected]>
Use inspect.getmodule to prevent redundant output in whats_left.sh
github.com/RustPython/RustPython - 0e360f54285cb3f2547c69d25a6f02037609a215 authored over 3 years ago by Jeong YunWon <[email protected]>Refactor sequence owner name into trait
github.com/RustPython/RustPython - df7753a35c5ad3bfdb5cf358ab4734f3a1a9cf39 authored over 3 years ago by Jeong YunWon <[email protected]>github.com/RustPython/RustPython - 7ad07bcbf5d7552ecd58a631a7def2c8da99d7ed authored over 3 years ago by James Webber <[email protected]>
github.com/RustPython/RustPython - 766fbeadaf1a6ebeb834cb9a78b071b41f5c78fe authored over 3 years ago by fermian <[email protected]>
github.com/RustPython/RustPython - f09f158baf7ccd7b29a44c49175ced3ff61d243c authored over 3 years ago by fermian <[email protected]>
github.com/RustPython/RustPython - 8bfff805a9fbc477a3856f09197aea0ca29abf6d authored over 3 years ago by Peter Ye <[email protected]>
github.com/RustPython/RustPython - 8a967e84c62e305a876246914dad97da6108d5ba authored over 3 years ago by Jim Fasarakis-Hilliard <[email protected]>
os: fix fdopen invalid file descriptor
github.com/RustPython/RustPython - cb3d58ccceb3c9c663c171a1aef0870c26b83403 authored over 3 years ago by Jeong YunWon <[email protected]>Add fixes for itertools.repeat
github.com/RustPython/RustPython - 4988d1398a3e8a0ede87c5c4b336401c55052ecf authored over 3 years ago by Jeong YunWon <[email protected]>Make set iteration linear
github.com/RustPython/RustPython - bf4863ad4276cd5ba48998ae340e7e1af970af82 authored over 3 years ago by Jeong YunWon <[email protected]>github.com/RustPython/RustPython - e1ce1e7ac40da6bf11c40ef5c515881e38906dc4 authored over 3 years ago by Dean Li <[email protected]>
Fix LALRPOP book link in development guide
github.com/RustPython/RustPython - 3cc7718366a563fe22fd6551c407462c5965f12f authored over 3 years ago by Jeong YunWon <[email protected]>github.com/RustPython/RustPython - 63a688cf7570266b11c265b4beb900b73691d4eb authored over 3 years ago by Peter Ye <[email protected]>
github.com/RustPython/RustPython - ab382dbc84f84fe61238b275dbfaed7d6be1e124 authored over 3 years ago by jfh <[email protected]>
github.com/RustPython/RustPython - 15ab1a6be0265e992895922933a4ba2b4c0fa104 authored over 3 years ago by jfh <[email protected]>
github.com/RustPython/rustpython.github.io - db4a307468850d14f3ef65f13fd041fdc745703f authored over 3 years ago by Noah <[email protected]>
github.com/RustPython/rustpython.github.io - 4bce7a52cd4e75ddfc55d9306819626498923e2d authored over 3 years ago by Noah <[email protected]>
Add __length_hint__, __setstate__, __reduce__ for tuple iterator.
github.com/RustPython/RustPython - 24800cbfcf71147392fd8579d21132780e5a9a7a authored over 3 years ago by Jeong YunWon <[email protected]>github.com/RustPython/RustPython - 0c764291fd7a464e1ab939f9090b78d41831a42f authored over 3 years ago by jfh <[email protected]>