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

impl sequence protocol for dict_items dict_values dict_keys

83ae4b1142b2dc16291722af51983d19ef1ea5c4 authored over 2 years ago by Kangzhi Shi <[email protected]>
Fix iter protocol now try use sequence protocol is no iter slot

e40894a274f35772f99dcb865d0a5587996255ec authored over 2 years ago by Kangzhi Shi <[email protected]>
fix PySequenceIterator to use sequence protocol

7bc2d0e1c076e2ca5dd54a99d92deb1581550dd3 authored over 2 years ago by Kangzhi Shi <[email protected]>
fix rebase

dd5774c8b42caf45b4f7d0ace3e021f7aa6543c6 authored over 2 years ago by Kangzhi Shi <[email protected]>
introduce obj_as

937375ad5b846d6ead9bf7291f88ac8f006fb247 authored over 2 years ago by Kangzhi Shi <[email protected]>
constant sequence methods

410ca13743ff343ee9be3481196b12f3ceed363f authored over 2 years ago by Kangzhi Shi <[email protected]>
fix PySequence::tuple return PyTupleRef

82f783e12a55f5cfc9e612938f0fcdd953390dbf authored over 2 years ago by Kangzhi Shi <[email protected]>
fix PySequence::list return PyList

2078f58e261bbf569e68537acabf21ef27585f66 authored over 2 years ago by Kangzhi Shi <[email protected]>
introduce extract extract_cloned

141679c1c0f53bb314b4df6ce29cfa70daa561df authored over 2 years ago by Kangzhi Shi <[email protected]>
introduce slot_length for heap type __len__

dc31fd39010756c3f74a9bd1b9a29d6d335a6c31 authored over 2 years ago by Kangzhi Shi <[email protected]>
refactor length now use sequence and mapping protocol

52b458d52461bfbd76a950d1096e83f0a3bc5d52 authored over 2 years ago by Kangzhi Shi <[email protected]>
impl sequence protocol for mappingproxy

5f0a58fbc6f6db53eb6ea8745dbefc044341bb4a authored over 2 years ago by Kangzhi Shi <[email protected]>
impl sequence protocol for dict

6aed81516ae3ddcabed53fac9475170ad14c8327 authored over 2 years ago by Kangzhi Shi <[email protected]>
refactor sliceable incomplete sequence protocol for list

b4907f0703e868e9697081707953b3a2d88c6ea6 authored over 2 years ago by Kangzhi Shi <[email protected]>
refactor PySliceableSequence -> SlicableSequenceOp

4be3c4f5989a1869a6b7c79da2a4e44b84938d0b authored over 2 years ago by Kangzhi Shi <[email protected]>
refactor use SliceableSequence for array

e3247dae7ab21b8294f620bbc45a81242cc1c4e6 authored over 2 years ago by Kangzhi Shi <[email protected]>
impl sequence protocol for PyRange

29e08314a4f2719281777f396152571d66bd5556 authored over 2 years ago by Kangzhi Shi <[email protected]>
impl sequence protocol for PySet

f18b8f1a28f7af299d0f14a3bab15733d4346b65 authored over 2 years ago by Kangzhi Shi <[email protected]>
impl sequence protocol for PyFrozenSet

0545e6a2dccdc7a354bf6db50dd1e067833c5d83 authored over 2 years ago by Kangzhi Shi <[email protected]>
impl sequence protocol for PyTuple

1536dd9417f33ed6d83ae8c5035053b06b583c8c authored over 2 years ago by Kangzhi Shi <[email protected]>
impl sequence protocol for PyStr

066ba2fec19769f5040b9dc1f5ff5886f70a9244 authored over 2 years ago by Kangzhi Shi <[email protected]>
impl sequence protocol for PyDeque

0c9235ce0a4c339d6ffbb8a3327e4570a226dea1 authored over 2 years ago by Kangzhi Shi <[email protected]>
fix rebase

b91ec2690f1fd3e4ecf3ceae2250b0e928f7d8ac authored over 2 years ago by Kangzhi Shi <[email protected]>
mark fail tests

10020a910cd208c09228a277ffde8bec1e6d34a7 authored over 2 years ago by Kangzhi Shi <[email protected]>
fix fmt

994c0be4796e6a147b1f13500bbb18d145c11811 authored over 2 years ago by Kangzhi Shi <[email protected]>
Merge pull request #3570 from youknowone/fix-clippy

Fix clippy warning for derive

e0b1e56d66cfcc257dd0c46e89db6c6673a52868 authored over 2 years ago by Jeong YunWon <[email protected]>
Unmark test in test_augassign

8330642f8d7ac848f501e6b2e313273ff9c9a01c authored over 2 years ago by Noa <[email protected]>
Split Rotate into Rotate2 & Rotate3

f93b134b691d8c4226d60b7109d0055460dec2ed authored over 2 years ago by Noa <[email protected]>
Merge pull request #3569 from youknowone/ci

fix exotic targets ci

09265f96d187a5375370c71495741c0300384bf4 authored over 2 years ago by Jeong YunWon <[email protected]>
Fix clippy warning for derive

45015dfedca9914f975e8ac6b8cdea1e09245976 authored over 2 years ago by Jeong YunWon <[email protected]>
fix exotic targets ci

c351caebe908e03e19c03680d327d1c6321e861f authored over 2 years ago by Jeong YunWon <[email protected]>
Fix augassign double-loading the container of the target

f04a305ac658bf0ee84a0ae89fc245444c9f45c9 authored over 2 years ago by Noa <[email protected]>
Merge pull request #3562 from fanninpm/new-clippy-lints-1.59

Fix Clippy lints introduced in Rust 1.59

48fa217c4303993ef9cb00acb655d7b7eabaedad authored over 2 years ago by Noa <[email protected]>
Skip flaky test

edbc17fb38e5529cab842d1b70cff5e61f1df291 authored over 2 years ago by Padraic Fanning <[email protected]>
Fix unnecessary_lazy_evaluations Clippy warning

88e0f1399361bd84a760f19d4413962fa6682b8d authored over 2 years ago by Padraic Fanning <[email protected]>
Fix unwrap_or_else_default Clippy warning

0abcd4c0aa5a298e2210a9373378098371b36a90 authored over 2 years ago by Padraic Fanning <[email protected]>
Fix needless_late_init Clippy warning

29048b105e5cd86341289de11cb9daa014fe8ac8 authored over 2 years ago by Padraic Fanning <[email protected]>
Fix let_underscore_lock Clippy errror

6d1ea6d996bd7c4256b50eb7e15df7abe0165382 authored over 2 years ago by Padraic Fanning <[email protected]>
Merge pull request #3560 from deantvv/os-device-encoding-wasi

os: add `device_encoding` to wasi

35cd720949427c91aab1e6183a1299ea63d2c0dd authored over 2 years ago by Noa <[email protected]>
os: add `device_encoding` to wasi

Update `libc` to 0.2.119 to include [libc PR#2683](https://github.com/rust-lang/libc/pull/2683) ...

68b9d38fc6e235756b73bf7d154d90ab7ac601f3 authored over 2 years ago by Dean Li <[email protected]>
Merge pull request #3558 from fanninpm/codecs-3.10

Update codecs.py to CPython 3.10

ab502174f3add6c20f83792822fce2b4989e10b4 authored over 2 years ago by Jeong YunWon <[email protected]>
Merge pull request #3506 from jakearmendariz/main

Marshaling support for ints, floats, strs, lists, dicts, tuples

ef90d099500756e3bfcb35be3bbb1f7129676d6c authored over 2 years ago by Jeong YunWon <[email protected]>
Changes to code/style of marshaling module

502d5c217d562ba63fc06d502fd77b5455145b43 authored over 2 years ago by Jake Armendariz <[email protected]>
Merge pull request #3559 from fanninpm/errno-3.10

Update errno module to CPython 3.10

d1eb4d0e65c30f183786fbc47faf3ee69a73abaf authored over 2 years ago by Jeong YunWon <[email protected]>
Fix platforms for errno.EDEADLOCK

37f62bb9f6e9b456125ef247ebe73ac21df91056 authored over 2 years ago by Padraic Fanning <[email protected]>
Update errno module to CPython 3.10

Some constants have also been reordered to reflect the order in the
original C source.

f87e557e204cac9f77b20d04117f66831e7eb47f authored over 2 years ago by Padraic Fanning <[email protected]>
Mark erroring test on Windows

ead652b112cedb730166886e1b3d9a9a6188c6ef authored over 2 years ago by Padraic Fanning <[email protected]>
Mark erroring/failing tests

f603371f082cd0c47e08febf904433aafc1592ce authored over 2 years ago by Padraic Fanning <[email protected]>
Add _codecs.unregister()

98d8ccb350c0998bbbddfa74eb339eb051e0cf71 authored over 2 years ago by Padraic Fanning <[email protected]>
Update test_codecs to CPython 3.10

a702ae69c7fd0f0a92099e83187a774c91bf549b authored over 2 years ago by Padraic Fanning <[email protected]>
Update codecs.py to CPython 3.10

ad13373fdb9edeb9dd792735f3371a306766d04e authored over 2 years ago by Padraic Fanning <[email protected]>
Merge pull request #3555 from Snowapril/remove_complex_methods

Remove several special method of complex class

ccb24341c5bb33e2d288d10f822641654f62f91c authored over 2 years ago by Jeong YunWon <[email protected]>
Merge pull request #3557 from Erigara/fix-online-doc-url

Fix online documentation URL in README.md

fae4a6323064f4c865dc7c69bd70bbebc2bcc361 authored over 2 years ago by Jeong YunWon <[email protected]>
Fix online documentation URL in README.md

33d48bd5e85abe8c9fedc5d3406ed59e950cc21a authored over 2 years ago by Shanin Roman <[email protected]>
Update test_complex.py to cpython 3.10

3c6448643180f67eae9f16c33fe758d8ed42ee05 authored over 2 years ago by snowapril <[email protected]>
Remove several special method of complex class

According to Cpython 3.10 changes, some special methods of complex class
(`__int__`, `__float__`...

9bb0831b5093447abd34f02a0daf38919009063d authored over 2 years ago by Snowapril <[email protected]>
Merge pull request #3553 from fanninpm/test-support-threading-helper

Add CPython 3.10's test/support/threading_helper

866d06fefe4c702afc70be718d991a7938ba711c authored over 2 years ago by Jeong YunWon <[email protected]>
Merge pull request #3554 from fanninpm/textwrap-3.10

Update textwrap.py to CPython 3.10

51a69e9d184c6ca712b07d32fadf73527ffe4d14 authored over 2 years ago by Jeong YunWon <[email protected]>
Update test_textwrap to CPython 3.10

ef64376f55b7ce53628243fcf38e4541f015aba0 authored over 2 years ago by Padraic Fanning <[email protected]>
Update textwrap.py to CPython 3.10

44cd8db0a37350f765d709f866e6e8a6c2cea230 authored over 2 years ago by Padraic Fanning <[email protected]>
Fix test.support imports

c8748bc98efbe8ec6b3c0bb3922719d13dadf3d6 authored over 2 years ago by Padraic Fanning <[email protected]>
Migrate threading functions and class to helper

ef1048757e1d61bf8ade1d231b4e800c2ac618b5 authored over 2 years ago by Padraic Fanning <[email protected]>
Add CPython 3.10's test/support/threading_helper

e41f43d3bde02eb859c3dd6cec4e56c8a3272272 authored over 2 years ago by Padraic Fanning <[email protected]>
Merge pull request #3552 from fanninpm/statistics-3.10

Update statistics.py to CPython 3.10

d20dbf937a2411e7665478b5d5e18eb9a364bb29 authored over 2 years ago by Jeong YunWon <[email protected]>
Merge pull request #3551 from fanninpm/test-support-socket-helper

Add test/support/socket_helper from CPython 3.10

4574a47d09f23af77a7c1dd1b93d820e6f902b1a authored over 2 years ago by Jeong YunWon <[email protected]>
Unmark passing test

9b6155cf87148b7dd0164fd750682d48221f17df authored over 2 years ago by Padraic Fanning <[email protected]>
Update test_statistics.py to CPython 3.10

0f1cdedf73870489012a2ec1030796697aadeb17 authored over 2 years ago by Padraic Fanning <[email protected]>
Add statistics accelerator module

19d4a2b17be724fc9c8ffd324ca9f0087d6c2bf3 authored over 2 years ago by Padraic Fanning <[email protected]>
Update statistics.py to CPython 3.10

78d543e7764a5d165ad4ce433b4477e77da30584 authored over 2 years ago by Padraic Fanning <[email protected]>
Add nntplib.py from CPython 3.10

2bad1cf06ca7e0fdd50e1de380307526f512b52c authored over 2 years ago by Padraic Fanning <[email protected]>
Fix test.support imports

75390dd787d70cc8450b1d4d5823799e5314de3c authored over 2 years ago by Padraic Fanning <[email protected]>
Migrate constants and functions to helper

92ab0a452546787427d66984d9a21bf299afcb1b authored over 2 years ago by Padraic Fanning <[email protected]>
Add test/support/socket_helper from CPython 3.10

ab556e2811d58eac2dcc94e90f1863aad890081e authored over 2 years ago by Padraic Fanning <[email protected]>
Merge pull request #3547 from fanninpm/test-support-os-helper

Align test/support/os_helper with CPython 3.10

db788936c64a25a737a38efeeedf765d4e468e83 authored over 2 years ago by Jeong YunWon <[email protected]>
Merge pull request #3550 from fanninpm/test-atexit

Update test_atexit to CPython 3.10

2a39dd09355a03004c9a9c234e86c9ed696120c9 authored over 2 years ago by Jeong YunWon <[email protected]>
Fix test.support imports

54ae3bd9625648af1d1f01214e71656814f40ae4 authored over 2 years ago by Padraic Fanning <[email protected]>
Migrate constants and functions to helper

a7dd8b0826b5567c8df22b9e1269451147818815 authored over 2 years ago by Padraic Fanning <[email protected]>
Remove copy method (not in CPython 3.10)

Per @deantvv's request.

7c585041ed4e1044da9e2639f7223fb8b9ca6105 authored over 2 years ago by Padraic Fanning <[email protected]>
Mark erroring tests

da401511220908d6dc113e5c33bab12465f9413e authored over 2 years ago by Padraic Fanning <[email protected]>
Add _test_atexit from CPython 3.10

c2ae3ba8d8a599f4ee481b11a14809eb53d4e817 authored over 2 years ago by Padraic Fanning <[email protected]>
Update test_atexit to CPython 3.10

ba67971a3d3b47bb1ab3f41380bad83c23be55e7 authored over 2 years ago by Padraic Fanning <[email protected]>
Merge pull request #3549 from fanninpm/test-support-testresult

Update test/support/testresult to CPython 3.10

617a8208771b0ed24f11ddaf89316bcca93ef8a1 authored over 2 years ago by Jeong YunWon <[email protected]>
Merge pull request #3548 from fanninpm/test-support-script-helper

Update test/support/script_helper to CPython 3.10

5c159a6fc34ff5e21e921c25e926eef282304581 authored over 2 years ago by Jeong YunWon <[email protected]>
Update test/support/testresult to CPython 3.10

30c793273860eb3edcbde0ffca723d6386eed3c5 authored over 2 years ago by Padraic Fanning <[email protected]>
Update test/support/script_helper to CPython 3.10

5287a99ca97a80b4e1c07d8c98787c888fce25d6 authored over 2 years ago by Padraic Fanning <[email protected]>
Align test/support/os_helper with CPython 3.10

e0460235dbebb2c2940884125d877cedfbc560cb authored over 2 years ago by Padraic Fanning <[email protected]>
Merge pull request #3545 from fanninpm/test-support-importlib-helper

Align test/support/import_helper with CPython 3.10

61f8068082c77f62d8cb90fd7d90d88b6e322820 authored over 2 years ago by Jeong YunWon <[email protected]>
Merge pull request #3532 from fanninpm/fix-fstring-format-spec

Fix f-string format spec

37e8842ecc1d80a11e7a6b8026225476e0735831 authored over 2 years ago by Jeong YunWon <[email protected]>
Merge pull request #3540 from fanninpm/test-support-hashlib-helper

Add test/support/hashlib_helper from CPython 3.10

ff7716b52e80bf2701efe3ae9c0461178e7ae9c0 authored over 2 years ago by Jeong YunWon <[email protected]>
Align test/support/import_helper with CPython 3.10

b464ac294f3b34114840c94e4d8db807761e59a4 authored over 2 years ago by Padraic Fanning <[email protected]>
Merge pull request #3503 from deantvv/os-device-encoding

os: implement device_encoding

bd6c203789d782759c5429e181330958015644c0 authored over 2 years ago by Jeong YunWon <[email protected]>
Merge pull request #3543 from fanninpm/pep-597-beginning

Add EncodingWarning from CPython 3.10

63eb2a57b526814ce3191c0529288725e1a52c46 authored over 2 years ago by Jeong YunWon <[email protected]>
os: implement device_encoding

2df64f081f8021e79f1a885a1820befe214fb385 authored over 2 years ago by Dean Li <[email protected]>
Change failure reason in test_pickle

707b5dfddce55613a6856b94d5e851083e2882ea authored over 2 years ago by Padraic Fanning <[email protected]>
Add EncodingWarning from CPython 3.10

e79a6a5d2302b21da22a1832f240c8c997fa0301 authored over 2 years ago by Padraic Fanning <[email protected]>
Merge pull request #3541 from fanninpm/test-pickle

Add test_pickle from CPython 3.10

4c4dec1cc108fe921604b93aaed535ea52f5a01f authored over 2 years ago by Jeong YunWon <[email protected]>
Unmark passing test in test_bytes.py

671989ce12afbb0ae15cc3298cd047354337d269 authored over 2 years ago by Padraic Fanning <[email protected]>
Mark erroring/failing tests

2b147e4d4cb2031e07de53c7fe85821f0ddb9d12 authored over 2 years ago by Padraic Fanning <[email protected]>
Update pickle.py to CPython 3.10

fac6a796d366047cd5e9803f7d1c73c4b562ff7f authored over 2 years ago by Padraic Fanning <[email protected]>
Add test_pickle from CPython 3.10

6cc9849067b4165c0466f4b378dbe2542fcb54aa authored over 2 years ago by Padraic Fanning <[email protected]>