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 - 7f86178a464abd0c355c94936b47be6d484463eb authored over 2 years ago
add takewhile.__reduce__
github.com/RustPython/RustPython - e56950abb335e3b35573151c9557a749dc0e4e0b authored over 2 years agoAdd `datetime.UTC` alias for `datetime.timezone.utc`
github.com/RustPython/RustPython - 02e013198f2be12254fecfda9d0435558c89ca80 authored over 2 years agogithub.com/RustPython/RustPython - 76a94d57ef00a29bb195c2609b5d7365939fce50 authored over 2 years ago
github.com/RustPython/RustPython - 11a6b73fbf58b883efc94a60612a9208bcda3051 authored over 2 years ago
Always insert `None` at `code_stack.constants`
github.com/RustPython/RustPython - 5a5e047eab6417dc70e9241b775eed85c920ac68 authored over 2 years agogithub.com/RustPython/RustPython - 164e343517a52bcfa82f0f5c8d2d8815fc0c2ac8 authored over 2 years ago
github.com/RustPython/RustPython - c39c745275efeb8eb5d5b63ed768d91fd877f53c authored over 2 years ago
github.com/RustPython/RustPython - 70812eb88034e543abc8f17f1e1265b042f0165a authored over 2 years ago
Corrected grammatical error.
github.com/RustPython/RustPython - 118707272be6256eae4c321e4e7995ab6dd40ba3 authored over 2 years agogithub.com/RustPython/rustpython.github.io - 654bdcb1cb5ad3b0f83869eca3a24d1335cd3a80 authored over 2 years ago
Spell “arithmetic” correctly
github.com/RustPython/RustPython - 3301220a6b488eac6d88c9b988945de757584b4a authored over 2 years agoSpell “arithmetic” correctly
github.com/RustPython/Parser - e64d7d196d194b6bcc7f272f56eba82815610d0a authored over 2 years agoSigned-off-by: Anders Kaseorg <[email protected]>
github.com/RustPython/RustPython - b9a07f811d6718802c8bf2195e934a431cf5bd32 authored over 2 years agoSigned-off-by: Anders Kaseorg <[email protected]>
github.com/RustPython/Parser - f8b45e48e13078f136383019e383332b0c527666 authored over 2 years agoUpdate function `__qualname__` and `repr`
github.com/RustPython/RustPython - 1b7b3f067cd49be55a4788d8e1ad74622e6e7b73 authored over 2 years agogithub.com/RustPython/RustPython - c2a5acb40c4fc9a94064f8aebb1732ff1cadd9c7 authored over 2 years ago
github.com/RustPython/RustPython - a91e15aaf448d6da494d3427eb4718677a392bba authored over 2 years ago
github.com/RustPython/RustPython - 27356bf057e4e288c3c8565485e32bb3f0316a74 authored over 2 years ago
github.com/RustPython/RustPython - b4360f858352583e14c1a765cd1d55e2a196140f authored over 2 years ago
Interpreter config
github.com/RustPython/RustPython - 2a26ed00964b900d247d6a8478d8cd24b13cc096 authored over 2 years agoUpdate warning warn_explicit
github.com/RustPython/RustPython - 2c611aa1965c0d2c81e417bd72e6473a280bedff authored over 2 years agogithub.com/RustPython/RustPython - ac28407e25e92f549909262d22459d8a8dbf384f authored over 2 years ago
github.com/RustPython/RustPython - eb27d1e8d7b38f0cde32a782499da7f95c54f08a authored over 2 years ago
github.com/RustPython/RustPython - 0e135c9bfb45136dc6123c4e2aef0b74a16cd8c1 authored over 2 years ago
github.com/RustPython/RustPython - 49af908a3e71f194895d797f0ef97f0f515100be authored over 2 years ago
github.com/RustPython/RustPython - 94819c54d312f2ce07c14607707236bc9b85b570 authored over 2 years ago
github.com/RustPython/rustpython.github.io - c4675137be8f5f392870360ad7e0a51b23d2873d authored over 2 years ago
Fix compilation and clippy issues (Rust 1.64)
github.com/RustPython/RustPython - 2efe22e60e757a0d48fecdc33493655950205433 authored over 2 years agogithub.com/RustPython/RustPython - 50fd23ab4797dd3daf4eb9dce25cb3474e558310 authored over 2 years ago
This new warning from Rust 1.64 needs @coolreader18's review.
github.com/RustPython/RustPython - 73bd2968ac9cb9e1240cf2b9c035cbe19e6ab89c authored over 2 years agotemporary fix of lalrpop build
github.com/RustPython/RustPython - 34e09a8677524ce22aed632a26fd585cf41e4f3d authored over 2 years agogithub.com/RustPython/mt19937 - fe12e5e350179fc588d3e7d8f7a6560104581350 authored over 2 years ago
github.com/RustPython/RustPython - 5c29c27b6ff8bceb16197dc548d6ca8f663ac015 authored over 2 years ago
github.com/RustPython/Parser - f99e4789ed2a31eeb7e050a458e3223a8671522d authored over 2 years ago
github.com/RustPython/RustPython - 6ae1148b343ea50e2fc90f0b6a851fea652c6947 authored over 2 years ago
github.com/RustPython/Parser - 86b847204e4915b7736e53fbd2d622c1ecd8c711 authored over 2 years ago
github.com/RustPython/RustPython - 2426f11ebc76532b096ad951d0c49d9534b7ef83 authored over 2 years ago
ci: Support for ci skip through tag
github.com/RustPython/RustPython - 683e5afff035c2ce442f211508c3bcf80e7860ea authored over 2 years agogithub.com/RustPython/RustPython - b9e849a09193cad3722834a61f59020d898cf9e7 authored over 2 years ago
Fix `test_infinite_recursion_via_bases_tuple`, `test_infinite_cycle_in_bases`
github.com/RustPython/RustPython - fcbb388918401f79015939a275921d51e0c47fd7 authored over 2 years agogithub.com/RustPython/RustPython - faace160bed4c66104668e8e40a7b7cce688b0b6 authored over 2 years ago
pyproperty -> pygetset
github.com/RustPython/RustPython - e02afc435c1c0a5de630ea88f92c94fd67f53fe9 authored over 2 years ago
Though it actually create a getset descriptor,
we didn't change the name because its concept was...
Implement `MemberDescrObject` setter
github.com/RustPython/RustPython - 05e13b65af93ce694b0bf4da0a7bd277aa485d8f authored over 2 years agogithub.com/RustPython/RustPython - 27855a6ab16bf9a3d77a37a8062799355c29fdff authored over 2 years ago
Because `PyInner<T>` struct follows C langauge's representation,
when passing `impl From<PyRef<T...
github.com/RustPython/RustPython - e7b39bdc8ad9775eb4621bd1b890f936ff9963e0 authored over 2 years ago
github.com/RustPython/RustPython - e9d3406f9c2c830273061bbe4b072a13e5d6f772 authored over 2 years ago
github.com/RustPython/rustpython.github.io - 67cedf9ac0a1dd7869a9578a41dd0247dcce82b0 authored over 2 years ago
Feature/add staticmethod init
github.com/RustPython/RustPython - 768a8e514871c6b3c278ee192830029afc08914f authored over 2 years agoFix `bool_eq` argument order of `_membership_iter_search` for compatibility with cpython
github.com/RustPython/RustPython - b0d515585d43ad7cc8098a1f707e7fe22b5112a9 authored over 2 years agogithub.com/RustPython/RustPython - e372be1b1b77db28ec88a38a463f8af7bf1b08e6 authored over 2 years ago
Add `math.cbrt` implemented in cpython 3.11
github.com/RustPython/RustPython - 368e47cddb1b231c1cea348779a9ebee4926391c authored over 2 years agoAdd `operator.call`
github.com/RustPython/RustPython - 7ab1b16b4147c82f91957974762ab4e554ce5572 authored over 2 years agoFix edge case of `math.pow(0.0, -inf)`, `math.pow(-0.0, -inf)`
github.com/RustPython/RustPython - a719955809764fc385f32d89004dd54636b705cf authored over 2 years agogithub.com/RustPython/RustPython - e0f491ea8cd35c23152e368fc5247099f9752923 authored over 2 years ago
Update math.rs
github.com/RustPython/RustPython - 96fc308c043e6534b198e9b702726ba819f34b81 authored over 2 years agoAdd `math.exp2` implemented in cpython 3.11
github.com/RustPython/RustPython - fa7a8af735d68d54cdb0e90a69054ceb2c176c85 authored over 2 years agogithub.com/RustPython/RustPython - ea4f2e7bac2b71c84d5e5e75533068ad077b38e9 authored over 2 years ago
github.com/RustPython/RustPython - 99bceb6fb7d5a2ea37fd71cce6ff49f77e213d22 authored over 2 years ago
github.com/RustPython/RustPython - 16755fa3b895603be5dbae97d0637065c34f8ce1 authored over 2 years ago
github.com/RustPython/RustPython - 927208c7f6b7d115f7c92e48ad66b85f3ab6fbca authored over 2 years ago
github.com/RustPython/RustPython - 339de8c809122c0ba5ee0a2b95b96d4f361b3c21 authored over 2 years ago
github.com/RustPython/rustpython.github.io - ad888ea69eeac9b0a19304f5ea31b3652b07d094 authored over 2 years ago
github.com/RustPython/RustPython - 5570ad497ec65506cb41988520e00b0e9b6b9d60 authored over 2 years ago
github.com/RustPython/RustPython - d95b3c276199fc70a376f6ceaf982c9d8cf262e0 authored over 2 years ago
github.com/RustPython/RustPython - 1933e5f56e44f9cfbe7a48706bd71dbe4d7851a5 authored over 2 years ago
github.com/RustPython/RustPython - 8df1f07df9942db56aba46a8dc85a3b0570c415c authored over 2 years ago
github.com/RustPython/RustPython - 597ad013b204d706d48780a2bf5117277f89db00 authored over 2 years ago
Split pylib from vm
github.com/RustPython/RustPython - f51b1307fe6230252bf587da2409a6b643faeb26 authored over 2 years agogithub.com/RustPython/RustPython - e8b9b4b4de4b6a91b167366fd65adcac986546b7 authored over 2 years ago
Add PartialOrd to Location
github.com/RustPython/RustPython - da92db40312e74a243e87259acd4d03a9f16a0ac authored over 2 years agogithub.com/RustPython/RustPython - ea878f2d646a7ca43705d6de88325a33bc4e46ea authored over 2 years ago
github.com/RustPython/Parser - 26b529f9dc48025f1d94cfca7343b410385344f1 authored over 2 years ago
Modify the new 3.10.6 version of platform.py to work with platform.rs
github.com/RustPython/RustPython - fe10a4b9df2ef1b03b5ac2fff8988fef778e1bb9 authored over 2 years agogithub.com/RustPython/RustPython - d2825263c1cdb16c542a1a642140cb90f46f45db authored over 2 years ago
github.com/RustPython/RustPython - e400c60ed8190e564750e67f8c17a67ce870f99e authored over 2 years ago
github.com/RustPython/RustPython - 35f46c0353b783cd6d94e8b9591dcd6f5790b200 authored over 2 years ago
github.com/RustPython/RustPython - d32cd5394813fd8a8936f428c6618f8d152db812 authored over 2 years ago
github.com/RustPython/rustpython.github.io - 84e5f006e4bb17a1dbe77cc61c8dbce2b2635bfc authored over 2 years ago
github.com/RustPython/RustPython - 7b0fe1d4190bec1faff8730e2d02b266eec4ac36 authored over 2 years ago
As specified in Python official documentation
(https://docs.python.org/3.10/library/fcntl.html)...
update ioctl first arg
github.com/RustPython/RustPython - 8001ff8d842769938d2126039ef4631765dac8a9 authored over 2 years agogithub.com/RustPython/RustPython - 3e10f52dec70d23c8959cf02d72721ba23c30a3f authored over 2 years ago
github.com/RustPython/RustPython - de26d1e3bfdd1d45ccc56cedc4f51847c9dbbb36 authored over 2 years ago
github.com/RustPython/RustPython - d7cb77ecf2478e30dbae1484ee5835b0b08ce899 authored over 2 years ago
github.com/RustPython/RustPython - ef4bea53c6d824c067b916ce3af654d93f280582 authored over 2 years ago
github.com/RustPython/rustpython.github.io - 9d9b2f4db6c700c2a3fd7367dcae4efdefba70a3 authored over 2 years ago
github.com/RustPython/rustpython.github.io - 3f7b2be806fa00f8c63b9435c4324d16c58c8db4 authored over 2 years ago
github.com/RustPython/RustPython - 7a688e0b6c2904f286acac1e4af3f1628dd38589 authored over 2 years ago
github.com/RustPython/rustpython.github.io - 8b986dd826c4cd3c5acd33dd294fb48d111e1b00 authored over 2 years ago
github.com/RustPython/RustPython - ad88d476a8765269830f74e2e000b2f57077bfcd authored over 2 years ago
github.com/RustPython/RustPython - 4c6fe4ac227e0e217d82fd2d21032f57e9fbe2aa authored over 2 years ago
github.com/RustPython/RustPython - 46c9d7d42f16869562fa7d3383935e987ae7a95b authored over 2 years ago
github.com/RustPython/RustPython - 080146925817a6ba9c12367950ad1c0714afcb22 authored over 2 years ago
github.com/RustPython/RustPython - 79a868c6b713641df164d0a61efe58da9d000ce6 authored over 2 years ago
github.com/RustPython/rustpython.github.io - 788e61d6d4ae02dc1be8c2f83c9eb8f4e7e019c2 authored over 2 years ago
github.com/RustPython/RustPython - 454a21b4ab33b6bfb5f7a1fe6297d068ea1c652e authored over 2 years ago
github.com/RustPython/RustPython - 4a22aa061b00917984ccb2050b70cff6700ea245 authored over 2 years ago