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

Update xml.etree.ElementTree to CPython 3.8

05fff92c1b1cdaa5461986adfe310ec6997e67d2 authored about 3 years ago by Padraic Fanning <[email protected]>
Add test_xml_etree from CPython 3.8

Also adds the following supporting files:
- everything in the xmltestdata/c14n-20/ directory
-...

111366d8a742677c5ac5f28d44e6e7c76dffc9c4 authored about 3 years ago by Padraic Fanning <[email protected]>
Mark erroring/failing/hanging tests

4eeb01fbcebeaae709ae8522fe9bcffac6d8855c authored about 3 years ago by Padraic Fanning <[email protected]>
Mark erroring/failing tests

9db603f0c02950de2e5bcdf12673b611955ea32b authored about 3 years ago by Padraic Fanning <[email protected]>
Skip tests that appear to hang

13a08de3e815ebe2c063f206306ab1a2adce880a authored about 3 years ago by Padraic Fanning <[email protected]>
Add test_xmlrpc from CPython 3.8

340d2c29fa77a939dd4c11bfaa88f600638b423c authored about 3 years ago by Padraic Fanning <[email protected]>
Merge pull request #2769 from DimitrisJim/fast_range_iter

Fast range iterator

b57c36ef64ce2a9859b059cdeaf504f6dffdc8c2 authored about 3 years ago by Jeong YunWon <[email protected]>
Remove derive_more dep

4de16f695567ae7a75ec03428822bf55c62cd539 authored about 3 years ago by Noah <[email protected]>
Fix building with openssl 1.1.0

1ed3277a392407b9790dfbbdd7e324def9453ba0 authored about 3 years ago by Noah <[email protected]>
Fix no fstatat/times on redox

e9d1608f4dddb53b8e01874c2d4ea071e6f94f5f authored about 3 years ago by Noah <[email protected]>
Upgrade dependencies for redox

b05c0e27f66446fce000728cc7a8791df9856958 authored about 3 years ago by Noah <[email protected]>
Add operator.rs.

eda5a71526ef97c6bf13b44a3c9abc8ee2e5f5e0 authored about 3 years ago by jfh <[email protected]>
Add fast range iterator.

1115511e3d03f93720824997d8ff3ee13a540eed authored about 3 years ago by jfh <[email protected]>
Fixes `type.__module__` issue, refs #2310 (#2763)

* Fixes `type.__module__` issue, refs #2310

4890f09c576fc2bb0654c67eecc1ca52a0353c06 authored about 3 years ago by Nikita Sobolev <[email protected]>
Merge pull request #2761 from youknowone/test-bytes

Update test_bytes.py

3e1bfe81eb9e2a6de9d1fe760d4ac784ee76f116 authored about 3 years ago by Jim Fasarakis-Hilliard <[email protected]>
Use BigInts instead of keeping a range object to iterate. Equivalent to CPythons longrange_iterator.

42c1084890b03eeed19663f327113e960321a896 authored about 3 years ago by jfh <[email protected]>
Update test_bytes.py to 3.9.6

b5686d01cad68b1e91281ec8a77879dd4670c8d5 authored about 3 years ago by Jeong YunWon <[email protected]>
Mark unexpected failre of new test_bytes tests

2d3b85b28c81c92b7aba4adb0eea3090a233fa6b authored about 3 years ago by Jeong YunWon <[email protected]>
Merge pull request #2768 from DimitrisJim/quiet_clippy

clippy: Fix remaining issues

1c0e0102435a0db7efd29324af3592b1b34a7a94 authored about 3 years ago by Jim Fasarakis-Hilliard <[email protected]>
Fix additional needless borrows.

78ffb77dd41727f80508db7ce99c1f096d371b28 authored about 3 years ago by jfh <[email protected]>
Allow specific instance of while let.

2666e88d44c7b80b54ac630ebb3e6e151963aa05 authored about 3 years ago by jfh <[email protected]>
Merge pull request #2765 from youknowone/fix-clippy

Fix obvious clippy warnings

46ba32dc31b93120a4760f703c8441814cadab15 authored about 3 years ago by Jeong YunWon <[email protected]>
Merge pull request #2764 from jamestwebber/further-tweak-whats-left

Further tweaking whats_left: allow differing implementation

29ee5cac10b6dda3bb5f052968f71f712381730e authored about 3 years ago by Jeong YunWon <[email protected]>
Fix unnessessary while let

b2115c90096e8738ff430488ce8de6633f2930ca authored about 3 years ago by Jeong YunWon <[email protected]>
Fix csv QuoteStyle

3bc233a6258eda35111dc25f0fafdad8319b999a authored about 3 years ago by Jeong YunWon <[email protected]>
Fix unnessessary borrow

ff4efd0f604ca7c9c09ed528667a49533a64bc3c authored about 3 years ago by Jeong YunWon <[email protected]>
allow rustpython to move things

b0e5675cb6d601e41dd6892db4eee9ae7da26851 authored about 3 years ago by James Webber <[email protected]>
Merge pull request #2760 from jamestwebber/dedup-whats-left

Use inspect.getmodule to prevent redundant output in whats_left.sh

0e360f54285cb3f2547c69d25a6f02037609a215 authored about 3 years ago by Jeong YunWon <[email protected]>
Merge pull request #2549 from fermian/master

Refactor sequence owner name into trait

df7753a35c5ad3bfdb5cf358ab4734f3a1a9cf39 authored about 3 years ago by Jeong YunWon <[email protected]>
use getmodule to prevent redundant output

7ad07bcbf5d7552ecd58a631a7def2c8da99d7ed authored about 3 years ago by James Webber <[email protected]>
Fix list_tests.py

766fbeadaf1a6ebeb834cb9a78b071b41f5c78fe authored about 3 years ago by fermian <[email protected]>
Fix sliceable error messages to show its type names

f09f158baf7ccd7b29a44c49175ced3ff61d243c authored about 3 years ago by fermian <[email protected]>
Fix builtins.__name__

8bfff805a9fbc477a3856f09197aea0ca29abf6d authored about 3 years ago by Peter Ye <[email protected]>
Fix arguments for islice. 3 args are allowed.

8a967e84c62e305a876246914dad97da6108d5ba authored about 3 years ago by Jim Fasarakis-Hilliard <[email protected]>
Merge pull request #2749 from deantvv/os-fdopen-invalid

os: fix fdopen invalid file descriptor

cb3d58ccceb3c9c663c171a1aef0870c26b83403 authored about 3 years ago by Jeong YunWon <[email protected]>
Merge pull request #2754 from DimitrisJim/repeat_fixes

Add fixes for itertools.repeat

4988d1398a3e8a0ede87c5c4b336401c55052ecf authored about 3 years ago by Jeong YunWon <[email protected]>
Merge pull request #2753 from DimitrisJim/set_iter

Make set iteration linear

bf4863ad4276cd5ba48998ae340e7e1af970af82 authored about 3 years ago by Jeong YunWon <[email protected]>
os: fix fdopen invalid file descriptor

e1ce1e7ac40da6bf11c40ef5c515881e38906dc4 authored about 3 years ago by Dean Li <[email protected]>
Merge pull request #2755 from yaxollum/fix-lalrpop-book-link

Fix LALRPOP book link in development guide

3cc7718366a563fe22fd6551c407462c5965f12f authored about 3 years ago by Jeong YunWon <[email protected]>
Fix LALRPOP book link in development guide

63a688cf7570266b11c265b4beb900b73691d4eb authored about 3 years ago by Peter Ye <[email protected]>
Add fixes for itertools.repeat.

ab382dbc84f84fe61238b275dbfaed7d6be1e124 authored about 3 years ago by jfh <[email protected]>
Improve set iteration speed.

15ab1a6be0265e992895922933a4ba2b4c0fa104 authored about 3 years ago by jfh <[email protected]>
Merge pull request #2742 from DimitrisJim/tuple_iter

Add __length_hint__, __setstate__, __reduce__ for tuple iterator.

24800cbfcf71147392fd8579d21132780e5a9a7a authored about 3 years ago by Jeong YunWon <[email protected]>
Add __length_hint__, __setstate__, __reduce__ for tuple iterator.

0c764291fd7a464e1ab939f9090b78d41831a42f authored about 3 years ago by jfh <[email protected]>
Merge pull request #2744 from yossi-k/pyexpat

Initial implementation of pyexpat

048f2a6ec7d2be8b63c81f75b593bf0c7935155e authored about 3 years ago by Jeong YunWon <[email protected]>
pyexpat: refactor getters and setters for handlers

e61a583223621adb1ecd5538cc5d168e9585f23b authored about 3 years ago by Yossi Konstantinovsky <[email protected]>
tests: fix test_mac_ver on M1 macs

f35f6ad18c7f5abcfc12bd0b1dcfae7f8d4097f2 authored about 3 years ago by Yossi Konstantinovsky <[email protected]>
pyexpat: mark tests as expected failure

ec90a2267aca00560eae70da40533379e0b6eb38 authored about 3 years ago by Yossi Konstantinovsky <[email protected]>
pyexpat: add missing property to make tests run

e1d8d47c7d07a092f824c05153443649c72bba6f authored about 3 years ago by Yossi Konstantinovsky <[email protected]>
pyexpat: remove expected failure from passing tests

570a3893e7c7849c3bc66c1b4a57fb6bbd8a2252 authored about 3 years ago by Yossi Konstantinovsky <[email protected]>
add initial pyexpat implementation

d382009a5fa52d2b3d2a8f852a4a7df01b94148c authored about 3 years ago by Yossi Konstantinovsky <[email protected]>
add test_pyexpat

2aa67a8881cfcafee40d10a9a25c87936a4569d7 authored about 3 years ago by Yossi Konstantinovsky <[email protected]>
Merge pull request #2743 from DimitrisJim/fix_failure

Fix failure -- use PyStrRef to extract String.

316c0cf97cdb62fb394a4ebf7735e1652fdc144c authored over 3 years ago by Jeong YunWon <[email protected]>
Use PyStrRef to extract String.

6cd8644de841c8fd4b4305e207fb753d5621b8a0 authored over 3 years ago by jfh <[email protected]>
Merge pull request #2699 from RustPython/coolreader18/if-socket-funcs

Add test_socket

c14e7b074da4f36722a793d0b312ac914e366930 authored over 3 years ago by Noah <[email protected]>
Merge pull request #2737 from fanninpm/test-xml-dom-minicompat

Add test_xml_dom_minicompat from CPython 3.8

b9eaa27c17b6b3180d9773094b51fd31f312b41d authored over 3 years ago by Jeong YunWon <[email protected]>
Merge pull request #2736 from fanninpm/test-xdrlib

Add test_xdrlib from CPython 3.8

6b417932f73a08b98b91472494cc35a1cd604c76 authored over 3 years ago by Jeong YunWon <[email protected]>
Mark erroring tests

2f207baa08ad44d106d51eb29d15040ad08a731f authored over 3 years ago by Padraic Fanning <[email protected]>
Add test_xml_dom_minicompat from CPython 3.8

33a030aff9dca75935ff508ff1d9784b4fa63666 authored over 3 years ago by Padraic Fanning <[email protected]>
Mark erroring tests

5f9d59ae557198de519651be8f63e2c8ba6b8eb1 authored over 3 years ago by Padraic Fanning <[email protected]>
Add test_xdrlib from CPython 3.8

d10e26e6c4160d9c5f37b99432d7aba27a267b8b authored over 3 years ago by Padraic Fanning <[email protected]>
Merge pull request #2733 from yossi-k/math-overflow-like-cpython

math: raise OverflowError when result is infinite

6a94c90e863947de3ec6878c2e08635a7bb9590b authored over 3 years ago by Jeong YunWon <[email protected]>
math: fix ldexp

e909f48f7ebe096a6f6c5698df314b6405e4f39b authored over 3 years ago by Yossi Konstantinovsky <[email protected]>
math: raise OverflowError when result is infinite

Matches CPython behavior.

963e6e3df69236001cacbdd07a37c016809c946f authored over 3 years ago by Yossi Konstantinovsky <[email protected]>
Merge pull request #2709 from DimitrisJim/iter_exhaustion

Fix iteration issues, pickling by marking iterators as exhausted.

b556b42398341b5388b0de7eafa17ca808064ede authored over 3 years ago by Jeong YunWon <[email protected]>
Merge pull request #2715 from DimitrisJim/frozenset_singleton

Make `frozenset(empty_iterable)` return a singleton.

e5678daaa340e427606bfe42da6d80dd942b0daa authored over 3 years ago by Jeong YunWon <[email protected]>
Merge pull request #2734 from fanninpm/test-webbrowser

Add test_webbrowser from CPython 3.8

3576801786d8f5c94f768c730cab92355e541a12 authored over 3 years ago by Jeong YunWon <[email protected]>
Merge pull request #2735 from fanninpm/test-wsgiref

Add test_wsgiref from CPython 3.8

d0cc0a4eb0d66596f42b7e9465e5e8b37f08dd72 authored over 3 years ago by Jeong YunWon <[email protected]>
Remove allow_dead_code as it is unecessary now.

712f95036d00abd8ff7dd8036e8ba48e20109d45 authored over 3 years ago by jfh <[email protected]>
Address review comments.

86cef6738d632eb8cfd6a464b86f643e1f098dc9 authored over 3 years ago by jfh <[email protected]>
Mark erroring/failing tests

df773d77f92d09855b741e9378ee2c4395277154 authored over 3 years ago by Padraic Fanning <[email protected]>
Add test_wsgiref from CPython 3.8

11ada0fec718453080ee6f827dc8e23930ee38f9 authored over 3 years ago by Padraic Fanning <[email protected]>
Mark erroring/failing tests

3a8e0d0f72344684b2a9ef2d21c74abe5e731115 authored over 3 years ago by Padraic Fanning <[email protected]>
Add test_webbrowser from CPython 3.8

18eae4e601527862c6c749079532889895390886 authored over 3 years ago by Padraic Fanning <[email protected]>
Merge pull request #2731 from jamestwebber/dead-batteries

Suggestion: remove PEP 594 "dead batteries" from whats_left.sh

a8b911324a59a420b78b186819992914fafd9b1c authored over 3 years ago by Jeong YunWon <[email protected]>
added comment

ac53b418af504db248764ca0c991fbae3abd22ca authored over 3 years ago by James Webber <[email protected]>
Merge pull request #2729 from fanninpm/test-weakref

Add test_weakref from CPython 3.8

667d13712642b98b364124b2144ac1ed3a228a5f authored over 3 years ago by Jeong YunWon <[email protected]>
Merge pull request #2730 from fanninpm/test-weakset

Add test_weakset from CPython 3.8

7a9936cfd16652d860027a76a96a71511ad3bf4e authored over 3 years ago by Jeong YunWon <[email protected]>
removed deprecated modules from PEP 594 from whats_left.sh

f14daaaff7b081c40107044d2415acdfd70c8b5b authored over 3 years ago by James Webber <[email protected]>
Skip flaky test in test_importlib/test_locks

44d10c7e1ecde9e67a30baf3a310c106c61c0aec authored over 3 years ago by Padraic Fanning <[email protected]>
Add test_weakset from CPython 3.8

6d09fa9d4575099f1d97c6a5c7b35226f8d21f01 authored over 3 years ago by Padraic Fanning <[email protected]>
Mark erroring/failing tests

e9504aed11ed98e53b34e95394631f2f0809fd1c authored over 3 years ago by Padraic Fanning <[email protected]>
Skip doctests

abead8c553c4fab4478a54778308b92af1b53f39 authored over 3 years ago by Padraic Fanning <[email protected]>
Merge pull request #2728 from fanninpm/test-uu

Add test_uu from CPython 3.8

060223387719148e6f9230ff845a3a2670dadcf0 authored over 3 years ago by Jeong YunWon <[email protected]>
Mark erroring/failing tests

245869b01f5c5cf6d60dc84fc43a6bbd8a5f7953 authored over 3 years ago by Padraic Fanning <[email protected]>
Skip panicking tests

911b2b61d13982aea1c3c3fd6d2537dcb922f18b authored over 3 years ago by Padraic Fanning <[email protected]>
Add test_weakref from CPython 3.8

f4011b16620fd66730e58e05fe5884d04d3619e9 authored over 3 years ago by Padraic Fanning <[email protected]>
Mark erroring tests

3b8cd109c641607e77ddedc3e9c40b6afb0af524 authored over 3 years ago by Padraic Fanning <[email protected]>
Add test_uu from CPython 3.8

07345b03891372f15948873529fdb93842b20265 authored over 3 years ago by Padraic Fanning <[email protected]>
Merge pull request #2726 from sisungo/master

Change `os.rs` to build on musl libc

9b980df95be531d99c97fac545bdbd7d6a76fb74 authored over 3 years ago by Jeong YunWon <[email protected]>
Change `os.rs` to build on musl libc

c13806d3846ab4c738756722b9c30e4e1c36c35c authored over 3 years ago by sisungo <[email protected]>
Merge pull request #2724 from fanninpm/test-utf8source

Add test_utf8source from CPython 3.8

61632d9801143db2ffaf99ef14ab2bca5fae1f63 authored over 3 years ago by Jeong YunWon <[email protected]>
Merge pull request #2723 from fanninpm/test-utf8-mode

Add test_utf8_mode

e3fab3a5fc85d8b8d835d7ca9bb48519bd2527b2 authored over 3 years ago by Jeong YunWon <[email protected]>
Mark erroring tests

deac676ff2463b8b140122372084650524f95e7d authored over 3 years ago by Padraic Fanning <[email protected]>
Add test_utf8source from CPython 3.8

1faa3cd1a18db857f6aafcac3c026dfe9a7b512e authored over 3 years ago by Padraic Fanning <[email protected]>
Skip flaky threading test

5692639d9919221ad0d1a1d3768a97a90d780534 authored over 3 years ago by Padraic Fanning <[email protected]>
Merge pull request #2703 from fanninpm/test-userlist

Add test_userlist from CPython 3.8

aa8dd24f6e64757f719643607a7293d0bbb130a0 authored over 3 years ago by Jeong YunWon <[email protected]>
Mark failing test on Windows

558df14a047fd50757d1a7ce99939ec102bce9b4 authored over 3 years ago by Padraic Fanning <[email protected]>
Mark erroring/failing tests

5da63a3701e11cc1e18b1998e5e22013e1cc7c3c authored over 3 years ago by Padraic Fanning <[email protected]>
Add test_utf8_mode from CPython 3.8

c157ac50c468bceaad10fddfd98c50f8e13a1029 authored over 3 years ago by Padraic Fanning <[email protected]>