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
Rework frozen modules and directly deserialize to CodeObject<Literal>
github.com/RustPython/Parser - 0ea53825db9c9ce1ea95f6c235ab9b74dad92aec authored almost 2 years ago by Jeong YunWon <[email protected]>github.com/RustPython/RustPython - 134f62a776c6e7f9fe2b7b15ea890db0febd43d5 authored almost 2 years ago by LYK <[email protected]>
Update test/test_unpack.py from CPython 3.11.2
github.com/RustPython/RustPython - 8fb53964e4df15c3a5a99c173639cec70c8551ca authored almost 2 years ago by Jeong YunWon <[email protected]>github.com/RustPython/RustPython - eb7daf1b74d05b8e935393677351ce667cbbcd8b authored almost 2 years ago by LYK <[email protected]>
Improve: binary ops with Number Protocol
github.com/RustPython/RustPython - ea665cb743ef1f2a1a2b6030e8384d7ab814b305 authored almost 2 years ago by Jeong YunWon <[email protected]>github.com/RustPython/RustPython - 22877202019b471e52afdc7a3236a84981b1ddd2 authored almost 2 years ago by Jeong YunWon <[email protected]>
github.com/RustPython/RustPython - 91b57a3f28776aae34cbfb8c0729856a6d2ca548 authored almost 2 years ago by Jeong YunWon <[email protected]>
github.com/RustPython/RustPython - 97d69bd437eaa88e096d77a60ef9a2b3ab107651 authored almost 2 years ago by Jeong YunWon <[email protected]>
github.com/RustPython/RustPython - 3c4ac0e5a2740f6f9898cfe73f7384f6cd39b7c6 authored almost 2 years ago by Jeong YunWon <[email protected]>
it is not a slot
github.com/RustPython/RustPython - 9822749c92de2d1795df1f57c04778ed9146cb59 authored almost 2 years ago by Jeong YunWon <[email protected]>github.com/RustPython/RustPython - d9fc95c2a1f2f6beb593b58ffdd0c19b74166e28 authored almost 2 years ago by Jeong YunWon <[email protected]>
github.com/RustPython/RustPython - 788ccffb2b5717b9fffaf8bc8647ee7d294ad6ef authored almost 2 years ago by Jeong YunWon <[email protected]>
github.com/RustPython/RustPython - 1fea8297607f36967cd11257f93103b26e2db541 authored almost 2 years ago by Zhiyan Xiao <[email protected]>
github.com/RustPython/RustPython - 53b89b704c473d0815730554f9bd405f498273a2 authored almost 2 years ago by Zhiyan Xiao <[email protected]>
github.com/RustPython/RustPython - a949c35228969edd520a3757d724ae6412daa952 authored almost 2 years ago by Zhiyan Xiao <[email protected]>
github.com/RustPython/RustPython - 81fbcbc1b2d5c5693abee250a539bff5c9251e29 authored almost 2 years ago by Zhiyan Xiao <[email protected]>
github.com/RustPython/RustPython - 05317f166435c09df37d30001fd0bce4a9786733 authored almost 2 years ago by Jeong YunWon <[email protected]>
github.com/RustPython/RustPython - 8a42a68a4f83e878edb6d034b94d1a1b01a03931 authored almost 2 years ago by Zhiyan Xiao <[email protected]>
github.com/RustPython/RustPython - 984db6798c0e43beb5cc5b0b0294ba83b8bd5d11 authored almost 2 years ago by Zhiyan Xiao <[email protected]>
github.com/RustPython/RustPython - ba9c354e1bc995d4c0dbd3342af9f1008d2cffbd authored almost 2 years ago by Zhiyan Xiao <[email protected]>
github.com/RustPython/RustPython - f1dc0a6fcbb66bd2029d2f14670c87e3e8bd6e68 authored almost 2 years ago by Zhiyan Xiao <[email protected]>
from #4139 https://github.com/RustPython/RustPython/pull/4139
github.com/RustPython/RustPython - 13d715e2a508441ced461ce92680b4c53bbc7693 authored almost 2 years ago by Karatus <[email protected]>Update copy.py from CPython 3.11
github.com/RustPython/RustPython - 1fceeab0fcc77c11dfe94092b27b2164b94d62e4 authored almost 2 years ago by Jeong YunWon <[email protected]>Pin our toolchain to Rust version 1.67.1
github.com/RustPython/RustPython - 51020cd635224704554189d5466e6069ccfaa9a0 authored almost 2 years ago by Jim Fasarakis-Hilliard <[email protected]>github.com/RustPython/RustPython - 4d05077ec3061e6b6b13141093e056c54fbb4c8e authored almost 2 years ago by carlosmiei <[email protected]>
github.com/RustPython/RustPython - 5b6a4c45639c12eaca66a792f3eaf736f43c1c39 authored almost 2 years ago by carlosmiei <[email protected]>
github.com/RustPython/RustPython - 8e834cbdfc81a96cbb8420e8173c37608c78cdcd authored almost 2 years ago by Jeong YunWon <[email protected]>
github.com/RustPython/RustPython - 27233364bc093b81314b94b5ed34e322de809175 authored almost 2 years ago by John Pham <[email protected]>
Fix typo in number.rs
github.com/RustPython/RustPython - 685532d44a8018468a5d99abbd56d0698299f593 authored almost 2 years ago by Jeong YunWon <[email protected]>seperate -> separate
github.com/RustPython/RustPython - 692c8036b7be4ca445cc6df6a583f849aa7c0bf9 authored almost 2 years ago by Ikko Eltociear Ashimine <[email protected]>Update calendar.py from CPython 3.11
github.com/RustPython/RustPython - f9715c442a071bb644119c8b14bcfb9eb64ea6d0 authored almost 2 years ago by Jim Fasarakis-Hilliard <[email protected]>Update test__osx_support.py from CPython 3.11
github.com/RustPython/RustPython - e73a1c32980084588c4c9e82e569cd3490c2b69d authored almost 2 years ago by Jim Fasarakis-Hilliard <[email protected]>github.com/RustPython/RustPython - 129a6f187e3b2587c1e9faf21b2386a9e40d59a6 authored almost 2 years ago by carlosmiei <[email protected]>
github.com/RustPython/RustPython - 7710ed00d3822abbf352fba0e3a25f6ef7a95e30 authored almost 2 years ago by carlosmiei <[email protected]>
github.com/RustPython/RustPython - fcc17254f6857f25a612ce993b718bc7310888f4 authored almost 2 years ago by carlosmiei <[email protected]>
Update test/test_userlist.py and test_userdict.py from CPython 3.11.2
github.com/RustPython/RustPython - 6edd3705a6d95ef787ada8a5883fbe51c0c9d2e8 authored almost 2 years ago by Jeong YunWon <[email protected]>Only whitespace is different.
github.com/RustPython/RustPython - 58f988bf33fa9e36d1fd0a1b73abf9c933b65fb1 authored almost 2 years ago by LYK <[email protected]>github.com/RustPython/RustPython - 34a0615ac1021f0f116a3b31c8225de80ec4bfb3 authored almost 2 years ago by CPython Developers <>
Update broken links to source code.
github.com/RustPython/rustpython.github.io - b6a6ab424798f25f75c58716f247b0e3035b453a authored almost 2 years ago by Jim Fasarakis-Hilliard <[email protected]>github.com/RustPython/rustpython.github.io - 619679549242bb3ae3b23de7ff9358873a415723 authored almost 2 years ago by Jim Fasarakis-Hilliard <[email protected]>
Add protocol object PyCallable
github.com/RustPython/RustPython - 5a74f08c842c893890882a6ec7e4c85cadf70840 authored almost 2 years ago by Jeong YunWon <[email protected]>Change error type for bad objects in "with" and "async with"
github.com/RustPython/RustPython - bdce56df305f3b6e2614b624b4bd21ce7c8cb02a authored almost 2 years ago by Jeong YunWon <[email protected]>Remove strict type to allow cross compiling
github.com/RustPython/RustPython - f4a7b652c716aaef87e2d62235de440d9fccb8b7 authored almost 2 years ago by Jeong YunWon <[email protected]>Signed-off-by: Kaan Karakaya <[email protected]>
github.com/RustPython/RustPython - cb479bf199fd6bc363339318955556abb551fd28 authored almost 2 years ago by Kaan Karakaya <[email protected]>Refactor with AsNumber::number_downcast_exact
github.com/RustPython/RustPython - b10421a9b408b7c09d4501e61bdc91ceb5fb035d authored almost 2 years ago by Jeong YunWon <[email protected]>This patch does not cover all cases of `test_contextlib.py`
`bytecode::Instruction::SetupWith` ...
github.com/RustPython/RustPython - ef77e454278c7f5da79545d8ca0a69f68dedb29a authored almost 2 years ago by LYK <[email protected]>github.com/RustPython/RustPython - f0a29de87db964cc3af6b08d9f21800743ddaad0 authored almost 2 years ago by Jeong YunWon <[email protected]>
github.com/RustPython/RustPython - 823b5288f90f3ef7d0fc968b79faf3784e511ab4 authored almost 2 years ago by Jeong YunWon <[email protected]>
github.com/RustPython/RustPython - c17951e3f62c6a62f3a196de6e4753dbda40537c authored almost 2 years ago by Jeong YunWon <[email protected]>
github.com/RustPython/RustPython - b60271a6cf195e62046d4cf1d2a84c75f3d55fa4 authored almost 2 years ago by Jeong YunWon <[email protected]>
Update contextlib.py and test_contextlib from CPython 3.11.2
github.com/RustPython/RustPython - f00e6b69f258e1eaa1cb6163031ff725b25fcf1a authored almost 2 years ago by Jeong YunWon <[email protected]>Update test/test_userstring.py from CPython 3.11.2
github.com/RustPython/RustPython - cc8515041bf54668184dc58ee47962df60e4047a authored almost 2 years ago by Jeong YunWon <[email protected]>Update test/test_weakset.py from CPython 3.11.2
github.com/RustPython/RustPython - 01512e27a0c8c95d28e134e196b06530e3372540 authored almost 2 years ago by Jeong YunWon <[email protected]>github.com/RustPython/RustPython - 301b79c688b00474948dcecad5f8b3abf242bcd1 authored almost 2 years ago by CPython Developers <>
github.com/RustPython/RustPython - 98654634ca0bf5d9e24af367765ed2a5ef848576 authored almost 2 years ago by LYK <[email protected]>
github.com/RustPython/RustPython - 1812bd17a560dbd0b87f63653c56e04784f410a4 authored almost 2 years ago by LYK <[email protected]>
github.com/RustPython/RustPython - 7b6486cd301709896019f0d5c14cfae0da9d744e authored almost 2 years ago by CPython Developers <>
github.com/RustPython/RustPython - 223fe14d85250e8155c02f9cd7d0bbdc9b52a01c authored almost 2 years ago by seungha-kim <[email protected]>
github.com/RustPython/RustPython - 5eb775462d03078a4f4cd79f8bab923fe54c1032 authored almost 2 years ago by Jeong YunWon <[email protected]>
github.com/RustPython/RustPython - ed60687f11939ccae8862ba4eb71f9047576b32b authored almost 2 years ago by Jeong YunWon <[email protected]>
github.com/RustPython/RustPython - 66d9514e1274f8fa33b0379426da648872972018 authored almost 2 years ago by Jeong YunWon <[email protected]>
github.com/RustPython/RustPython - 37cc852bfc79ed66c28f7d435410b6f4f71f8f10 authored almost 2 years ago by Jeong YunWon <[email protected]>
Add extend_slot support for protocol traits
github.com/RustPython/RustPython - 10eb20e44b8d1a936a8cc91f7755096c7995786e authored almost 2 years ago by Jeong YunWon <[email protected]>Add ArgIndex according to #4629
github.com/RustPython/RustPython - 7744e95aea79179f3dc31f9c3ab46e22fd3b5cbf authored almost 2 years ago by Jeong YunWon <[email protected]>github.com/RustPython/RustPython - 3f871f08053b173344ada3fb51e4ed9da7f98d60 authored almost 2 years ago by minh.pham2000 <[email protected]>
github.com/RustPython/RustPython - db7b94526257c2e1235a88787fe26f305119d55f authored almost 2 years ago by minh.pham2000 <[email protected]>
Update test/test_contextlib.py from CPython 3.11.2
github.com/RustPython/RustPython - 64aef5c13c198e50d09f4377e4af1f8bf09f87a9 authored almost 2 years ago by Jeong YunWon <[email protected]>Update test/test_with.py from CPython 3.11.2
github.com/RustPython/RustPython - 3fe5a368ac0c3312e9120ff01b15cf7c69e27215 authored almost 2 years ago by Jeong YunWon <[email protected]>Update test/test_zlib.py from CPython 3.11.2
github.com/RustPython/RustPython - f23a8480e762130416917b81f519621d17b86d39 authored almost 2 years ago by Jeong YunWon <[email protected]>github.com/RustPython/RustPython - 5d6a48b568440daf343a66a442419cc6b055033b authored almost 2 years ago by LYK <[email protected]>
github.com/RustPython/RustPython - df48df5edefaa70cbbbf10ea8f05f97dfae70b4f authored almost 2 years ago by CPython Developers <>
A TypeError is raised instead of an AttributeError in "with" and
"async with" statements for obj...
github.com/RustPython/RustPython - e983506e23ce85617f3c77e70da3687d7ac50455 authored almost 2 years ago by CPython Developers <>
github.com/RustPython/RustPython - 456bc80697713158a5e5e2c379ef0a86df10c147 authored almost 2 years ago by Noa <[email protected]>
github.com/RustPython/Parser - 9d6ae774f81e301d027e148f1c63eac77253ce6f authored almost 2 years ago by Noa <[email protected]>
github.com/RustPython/RustPython - 5be22a073b3ce83784da6813f9f2a5ec3b64bd61 authored almost 2 years ago by CPython Developers <>
Add sys.winver
github.com/RustPython/RustPython - 26a3ec9ae3572fb8d9d25e5d41b754692c919c9f authored almost 2 years ago by Jeong YunWon <[email protected]>Fix `rsub` of `PySet` and `PyFrozenSet`
github.com/RustPython/RustPython - 8d6d47a5c68b39fca31eb5604a4ace555d13d999 authored almost 2 years ago by Jeong YunWon <[email protected]>github.com/RustPython/RustPython - 5adae77e393fee0b537a8c93302d62b744753729 authored almost 2 years ago by LYK <[email protected]>
github.com/RustPython/RustPython - 79840126b9f1beeaad020a182faa77a2462e67d2 authored almost 2 years ago by Zhiyan Xiao <[email protected]>
github.com/RustPython/RustPython - 05d0248b18c3e67c3e550aea2ceaaf5d0c73e024 authored almost 2 years ago by Zhiyan Xiao <[email protected]>
github.com/RustPython/RustPython - 2a61e1cace393095b09b3745ae91f2cb95e87099 authored almost 2 years ago by Jeong YunWon <[email protected]>
Fix AsNumber for PyComplex bugs
github.com/RustPython/RustPython - abf850af91ac4b9546e4784e31d82d153f5d4db4 authored almost 2 years ago by Jeong YunWon <[email protected]>Relocate and format extra_tests/snippets/builtin_{int,float.complex}.py
github.com/RustPython/RustPython - 0722db10df0dfea62182b4e249578f53d556b011 authored almost 2 years ago by Jeong YunWon <[email protected]>Implement Number Protocol for `PyDict`
github.com/RustPython/RustPython - 1fece09687ce0c4bd5ec83294d4860d862a98271 authored almost 2 years ago by Jeong YunWon <[email protected]>Implementing shake_128 and shake_256 in the hashlib module
github.com/RustPython/RustPython - 9f0db9a02a9a1f07844d5946401a4ac389398da3 authored almost 2 years ago by Jeong YunWon <[email protected]>github.com/RustPython/RustPython - 6f499013f6c3984f03e406840cc85fd6bd244888 authored almost 2 years ago by Zhiyan Xiao <[email protected]>
github.com/RustPython/RustPython - 29de419c877a5b46eb5e06c4ccd51174d703c81d authored almost 2 years ago by Charles Hubain <[email protected]>
github.com/RustPython/RustPython - 9bde9c9fbbd4ad9cf0da4b53e0513a8d2922d581 authored almost 2 years ago by Jeong YunWon <[email protected]>
github.com/RustPython/RustPython - 865c4984f66f6409292ded65077bd3dbca69f4a1 authored almost 2 years ago by black formatter <>
github.com/RustPython/RustPython - 987ad1218154fc9c287de5d2549a160dcf40e6cc authored almost 2 years ago by Jeong YunWon <[email protected]>
Update test/test_buffer from CPython 3.11.2
github.com/RustPython/RustPython - 003f3b4fe1a24a839e47ff7e990ca6022175e1b0 authored almost 2 years ago by Jeong YunWon <[email protected]>Update test/test_bool from cpython 3.11.2
github.com/RustPython/RustPython - 18f6a659f49496c247d9221e4ed931bd07dcf9b7 authored almost 2 years ago by Jeong YunWon <[email protected]>github.com/RustPython/RustPython - 6e0de0d196c44e1b1028a538d3ebfcfd69219d5b authored almost 2 years ago by CPython Developers <>
Update Lib/test/exception_hierarchy.txt from CPython 3.11.2
github.com/RustPython/RustPython - 4d464cc9fb3052c3e9ffb70fa739cabd952cbe41 authored almost 2 years ago by Jeong YunWon <[email protected]>github.com/RustPython/RustPython - 4030807b9b4fe929c736364ccd09b8f547e080c4 authored almost 2 years ago by CPython Developers <>
Fix test_bigmem glitches
github.com/RustPython/RustPython - 174fbe56b08973fd879b39f213c7b6e70c25aa64 authored almost 2 years ago by Jim Fasarakis-Hilliard <[email protected]>Update test_baseexception.py from cpython 3.11.2
github.com/RustPython/RustPython - ab7971de424cd1b8f5ebc1f8931992a1b54af444 authored almost 2 years ago by Jeong YunWon <[email protected]>github.com/RustPython/RustPython - 65224213d04ed27f6711841cefbb0e2ac0e9ccb0 authored almost 2 years ago by Jeong YunWon <[email protected]>
github.com/RustPython/RustPython - 992f5aaed793bc160ce8b684e7dd9936e492898b authored almost 2 years ago by Jeong YunWon <[email protected]>