Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/RustPython/RustPython

A Python Interpreter written in Rust
https://github.com/RustPython/RustPython

Merge pull request #4719 from RustPython/DimitrisJim-patch-1

Update anystr.rs

fd028253fefa851ae22d482a86425cce0db8623b authored over 1 year ago by Jeong YunWon <[email protected]>
Update anystr.rs

2e4ff723aa143e4c111e1dad79e0926b1cc317f5 authored over 1 year ago by Jim Fasarakis-Hilliard <[email protected]>
Merge pull request #4709 from r3m0t/str-splitlines

Fix str.splitlines to recognise unicode line terminators

1218ddd5dc9a4153399d7d7c701e26dc9dd77998 authored over 1 year ago by Jeong YunWon <[email protected]>
Add TODO comment to remove py_bytes_splitlines

330eaf3ed6d944d31d2b3b590c029279c24cdd2b authored over 1 year ago by Jeong YunWon <[email protected]>
Merge pull request #4714 from youknowone/refactor-useless-complexity

Refactor unnecessary complexity

2758a0ec538494cf3de3d07cd65ee876dbe0a5ba authored over 1 year ago by Jim Fasarakis-Hilliard <[email protected]>
Merge pull request #4713 from youknowone/common-int

relocate a few int functions to common

1f63fc4fea75d9dcf8138bcfe040f99700be6ff7 authored over 1 year ago by Jim Fasarakis-Hilliard <[email protected]>
human readable PyIterIter::next

de481bcd674d48edbeddbb00e7590c0f3f212433 authored over 1 year ago by Jeong YunWon <[email protected]>
Remove useless and_then

12c96d06e4a60091308a29fba78e6670cf03ea20 authored over 1 year ago by Jeong YunWon <[email protected]>
relocate a few int functions to common

b572b91783ce4facc8afbf0c725ceff2d0233812 authored over 1 year ago by Jeong YunWon <[email protected]>
apply early returning pattern

ad29fbdd55c9f4d69fa2e2cc9c5ac4eb1b8a00d3 authored over 1 year ago by Jeong YunWon <[email protected]>
Merge pull request #4689 from haxelion/feature/tp_repr

Implemented repr slot

f21ad9b87985f2add9a370d75e0933e462d18ee1 authored over 1 year ago by Jeong YunWon <[email protected]>
Simplify Representable impls

8851a246de25f0047512956c07962ca2ed6a972e authored over 1 year ago by Jeong YunWon <[email protected]>
Implemented repr slot

23cfdfffba242400da215f9b6816cad7515c600a authored over 1 year ago by Charles Hubain <[email protected]>
Constructor for PyBaseObject

f5f0d1a43bb086bb89305b9a15ad3dde3fdebd00 authored over 1 year ago by Jeong YunWon <[email protected]>
Fix str.splitlines to recognise unicode line terminators

8bfbfe3e467296579e2855060f1d84682467a03e authored over 1 year ago by Tomer Chachamu <[email protected]>
Merge pull request #4703 from tdub0/markupbase

Update _markupbase, html/parser for CPython v3.11.2

21615cb15898f85f7c8b93253c0faf2ba07c8b2b authored over 1 year ago by Jeong YunWon <[email protected]>
Add an architecture with libc::c_char == u8 build to CI (#4704)

* Add compilation check for c_char is u8 arch
* install gcc-aarch64-linux-gnu for check

b6b676600096ff60923bd2073c00ae3dc1024040 authored over 1 year ago by Patrick <[email protected]>
Update _markupbase, html/parser from CPython v3.11.2

f37ec60456bc5bc8dfd5aabca16c93fbd77a7a20 authored over 1 year ago by tdub0 <[email protected]>
more cspell (#4702)

b35861005eb2d7828958427e606fa16a88d80d45 authored over 1 year ago by Jeong YunWon <[email protected]>
fix fmean/fsum ValueError and test_inv_cdf

123559478e37051854157e8b26670fad962800fc authored over 1 year ago by bearney74 <[email protected]>
Merge pull request #4698 from youknowone/cspell

Update cspell

bbd8fb23420ba13c007f180a77254d5ee966cb47 authored over 1 year ago by Jeong YunWon <[email protected]>
cspell derive

310a83427c8faae615934055a5a8f3a408895065 authored over 1 year ago by Jeong YunWon <[email protected]>
Update cspell for compiler

21afc1933af898cb25dceea830f9e5e7b5243a88 authored over 1 year ago by Jeong YunWon <[email protected]>
skip openssl@3 installing for macos

0b6546aa8d350a44016a279262647bd7538038cb authored over 1 year ago by Jeong YunWon <[email protected]>
update cspell dict

e800af70bb59383c09e4c303fa5fd9ceef1e491c authored over 1 year ago by Jeong YunWon <[email protected]>
update cspell sqlite

40d36165a49bf7f1b3b8731bfc59dc8df3962d92 authored over 1 year ago by Jeong YunWon <[email protected]>
remove *.pyc during rustpython-pylib build

f10b76f0871068eb1de92d0b0f06968759e02b46 authored over 1 year ago by Jeong YunWon <[email protected]>
Merge pull request #4693 from youknowone/zlib-level

Refactor zlib using new `Level` type

2efc566b14e64c4a5d8120fcc167a49d2a9e5615 authored over 1 year ago by Jim Fasarakis-Hilliard <[email protected]>
Refactor zlib using new `Level` type

089c8b7b0a22b39a41628b33ecd549f160788d83 authored over 1 year ago by Jeong YunWon <[email protected]>
Merge pull request #4688 from tdub0/compression

Update _compression, gzip, and test_gzip for CPython v3.11.2

134d9f1e984ebc1274b5ef0c3783a8d5de233c15 authored over 1 year ago by Jeong YunWon <[email protected]>
Update _compression, gzip from CPython v3.11.2

7e0863ef8125f298eaa839f4a2691c526688421b authored over 1 year ago by tdub0 <[email protected]>
Refactor zlib and add wbits to zlib.compress()

e96dd968643cb9264ab3302b7b6fe1e4d8c80b34 authored over 1 year ago by Jeong YunWon <[email protected]>
Merge pull request #4677 from youknowone/arg-index

apply ArgIndex

8ff947e83a65b74c920edc63aed8a0a5854b8612 authored over 1 year ago by Jeong YunWon <[email protected]>
Merge pull request #4652 from minhrongcon2000/fix/locale-windows

Add locale implementation for windows

d5fd7ff339975cbb6dd99f04c577df05c95d5ad1 authored over 1 year ago by Jeong YunWon <[email protected]>
Add locale implementation for windows

19193cd2a42bf2e355849e8cf31cc47d171d2196 authored over 1 year ago by minh.pham2000 <[email protected]>
Fix unix localeconv to refer libc and additional clean up

8a223b81782bf58bb5f307782597c855d2beea6f authored over 1 year ago by Jeong YunWon <[email protected]>
Merge pull request #4684 from RustPython/charlie/derive

Include Derive feature with optional Serde dependency

c15f670f2c30cfae6b41a1874893590148c74bc4 authored over 1 year ago by Jeong YunWon <[email protected]>
Merge pull request #4683 from tdub0/test_types_modify

Update test/test_types from CPython 3.11.2

f583f9a2d4731565469e44d088715f6e5424ac77 authored over 1 year ago by Jim Fasarakis-Hilliard <[email protected]>
Include Derive feature with optional Serde dependency

70734a1f28de1a4ae2e7b031dc35ece2c061a53c authored over 1 year ago by Charlie Marsh <[email protected]>
fix todo for RustPython

b4587979795e8bf556e55c998388e048f032c53b authored over 1 year ago by tdub0 <[email protected]>
specify failure reason

754b1df51de2370166a260e3aa7c3152e8b73f1c authored over 1 year ago by tdub0 <[email protected]>
exp failure on new dunder sig test

0da079c98c263cbe93c1a58d72fa0dfb35f3d4d3 authored over 1 year ago by tdub0 <[email protected]>
Update test_types.py from CPython v3.11.2

7be91fc92cf9d2cfa562fd474807175d82faded5 authored over 1 year ago by tdub0 <[email protected]>
Merge pull request #4681 from abyesilyurt/aziz/base_exc_group

Add BaseExceptionGroup

415cdb1ef9b832fbca858a05f6894087e133dd31 authored over 1 year ago by Jeong YunWon <[email protected]>
Merge pull request #4554 from howjmay/co_stacksize

Add co_stacksize to code objects

17c5361d434f1d834c4e1b0324083e346e94f012 authored over 1 year ago by Jim Fasarakis-Hilliard <[email protected]>
Comment out ExceptionGroup

To be implemented

6cf99b44155adf2974955ac952f2dc5b0f4ac0b9 authored over 1 year ago by Aziz Berkay Yesilyurt <[email protected]>
update test_pickle.py from CPython 3.11

7a5d4ecdc986a230432ee274f2a4ef4fad445d4b authored over 1 year ago by Aziz Berkay Yesilyurt <[email protected]>
add BaseExceptionGroup

1a7792e06fed1be8a36fc9362c76a11c5fd6c34b authored over 1 year ago by Aziz Berkay Yesilyurt <[email protected]>
Add co_stacksize to code objects

95e863cb6d58e47fc261cd053e1b2c75c72ec13e authored over 1 year ago by Yang Hau <[email protected]>
Merge pull request #4678 from dalinaum/test_unicodedata

Update test_unicodedata from CPython 3.11.2

9b55505cdf514f591cc913e615693ff92f58ff71 authored over 1 year ago by Jeong YunWon <[email protected]>
Mark failing tests of test_unitcodedata

b687960c5dabf444a44197aa5480d0ed58c061a7 authored over 1 year ago by LYK <[email protected]>
Remove PyPaylod::special_retrieve

10ccbc6a3190e1f6e7d214107618319c80f207ea authored over 1 year ago by Jeong YunWon <[email protected]>
ArgPrimitiveIndex for zlib

0e2e7e533ab8fd719674c5b25dd33a018f18b81e authored over 1 year ago by Jeong YunWon <[email protected]>
ArgIndex for builtin functions

3cb7c6102600f816799f6a54645e9fdd2fae3854 authored over 1 year ago by Jeong YunWon <[email protected]>
<i>::try_from_object with try_index

6275435567e680539db8f4bb30b8ab5e4ed0a1b8 authored over 1 year ago by Jeong YunWon <[email protected]>
ArgIndex for range/slice

5a90b140992625e9aa26c0eee8ee4570c84791d3 authored over 1 year ago by Jeong YunWon <[email protected]>
ArgSize for tuple

08c73444c46f7b5830b22f0417a61629120c08ae authored over 1 year ago by Jeong YunWon <[email protected]>
ArgSize for list

7d1fae001bc17fd4c9cc5fca9402f2e192abc540 authored over 1 year ago by Jeong YunWon <[email protected]>
ArgIndex for bytes/bytearray

f190cdb3ecff1b79555a479891d5e07104f3e544 authored over 1 year ago by Jeong YunWon <[email protected]>
ArgSize for io.rs

d71910cdc2d4f1ae764eba2c31351d3804a2e0ff authored over 1 year ago by Jeong YunWon <[email protected]>
ArgIndex for math

bca7c1643545889f9624c88e95aee5048a9871c5 authored over 1 year ago by Jeong YunWon <[email protected]>
ArgSize for str

e686b64ff3f52f7ecb2afe8dc04f4c515e8e4799 authored over 1 year ago by Jeong YunWon <[email protected]>
introduce ArgSize

e95529aca0d2cade09cafefdc4b973e7bb308787 authored over 1 year ago by Jeong YunWon <[email protected]>
expose ArgIndex

ed7bcf787cc61c07fe9a6e3de723528f8a0e559c authored over 1 year ago by Jeong YunWon <[email protected]>
Adapt ArgIndex in bisect

925962505e6b602a1184e8bf665c91e1d6db0053 authored over 1 year ago by Jeong YunWon <[email protected]>
Merge pull request #4608 from coolreader18/bag-deser

Rework frozen modules and directly deserialize to CodeObject<Literal>

87728c44527272ece739cddbb4942ad7e176dd79 authored over 1 year ago by Jeong YunWon <[email protected]>
Update test_unicodedata from CPython 3.11.2

134f62a776c6e7f9fe2b7b15ea890db0febd43d5 authored over 1 year ago by LYK <[email protected]>
Merge pull request #4676 from dalinaum/test_unpack

Update test/test_unpack.py from CPython 3.11.2

8fb53964e4df15c3a5a99c173639cec70c8551ca authored over 1 year ago by Jeong YunWon <[email protected]>
Update test/test_unpack.py from CPython 3.11.2

eb7daf1b74d05b8e935393677351ce667cbbcd8b authored over 1 year ago by LYK <[email protected]>
Merge pull request #4615 from xiaozhiyan/binaryops-with-number-protocol

Improve: binary ops with Number Protocol

ea665cb743ef1f2a1a2b6030e8384d7ab814b305 authored over 1 year ago by Jeong YunWon <[email protected]>
Mark flaky test_enum::TestFlag::test_unique_composite skip

22877202019b471e52afdc7a3236a84981b1ddd2 authored over 1 year ago by Jeong YunWon <[email protected]>
Fix clippy warnings

91b57a3f28776aae34cbfb8c0729856a6d2ca548 authored over 1 year ago by Jeong YunWon <[email protected]>
pin rust-toolchain

97d69bd437eaa88e096d77a60ef9a2b3ab107651 authored over 1 year ago by Jeong YunWon <[email protected]>
clean up PyNumber interfaces

3c4ac0e5a2740f6f9898cfe73f7384f6cd39b7c6 authored over 1 year ago by Jeong YunWon <[email protected]>
PyNumberBinaryOpSlot -> PyNumberBinaryOp

it is not a slot

9822749c92de2d1795df1f57c04778ed9146cb59 authored over 1 year ago by Jeong YunWon <[email protected]>
Fix sequence protocol concat

d9fc95c2a1f2f6beb593b58ffdd0c19b74166e28 authored over 1 year ago by Jeong YunWon <[email protected]>
Make PyNumberMethods static

788ccffb2b5717b9fffaf8bc8647ee7d294ad6ef authored over 1 year ago by Jeong YunWon <[email protected]>
Do not skip test_xml_dom_minicompat.EmptyNodeListTestCase.test_emptynodelist___radd__

1fea8297607f36967cd11257f93103b26e2db541 authored over 1 year ago by Zhiyan Xiao <[email protected]>
Temp: Skip test_mmap.MmapTests.test_concat_repeat_exception

53b89b704c473d0815730554f9bd405f498273a2 authored over 1 year ago by Zhiyan Xiao <[email protected]>
Temp: Skip test_collections.TestChainMap.test_union_operators

a949c35228969edd520a3757d724ae6412daa952 authored over 1 year ago by Zhiyan Xiao <[email protected]>
Temp: Implement Number Protocol for PyDictKeys and PyDictItems

81fbcbc1b2d5c5693abee250a539bff5c9251e29 authored over 1 year ago by Zhiyan Xiao <[email protected]>
temporary fill up missing number protocols

05317f166435c09df37d30001fd0bce4a9786733 authored over 1 year ago by Jeong YunWon <[email protected]>
Temp: Implement Number Protocol for PyBool

8a42a68a4f83e878edb6d034b94d1a1b01a03931 authored over 1 year ago by Zhiyan Xiao <[email protected]>
Add PyNumberSlots to support right binary ops

984db6798c0e43beb5cc5b0b0294ba83b8bd5d11 authored over 1 year ago by Zhiyan Xiao <[email protected]>
Binary ops with number protocol (partially imported)

from #4139 https://github.com/RustPython/RustPython/pull/4139

13d715e2a508441ced461ce92680b4c53bbc7693 authored over 1 year ago by Karatus <[email protected]>
Improve: binary ops with Number Protocol

f1dc0a6fcbb66bd2029d2f14670c87e3e8bd6e68 authored over 1 year ago by Zhiyan Xiao <[email protected]>
Add binary ops in Number Protocol to update_slot

ba9c354e1bc995d4c0dbd3342af9f1008d2cffbd authored over 1 year ago by Zhiyan Xiao <[email protected]>
Merge pull request #4674 from carlosmiei/copy-update

Update copy.py from CPython 3.11

1fceeab0fcc77c11dfe94092b27b2164b94d62e4 authored over 1 year ago by Jeong YunWon <[email protected]>
Merge pull request #4673 from youknowone/pin-rust-version

Pin our toolchain to Rust version 1.67.1

51020cd635224704554189d5466e6069ccfaa9a0 authored over 1 year ago by Jim Fasarakis-Hilliard <[email protected]>
Update test_copy.py from CPython 3.11

4d05077ec3061e6b6b13141093e056c54fbb4c8e authored over 1 year ago by carlosmiei <[email protected]>
Update copy.py from CPython 3.11

5b6a4c45639c12eaca66a792f3eaf736f43c1c39 authored over 1 year ago by carlosmiei <[email protected]>
Rust version 1.67.1

8e834cbdfc81a96cbb8420e8173c37608c78cdcd authored over 1 year ago by Jeong YunWon <[email protected]>
Add init for array.rs (#4667)

27233364bc093b81314b94b5ed34e322de809175 authored over 1 year ago by John Pham <[email protected]>
Merge pull request #4671 from eltociear/patch-1

Fix typo in number.rs

685532d44a8018468a5d99abbd56d0698299f593 authored over 1 year ago by Jeong YunWon <[email protected]>
Fix typo in number.rs

seperate -> separate

692c8036b7be4ca445cc6df6a583f849aa7c0bf9 authored over 1 year ago by Ikko Eltociear Ashimine <[email protected]>
Merge pull request #4669 from carlosmiei/update-calendar

Update calendar.py from CPython 3.11

f9715c442a071bb644119c8b14bcfb9eb64ea6d0 authored over 1 year ago by Jim Fasarakis-Hilliard <[email protected]>
Merge pull request #4670 from carlosmiei/osx-support-test

Update test__osx_support.py from CPython 3.11

e73a1c32980084588c4c9e82e569cd3490c2b69d authored over 1 year ago by Jim Fasarakis-Hilliard <[email protected]>
Update test__osx_support.py from CPython 3.11

129a6f187e3b2587c1e9faf21b2386a9e40d59a6 authored over 1 year ago by carlosmiei <[email protected]>
Update test_calendar from CPython 3.11

7710ed00d3822abbf352fba0e3a25f6ef7a95e30 authored over 1 year ago by carlosmiei <[email protected]>
Update calendar.py from CPython 3.11

fcc17254f6857f25a612ce993b718bc7310888f4 authored over 1 year ago by carlosmiei <[email protected]>