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

run whats_left.sh with --features=ssl

6d38d8d9b7d7409c49a086e42b86cb7b443e8a97 authored over 2 years ago by Jeong Yunwon <[email protected]>
Merge pull request #3842 from youknowone/freebsd

fix --no-default-features build and freebsd CI

5631d2102bfeb8e0ace727ba539258beb6cdbb7e authored over 2 years ago by Jeong YunWon <[email protected]>
Merge pull request #3843 from RustPython/dependabot/cargo/openssl-src-111.22.01.1.1q

Bump openssl-src from 111.20.0+1.1.1o to 111.22.0+1.1.1q

447459b3395bfe9007595d6396b818ae27fb69f9 authored over 2 years ago by Jeong YunWon <[email protected]>
Merge pull request #3844 from coolreader18/then_some

Switch then(|| foo) to then_some(foo)

3982504990130df9c726cd46d9c53609cf043481 authored over 2 years ago by Jeong YunWon <[email protected]>
Switch then(|| foo) to then_some(foo)

4771ab63838c7dbac7f8d3f6ed1ae18e1c31d5b5 authored over 2 years ago by Noa <[email protected]>
Bump openssl-src from 111.20.0+1.1.1o to 111.22.0+1.1.1q

Bumps [openssl-src](https://github.com/alexcrichton/openssl-src-rs) from 111.20.0+1.1.1o to 111....

e54a208c4037956eadb432396f98f46b68cf4c4a authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add freebsd build to CI

74ba229e9f322686b488d965409cfe19450ede67 authored over 2 years ago by Jeong Yunwon <[email protected]>
fix --no-default-features build

54b4e57a28034ce1cb609dec71c5637c17e12f21 authored over 2 years ago by Jeong Yunwon <[email protected]>
Merge pull request #3840 from fanninpm/socket-constants

Add `_socket` constants from CPython 3.10

0aca6a8cdd836600e117700508cdeafdcf61fd18 authored over 2 years ago by Jeong YunWon <[email protected]>
Unmark passing test on macOS and Windows

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

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

92f790efc11e0c6b83a1a1833ec2b0570492df88 authored over 2 years ago by Padraic Fanning <[email protected]>
Resolve ambiguous imports on Windows

97db88560a3d2f454167e5d528c338f6a0db6389 authored over 2 years ago by Padraic Fanning <[email protected]>
Fix compilation errors on macOS and Windows

4e87250ba253859a3885a9a8eb075f20c9f941e4 authored over 2 years ago by Padraic Fanning <[email protected]>
Add `_socket` constants from CPython 3.10

ca90bf3be6cadb7c9d9d4ff67b9e705c90af7336 authored over 2 years ago by Padraic Fanning <[email protected]>
Merge pull request #3837 from fanninpm/argparse-3.10

Update argparse to CPython 3.10

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

9de82747802f4476594b15221411887f582698fe authored over 2 years ago by Padraic Fanning <[email protected]>
Implement Number protocol for PyComplex

508118e0002d7cd5b96865d6691c99bf6d91286a authored over 2 years ago by Padraic Fanning <[email protected]>
Update test_argparse to CPython 3.10

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

1c997166e2fe2a11c6ea1613d5e0987bf2a75b43 authored over 2 years ago by Padraic Fanning <[email protected]>
Merge pull request #3835 from fanninpm/itertools-count-constructor-error

Fix error type in itertools.count constructor

cc90bc0c22bd0d2533808c568a4138ecd1bf80c0 authored over 2 years ago by fanninpm <[email protected]>
Fix error type in itertools.count constructor

71968b316a41626b991e7089ed0b83fcdcc80d34 authored over 2 years ago by Padraic Fanning <[email protected]>
Fix itertools.count step to take PyNumber instead of PyInt (#3834)

3bc65bd50454c66a0c49a43db3e1bd3d8a1592a9 authored over 2 years ago by oow214 <[email protected]>
Merge pull request #3833 from GoGim1/ci

Support cancel previous CI workflow

9dce3e21f26012217d62d079410bb80927a2adf1 authored over 2 years ago by Jeong YunWon <[email protected]>
Merge pull request #3832 from GoGim1/issue-3831

Fix rustfmt and clippy warnings

48421ff6b4aa354aeb235e278b401a72380ae40c authored over 2 years ago by Jeong YunWon <[email protected]>
support cancel previous CI workflow

372b7cc13e47a0ce2c1660662495718fb0ac76d2 authored over 2 years ago by gogim1 <[email protected]>
remove to_string()

d9f1857d9828fd1380be93b75ced7f197f8eedee authored over 2 years ago by gogim1 <[email protected]>
fix fmt

fe8a0300a1f447575b3c8759922423525fe4debe authored over 2 years ago by gogim1 <[email protected]>
Merge pull request #3824 from oow214/fix_itertools_count_repr

Fix itertools count repr

99b8d2916e76d3fba605fec304e1df24900ce351 authored over 2 years ago by Jeong YunWon <[email protected]>
Merge pull request #3830 from fanninpm/clippy-1.62

Switch clippy to stable

df785b62ef12ba3bcb17f2e505dc195e77e1bbf1 authored over 2 years ago by Jeong YunWon <[email protected]>
Switch clippy to stable

Happy 1.62.0, everyone!

b1aaf5e4b5e177e0603f03d7ef441f7b303a55b8 authored over 2 years ago by Padraic Fanning <[email protected]>
Update itertools count repr

27a0d3a93adf2d86bbea3c5092c19e3e3d50671a authored over 2 years ago by oow214 <[email protected]>
Update itertools count repr

5786a0640caaf82e43d1d71563969032918ba044 authored over 2 years ago by oow214 <[email protected]>
Fix itertools count repr

3f8eb246815d3da166eda15ed79905d2c4dae6a5 authored over 2 years ago by oow214 <[email protected]>
Fix itertools count repr

c07d8650ec0d4a76dcc426758165a7df7bd9328d authored over 2 years ago by oow214 <[email protected]>
Fix itertools count repr

fd3bcae1e5235a9b63705fc481764b98daf2a736 authored over 2 years ago by oow214 <[email protected]>
Merge pull request #3827 from deantvv/test-io-3-10

test: update test_io.py to 3.10

8fa057014557152877dd95ad318aa4c921a467f3 authored over 2 years ago by Jeong YunWon <[email protected]>
test: update test_io.py to 3.10

74968453810e6b9b25ee66ba88fcf339cee1e178 authored over 2 years ago by Dean Li <[email protected]>
Fix itertools.count to take PyNumber instead of PyInt (#3822)

6ad0e547f5dc4b452fae2bf2f7d5cc72c48d8a88 authored over 2 years ago by oow214 <[email protected]>
Merge pull request #3817 from youknowone/fix-clippy

Fix nightly clippy warnings

174c0267276f3ba617cebc7cba3c79a607474615 authored over 2 years ago by Jeong YunWon <[email protected]>
Merge pull request #3810 from youknowone/sequence-index-op

SequenceIndexOp for saturate_index and wrap_index

a30a170ac45ba7445abeaa782faa82911106a3a3 authored over 2 years ago by Jeong YunWon <[email protected]>
Fix typo

b0b5facf71b12d8cba00942c7dc268d41de12f98 authored over 2 years ago by Jeong Yunwon <[email protected]>
put wrap_index to SequenceIndexOp

16bed5b14d082903eeeedf9df9735d3263f3c9c4 authored over 2 years ago by Jeong Yunwon <[email protected]>
SequenceIndexOp

38b1f5932c23f25ae2d4749133a87e7e4baf30aa authored over 2 years ago by Jeong Yunwon <[email protected]>
skip flaky test_strtod::test_parsing

fdab7e07be8572019e7f63cd685bb1066b3de2b4 authored over 2 years ago by Jeong Yunwon <[email protected]>
Fix OverflowError at collections.rs (#3815)

b8f276f8d76a3c02ccaca19dc638bc545abb5cf7 authored over 2 years ago by dldks321 <[email protected]>
Fix nightly clippy warnings

8c0be4b48fe4477e20e6027c197ad339ac7aa3cc authored over 2 years ago by Jeong Yunwon <[email protected]>
Merge pull request #3807 from fanninpm/test-like-cpython-buildbottest

Run test suites like how CPython runs theirs

166c45d5751c50237bc18cea0b116e445c677ff0 authored over 2 years ago by Jeong YunWon <[email protected]>
Merge pull request #3812 from lijm1358/iadd-typeerror

add list iadd, inplace_concat TypeError for non iterable object

66af821d76436efe4ec488a8098ee48d02059bde authored over 2 years ago by Jeong YunWon <[email protected]>
add list iadd TypeError for non iterable object

88bd2d999d0d6748b13782bf4f66c1eb52ef3790 authored over 2 years ago by lijm1358 <[email protected]>
add fn Binascii rlecode_hqx rledecode_hqx (#3809)

00cb5ca5582b36eabbfa786e85ffb2e3e4a9b3db authored over 2 years ago by yangbeom <[email protected]>
Skip tests on Windows with ValueError

"ValueError: illegal environment variable name" likely comes from the
`--fail-env-changed` switc...

092053f7df013d6086020ffa905a9d29aa35ad04 authored over 2 years ago by Padraic Fanning <[email protected]>
Mark erroring/failing tests on Windows

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

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

81d6765a768a85ac3ec546905e791642227b39b0 authored over 2 years ago by Padraic Fanning <[email protected]>
Mark failing tests on Windows

909058dca251e2d265d3d4846cf3d02c3b9fce81 authored over 2 years ago by Padraic Fanning <[email protected]>
Skip possibly flaky test on Windows

93a6cc55874642eaad0fd07880b2f91fd38cdf2d authored over 2 years ago by Padraic Fanning <[email protected]>
Unmark passing tests due to CI limitations

165df16945b623a38997fee6880917c59f11569a authored over 2 years ago by Padraic Fanning <[email protected]>
Run test suites like how CPython runs theirs

The extra flags come from the `buildbottest` rule in CPython's Makefile.
This will enable checki...

f836870d824cdc5c4050eaa37667f2e7f0cf305f authored over 2 years ago by Padraic Fanning <[email protected]>
fix typo from comments

a2f77bb62e78df9e738ec663505b407823a1375f authored over 2 years ago by Jeong Yunwon <[email protected]>
slicelen -> slice_len

ffd5a0db9ab5ccadf227fd9ec63cef5e8342ef84 authored over 2 years ago by Jeong Yunwon <[email protected]>
Fix other affected tests

f2e62cf50ca6ffed79d413ed1c356303ee1c58ad authored over 2 years ago by ChJR <[email protected]>
Enable decorator tests

b6df0ce6e8365afb75f009e799707d99d7eecab2 authored over 2 years ago by ChJR <[email protected]>
Fix codes with Clippy

728582fe1bda046b04d7698b432a050971b76ebb authored over 2 years ago by ChJR <[email protected]>
Fix string representations of @classmethod and @staticmethod

ced6b682bf0f27243cc0eff4f5ca5634f2c71125 authored over 2 years ago by ChJR <[email protected]>
Fix __doc__ attribute

4c970561572afe42ffc10e1674cee834deb7d0f3 authored over 2 years ago by ChJR <[email protected]>
Fix __get__ in @classmethod

d6e71ad18a8a2b960caa050bda45fedbcc423fd3 authored over 2 years ago by ChJR <[email protected]>
Implement __func__ in @staticmethod

e5bf112a1c1c7fe45d27c3101a3469d28226f568 authored over 2 years ago by ChJR <[email protected]>
Add descriptors to @classmethod and @staticmethod

c3d14171efab66d8200ddae9faca17f6573caa98 authored over 2 years ago by ChJR <[email protected]>
Merge pull request #3802 from youknowone/fix-musl

disable schedparam from musl

119913b4ab76f22e01d6539201c2e073b7daea98 authored over 2 years ago by Jeong YunWon <[email protected]>
Add musl CI

4b59c083f1fa4404346a351f94a0cc6894cd7ab6 authored over 2 years ago by Jeong YunWon <[email protected]>
disable schedparam from musl

7723cf1464b1a42f2baf166b191d1a9a0cb9ca3b authored over 2 years ago by Jeong YunWon <[email protected]>
Merge pull request #3799 from GoGim1/dev

rename for name consistency

589363a6a1df4aac3a0fdf190f91ec35e5ed2a13 authored over 2 years ago by Jeong YunWon <[email protected]>
Merge pull request #3801 from killme2008/fix/parsing-invalid-decimal

fix panic when parsing invalid decimal, close #3796

0d598c2df13fc53c469a13a0760d3c9df5e0b307 authored over 2 years ago by Jeong YunWon <[email protected]>
fix panic when parsing invalid decimal, close #3796

623a78dbf9acfc4ce5de441d1fb99098de70fdc2 authored over 2 years ago by Dennis Zhuang <[email protected]>
rename for name consistency

19f3121f886a0a7188570b8e37ab5db53083f3bd authored over 2 years ago by gogim1 <[email protected]>
rename for name consistency

9c8ace592d7eb4875c4d51be107eaf3fb2d63877 authored over 2 years ago by gogim1 <[email protected]>
Merge pull request #3797 from RustPython/dependabot/cargo/openssl-src-111.20.01.1.1o

Bump openssl-src from 111.18.0+1.1.1n to 111.20.0+1.1.1o

531f678706f566389210f481b24a8773292b3f27 authored over 2 years ago by Jeong YunWon <[email protected]>
Bump openssl-src from 111.18.0+1.1.1n to 111.20.0+1.1.1o

Bumps [openssl-src](https://github.com/alexcrichton/openssl-src-rs) from 111.18.0+1.1.1n to 111....

a55c6042623468f26ed771b31f9f23c43377ff55 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add ensurepip from CPython 3.10.5

722860bb6ea8324f4bab32da85fa70e287014ece authored over 2 years ago by Jeong Yunwon <[email protected]>
Add test_ensurepip.py from CPython 3.10.5

dbbdd7f1eec37103c2b3887e2554167401132a43 authored over 2 years ago by Jeong Yunwon <[email protected]>
Mark failing ensurepip tests as expectedFailure

e3be6e5319f69d847b5685cc95d656d6d0a48373 authored over 2 years ago by Jeong Yunwon <[email protected]>
Merge pull request #3792 from youknowone/fix-slot-call

Fix slot call deadlock

f84b2896f1c9727568b5b479246c2846967be24c authored over 2 years ago by Jeong YunWon <[email protected]>
Merge pull request #3791 from rng-dynamics/feat-itertools-compress-reduce

Add itertools.compress.__reduce__

f861d0d8ff77b49ab62c8314f018d1e81ba6210b authored over 2 years ago by Jeong YunWon <[email protected]>
Fix slot call deadlock

770f166edf92b99aa06be88cb1acaab4c78786a7 authored over 2 years ago by Jeong Yunwon <[email protected]>
rustfmt

e4267d928071d804adfb89ec5dec1a7db4457628 authored over 2 years ago by Alexander Scharinger <[email protected]>
feat: itertools.compress.__reduce__

dbdbdc887f26f1fd1aef130afed8f47d0a2ef34e authored over 2 years ago by Alexander Scharinger <[email protected]>
fix: itertools.compress keyword arguments

81d2df806a4f9ff8fbb4fa2037659c36512bfd38 authored over 2 years ago by Alexander Scharinger <[email protected]>
test: itertools.compress

50dba866fc57238c04ee2af1f4acde9dfb620c75 authored over 2 years ago by Alexander Scharinger <[email protected]>
Merge pull request #3790 from xforce/main

Fix broken module_names in compile_dir for sub-directories

60598b699ef06ab22b981301916cde84ce7b2dd2 authored over 2 years ago by Jeong YunWon <[email protected]>
Add tested frozen module test

ad399db6e93cfe83533c9f474ccca3e39de0bdb4 authored over 2 years ago by Alexander Guettler <[email protected]>
add test for nested module name

a3428a86d3b1b87b8efa70c44899c63eace9b56d authored over 2 years ago by Jeong Yunwon <[email protected]>
Fix broken module_names in compile_dir for sub-directories

b3d9e080763401f74e63c8291ef7db6585d3295e authored over 2 years ago by Alexander Guettler <[email protected]>
Merge pull request #3667 from youknowone/canister

complex embedding and generator example

ff502134dbb9dd3bfc33331308de255ebefcabf2 authored over 2 years ago by Jeong YunWon <[email protected]>
Adapt BlockExpr to example/generator.rs

bae68873dd8112d3898160d26b7252578279d392 authored over 2 years ago by Jeong Yunwon <[email protected]>
generator sample

eb8c640518217166713d2231330de7120d9bae41 authored over 2 years ago by Jeong Yunwon <[email protected]>
Add example kybra_like

f3de183607c6113a4c1ea2dba96ec49b001c078a authored over 2 years ago by Jeong Yunwon <[email protected]>
Replace kybra_like to project-neutral example

fcd564ad9701dabfd1a5e460e8a85f78fb8508c4 authored over 2 years ago by Jeong Yunwon <[email protected]>
Merge pull request #3775 from joohongpark/fix-test_dict_mixed_keys_items

fix test_dictviews::test_dict_mixed_keys_items

ba8df4126965185dc3a13706dd570eba4c8969d3 authored over 2 years ago by Jeong YunWon <[email protected]>
Merge pull request #3788 from rng-dynamics/fix-itertools-chain

Fix itertools chain

cea5a6e2b6ffeb61c8952d65b486aab336365edf authored over 2 years ago by Jeong YunWon <[email protected]>