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

add CI for pip check inside venv

github.com/RustPython/RustPython - ba6757ad11202bdcda5b421a512bf33abb300d8a authored over 1 year ago by Ankit Kumar Pandey <[email protected]>
Buffer arguments as PyObject

github.com/RustPython/RustPython - e18dda3e087c5aaabc7d483a8e9c6a66d2d1dd88 authored over 1 year ago by Jeong YunWon <[email protected]>
Update regression test results

github.com/RustPython/rustpython.github.io - 1b581fb8c233b1191b420dad206f66bd951e428b authored over 1 year ago by Noa <[email protected]>
sqlite: Throw `TypeError` when `callable` is not callable (#4923)

github.com/RustPython/RustPython - 1fa69ebcc904cf4526adc37213e69c20dc69c2fd authored over 1 year ago by Lee Dogeon <[email protected]>
rename os module's exit function to _exit as thats how it is defined in cpython (#4887)

github.com/RustPython/RustPython - f0db8329be8f22ee75668f17f86e78a2fa4fa5cf authored over 1 year ago by Ankit Kumar Pandey <[email protected]>
Merge pull request #4920 from itsankitkp/fix-windows-ssl-ci

fix wrong directory name for openssl setup

github.com/RustPython/RustPython - 6ce372cfb60d44fd7c1a6602da80ba451b327b5a authored over 1 year ago by Jeong, YunWon <[email protected]>
fix wrong directory name for openssl setup

github.com/RustPython/RustPython - 7fc30b715a90619195ff873dacdb645b368648d2 authored over 1 year ago by Ankit Kumar Pandey <[email protected]>
Merge pull request #4916 from youknowone/choco-no-progress

run choco with --no-progress

github.com/RustPython/RustPython - 07c07ad80619ba25dfd597c1a64645bd62b6e571 authored over 1 year ago by Jeong, YunWon <[email protected]>
choco --no-progress to prevent spam

github.com/RustPython/RustPython - d7e7001afdbbf807aa7b176864fd459ba643793a authored over 1 year ago by Jeong YunWon <[email protected]>
Adding more issue templates

github.com/RustPython/RustPython - df6831694b4f4b2c0672280b66b0d7e8500c9f9c authored over 1 year ago by Jeong YunWon <[email protected]>
Merge pull request #4897 from youknowone/reduce-stdlib-runtime

Reduce runtime of stdlib_collections_deque

github.com/RustPython/RustPython - 14aa9d7108321284b8df26c538f276b676710fa1 authored over 1 year ago by Jeong, YunWon <[email protected]>
Merge pull request #4896 from youknowone/debugger-setup

RUST_BACKTRACE=1 for debugger

github.com/RustPython/RustPython - 3794c178be20a24f19153e36ba59758c61a96fb6 authored over 1 year ago by Jeong, YunWon <[email protected]>
Simpler new object / small int range const

github.com/RustPython/RustPython - 560cd6ca6cbfc58e9571545518bb5f92dff55584 authored over 1 year ago by Jeong YunWon <[email protected]>
debug-friendly tweaks

github.com/RustPython/RustPython - 69961414488ac2a1fbeabbccb4b5c8861a8a3bd0 authored over 1 year ago by Jeong YunWon <[email protected]>
Merge pull request #4849 from haxelion/feature/tp_repr_stdlib

Implemented tp_repr slots for more types

github.com/RustPython/RustPython - 968f2ad7c97227cde177b9addbe298ad657e4874 authored over 1 year ago by Jeong, YunWon <[email protected]>
Merge pull request #4888 from Masorubka1/test_poll.py

Add test_poll.py from Cpython v3.11.2

github.com/RustPython/RustPython - c05f23d99da5a0a62545fd2be0b7f6d7535a51a3 authored over 1 year ago by Jeong, YunWon <[email protected]>
module objects' type as PyModule

github.com/RustPython/RustPython - 19224505e8e7f883e1264feb6b326f2e0b751d53 authored over 1 year ago by Jeong YunWon <[email protected]>
module objects' type as PyModule

github.com/RustPython/Parser - a9f4b59f4010b1589062925e91855f09a9aeae5d authored over 1 year ago by Jeong YunWon <[email protected]>
Reduce runtime of stdlib_collections_deque

github.com/RustPython/RustPython - 06b0484ea3db36617df6ce16507f869077383f05 authored over 1 year ago by Jeong YunWon <[email protected]>
RUST_BACKTRACE=1 for debugger

github.com/RustPython/RustPython - 9e4c8ad7d7a23faeffe61b621fde5b2690c24ee8 authored over 1 year ago by Jeong YunWon <[email protected]>
Merge pull request #4893 from Masorubka1/test_pulldom.py

Add test_pulldom.py from Cpython v3.11.2

github.com/RustPython/RustPython - e103adaa52ab65035a1335a9a9d9b664203ccef4 authored over 1 year ago by Jeong, YunWon <[email protected]>
Simplify repr implementation a bit

github.com/RustPython/RustPython - 89e3587c154e73b679d56edaffbb6a1ac8126190 authored over 1 year ago by Jeong YunWon <[email protected]>
Merge pull request #4892 from Masorubka1/test_property.py

Update test_property.py from Cpython v3.11.2

github.com/RustPython/RustPython - 446285f348e0723911b846dfa9fca99bf9db937b authored over 1 year ago by Jeong, YunWon <[email protected]>
Removed RustPython specific `@unittest.skip()`

Added extra `unittest.expectedFailure` decorators

github.com/RustPython/RustPython - c03d3a58ecf290daaf883918214143fbdb910777 authored over 1 year ago by Joshua Mankelow <[email protected]>
add required files

github.com/RustPython/RustPython - 334c15e879eb01a55dfd8dcb2cbd6dab621b5cb5 authored over 1 year ago by Andrey Maltsev <[email protected]>
Update last fallback property error messages

github.com/RustPython/RustPython - c3d9a51d15c7d36c2988c2d40f0be0bdf08f69bd authored over 1 year ago by Jeong YunWon <[email protected]>
add annotation to skiped test

github.com/RustPython/RustPython - fddbf0728a323d4c4bbd48ef73435a9b626f8f47 authored over 1 year ago by Andrey Maltsev <[email protected]>
Updated __init__.py to be inline with CPython 3.11.2

github.com/RustPython/RustPython - 32aa9933becb8bfc2d1183e6b214a2d3cdc84c33 authored over 1 year ago by Joshua Mankelow <[email protected]>
Properly handle failing test_os tests on windows (#4764)

github.com/RustPython/RustPython - a354f7bba12ca28b559087a1f51791ff006e2538 authored over 1 year ago by Dmitry Erlikh <[email protected]>
Add test_pulldom.py from Cpython v3.11.2

github.com/RustPython/RustPython - b7811af2112e73bdd4ccbdcc4071fce970380785 authored over 1 year ago by Andrey Maltsev <[email protected]>
Merge pull request #4790 from Snowapril/number-protocol-unary-ternary

Modify unary & ternary function fields in number protocol

github.com/RustPython/RustPython - 471ec268737c789ba861a6f7762128fc2ed21323 authored over 1 year ago by Jeong, YunWon <[email protected]>
Fix each type's unary & ternary fields in PyNumberMethods def

Signed-off-by: snowapril <[email protected]>

github.com/RustPython/RustPython - c78949029498cce32e2f79c41b7aa9f5d494051e authored over 1 year ago by snowapril <[email protected]>
Remove expectedFailures for each success tests

Signed-off-by: snowapril <[email protected]>

github.com/RustPython/RustPython - fd4f6941bfdc13ded6095d2004ec8fd12c571579 authored over 1 year ago by snowapril <[email protected]>
Replace PyInquiryFunc to PyUnaryFunc<bool>

Signed-off-by: snowapril <[email protected]>

github.com/RustPython/RustPython - c69ff172e52de8c03d4a88ed9140802ac788d0d2 authored over 1 year ago by snowapril <[email protected]>
Modify inplace binop instruction to use inplace_power_no_mod

Signed-off-by: snowapril <[email protected]>

github.com/RustPython/RustPython - b0618b9c9a017a69526d5ec4fd2006ac31b25f89 authored over 1 year ago by snowapril <[email protected]>
Fix PyInt PyNubmerMethods pow

Signed-off-by: snowapril <[email protected]>

github.com/RustPython/RustPython - 96af524aad7159d395a06ac937f5d826b6608896 authored over 1 year ago by snowapril <[email protected]>
Replace non-implemented type conversions in each PyNumber_Int, PyNumber_Index, PyNumber_Float

Signed-off-by: snowapril <[email protected]>

github.com/RustPython/RustPython - 9135d2934609c0616aaf2e72f64cdc718d9812bb authored over 1 year ago by snowapril <[email protected]>
Fix inplace_power in number slots

Signed-off-by: snowapril <[email protected]>

github.com/RustPython/RustPython - 9f28643ac74452b8f734f88e8ddf3f73e88ffb6c authored over 1 year ago by snowapril <[email protected]>
Fix vm.ctx.none.as_obejct not to make clone

Signed-off-by: snowapril <[email protected]>

github.com/RustPython/RustPython - 9c38e904ddc63c40be2b0e7f434c678e2ff90a6b authored over 1 year ago by snowapril <[email protected]>
Fix trivial suggestions

github.com/RustPython/RustPython - a4a6e8dabe2603cfbc7d3cea7b83c3518b04a4f3 authored over 1 year ago by Jeong YunWon <[email protected]>
Refactor PyNumber methods based on review suggestions

Signed-off-by: snowapril <[email protected]>

github.com/RustPython/RustPython - 4416b2a467443f775b938b5ad1795853facc7b1a authored over 1 year ago by snowapril <[email protected]>
Modify unary functions in number protocol

Signed-off-by: snowapril <[email protected]>

github.com/RustPython/RustPython - 51ae26128b323ddf621a0ec939ef24f9f23ee9e5 authored over 1 year ago by snowapril <[email protected]>
Modify original vm._pow usage

Signed-off-by: snowapril <[email protected]>

github.com/RustPython/RustPython - b06c0f8ff917cab7144e5271953a52f1260cd54d authored over 1 year ago by snowapril <[email protected]>
Fix unary function to take PyNumber

Signed-off-by: snowapril <[email protected]>

github.com/RustPython/RustPython - 3613edf321d9165f8116512209beea808a0bcf30 authored over 1 year ago by snowapril <[email protected]>
Modify boolean field as PyNumberInquiryFunc

Signed-off-by: snowapril <[email protected]>

github.com/RustPython/RustPython - bf2fbfc52d6cb9b3aa7d3d3896bbdddb825bd363 authored over 1 year ago by snowapril <[email protected]>
Fix power, inplace_power as ternary function

Signed-off-by: snowapril <[email protected]>

github.com/RustPython/RustPython - 05900fbabfef4c7d09bc6d30f71e5a5d419a1fc3 authored over 1 year ago by snowapril <[email protected]>
Fix cargo formatting

Signed-off-by: snowapril <[email protected]>

github.com/RustPython/RustPython - 3a9a1c93dd577c4fd80505f4ffe9fec4eb5f63e8 authored over 1 year ago by snowapril <[email protected]>
Merge pull request #4890 from Masorubka1/test_posix.py

Update test_posix.py from Cpython v3.11.2

github.com/RustPython/RustPython - 1b66332f065da6933ce23c11d283fe53374b3f12 authored over 1 year ago by Jeong, YunWon <[email protected]>
Merge pull request #4891 from Masorubka1/test_pow.py

Update test_pow.py from Cpython v3.11.2

github.com/RustPython/RustPython - 7b4b325e9d27ddd5e287be5ff8a9737abaf3cc5d authored over 1 year ago by Jeong, YunWon <[email protected]>
Update test_property.py from Cpython v3.11.2

github.com/RustPython/RustPython - 5c09cc37c97402c2c656eae656f4aa666a3dd973 authored over 1 year ago by Andrey Maltsev <[email protected]>
Merge pull request #4889 from Masorubka1/test_popen.py

Update test_popen.py from Cpython v3.11.2

github.com/RustPython/RustPython - e96e0e113a4fb4a998991a6ca82c6b650675afb1 authored over 1 year ago by Jeong, YunWon <[email protected]>
Update Lib/test/test_posix.py

Co-authored-by: fanninpm <[email protected]>

github.com/RustPython/RustPython - 2d7ec431735aae512cd8961ca873fc8c02f1a177 authored over 1 year ago by Andrey Maltsev <[email protected]>
Update Lib/test/test_posix.py

Co-authored-by: fanninpm <[email protected]>

github.com/RustPython/RustPython - 536da88df7bf1640caf91b868658bc3129f76e83 authored over 1 year ago by Andrey Maltsev <[email protected]>
Update test_pow.py from Cpython v3.11.2

github.com/RustPython/RustPython - 09b5838fda14b6276cf45c540fec7743c840c9e0 authored over 1 year ago by Andrey Maltsev <[email protected]>
Update test_posix.py from Cpython v3.11.2

github.com/RustPython/RustPython - 415fac82b23d2501937f3aac8ed61474dcfdf25c authored over 1 year ago by Andrey Maltsev <[email protected]>
Update test_popen.py from Cpython v3.11.2

github.com/RustPython/RustPython - eb30fb733084257cb2ebb6a4d2d72aae5252ac02 authored over 1 year ago by Andrey Maltsev <[email protected]>
Add test_poll.py from Cpython v3.11.2

github.com/RustPython/RustPython - be54e89ba6676dd65a938ba8e63aa08d4dbe7afb authored over 1 year ago by Andrey Maltsev <[email protected]>
Convert Context::empty_str to &'static PyStrInterned (#4882)

The goal of this commit is to convert Context::empty_str to &'static PyStrInterned and to fix is...

github.com/RustPython/RustPython - 5f17d281a6f23848e211fdc58979327d1e6a5a30 authored over 1 year ago by Faisal Alatawi <[email protected]>
'n' support for float format (#4865)

github.com/RustPython/RustPython - d918f7e51bf5d229b144bec686b98678f9f363e5 authored over 1 year ago by Christopher Gambrell <[email protected]>
handle panic if str is not defined in unraisablehook (#4864)

github.com/RustPython/RustPython - cb6cf107baa6156aad3f307623d13a7241e3f34c authored over 1 year ago by Ankit Kumar Pandey <[email protected]>
Update regression test results

github.com/RustPython/rustpython.github.io - f1b94c127f7c814a3f72f1f32f2d071243c22e2a authored over 1 year ago by Noa <[email protected]>
Don't run whats_left with older CPython versions (#4847)

* Improve whats_left --signature output

github.com/RustPython/RustPython - c9546c2419f2e4db7e2987f30f0508dc29b30035 authored over 1 year ago by Boris Verkhovskiy <[email protected]>
Merge pull request #4839 from Masorubka1/test_list.py

Update test_list.py from Cpython v3.11.2

github.com/RustPython/RustPython - 2a1b2ed24d3cab7b4ff3d058b12b1f98d192fe28 authored over 1 year ago by Jeong, YunWon <[email protected]>
Merge pull request #4867 from youknowone/descr-name

DescrObject::name to PyStrInterned

github.com/RustPython/RustPython - 12d288ffcd6c3f1bb60b41962107610be3ada93c authored over 1 year ago by Jim Fasarakis-Hilliard <[email protected]>
Merge pull request #4868 from coolreader18/upd-errno

Update errno crate to 0.3.1 for redox

github.com/RustPython/RustPython - 4dd453f92cc7936f0a0c094f1c480343b72748a1 authored over 1 year ago by Jeong, YunWon <[email protected]>
Update errno crate to 0.3.1 for redox

github.com/RustPython/RustPython - e42be00054248aaad0a38870f600c3b56c1375e9 authored over 1 year ago by Noa <[email protected]>
DescrObject::name to PyStrInterned

github.com/RustPython/RustPython - c3491ebdc386529cafcde0ee30929f9308aad401 authored over 1 year ago by Jeong YunWon <[email protected]>
Merge pull request #4801 from Masorubka1/test_cmd_line

Update test_cmd_line from Cpython v3.11.2

github.com/RustPython/RustPython - f39f103dbec26cb2b8cdb803cb808d76a78786fa authored over 1 year ago by Jim Fasarakis-Hilliard <[email protected]>
fix windows tests

github.com/RustPython/RustPython - cf06c2590430c9e2069b922e67bffdba7128ad3d authored over 1 year ago by Andrey Maltsev <[email protected]>
Update regression test results

github.com/RustPython/rustpython.github.io - 5217499e5a1fd306d95f8b309ca19b3c423d6421 authored almost 2 years ago by Noa <[email protected]>
Update what is left results

github.com/RustPython/rustpython.github.io - a4cd75a432e7e2601c4469df3c3193548f16267b authored almost 2 years ago by Noa <[email protected]>
Merge pull request #4853 from youknowone/builtin-function-names

use interned str for builtin function names

github.com/RustPython/RustPython - dde92d1269b5fbd09cf5dba5e7817f0e2a96c49f authored almost 2 years ago by Jeong, YunWon <[email protected]>
Merge pull request #4828 from Masorubka1/test_fstring

Update test_fstring.py from Cpython v3.11.2

github.com/RustPython/RustPython - 46455e854e251ec892163fd1c8b6451d0e8478f3 authored almost 2 years ago by Jim Fasarakis-Hilliard <[email protected]>
Merge pull request #4846 from Masorubka1/test_ordered_dict.py

Update test_ordered_dict.py from Cpython v3.11.2

github.com/RustPython/RustPython - 473d391ea0f1a817685a75b33ad379517a0df65e authored almost 2 years ago by Jeong, YunWon <[email protected]>
Merge pull request #4844 from Masorubka1/test_opcache.py

Update test_opcache.py from Cpython v3.11.2

github.com/RustPython/RustPython - 1bc71b8f9eb9562641538f5dbb3f99cc64a43687 authored almost 2 years ago by Jeong, YunWon <[email protected]>
Merge pull request #4843 from Masorubka1/test_numeric_tower.py

Update test_numeric_tower.py from Cpython v3.11.2

github.com/RustPython/RustPython - 4773ffba5854668271337b9921adf37d9db960fa authored almost 2 years ago by Jeong, YunWon <[email protected]>
Merge pull request #4842 from Masorubka1/test_module.py

Update test_module.py from Cpython v3.11.2

github.com/RustPython/RustPython - b5c5e807ea9970bab82f4155e339bb1907aca87e authored almost 2 years ago by Jeong, YunWon <[email protected]>
Merge pull request #4841 from Masorubka1/test_mmap.py

Update test_mmap.py from Cpython v3.11.2

github.com/RustPython/RustPython - 471dbace44316d9ea6085bd070cb6d4d39757a96 authored almost 2 years ago by Jeong, YunWon <[email protected]>
Merge pull request #4840 from Masorubka1/test_long.py

Update test_long.py from Cpython v3.11.2

github.com/RustPython/RustPython - 507e1039a4493254c73885101f4e02af23bacde5 authored almost 2 years ago by Jeong, YunWon <[email protected]>
Merge pull request #4838 from Masorubka1/test_largefile.py

Add test_largefile.py from Cpython v3.11.2

github.com/RustPython/RustPython - a8d5070e9837bef32d548608df68a1ec1b113ffd authored almost 2 years ago by Jeong, YunWon <[email protected]>
Merge pull request #4854 from coolreader18/reenable-redox

Reenable redox ci

github.com/RustPython/RustPython - 9e5e76080d1e5f2d3ff9907f51c9389f2c169e10 authored almost 2 years ago by Jim Fasarakis-Hilliard <[email protected]>
Reenable redox ci

github.com/RustPython/RustPython - e40488b56e8e52082c10d7290de27e073ecf01c5 authored almost 2 years ago by Noa <[email protected]>
Merge pull request #4837 from Masorubka1/test_kqueue.py

Add test_kqueue.py from Cpython v3.11.2

github.com/RustPython/RustPython - e5629321db00ae716c01945aae029fc8e540139e authored almost 2 years ago by Jeong, YunWon <[email protected]>
Merge pull request #4833 from Masorubka1/test_grp

Update test_grp.py from Cpython v3.11.2

github.com/RustPython/RustPython - 4cb755d37501187daea1eb06b5831c34918c74fe authored almost 2 years ago by Jeong, YunWon <[email protected]>
Merge pull request #4832 from Masorubka1/test_global

Update test_global.py from Cpython v3.11.2

github.com/RustPython/RustPython - 9eb59946ceed58b38260a92a5418f26fc35eb38a authored almost 2 years ago by Jeong, YunWon <[email protected]>
Merge pull request #4831 from Masorubka1/test_genericclass

Update test_genericclass.py from Cpython v3.11.2

github.com/RustPython/RustPython - a62361662996d928ff1578aeee0196948256550c authored almost 2 years ago by Jeong, YunWon <[email protected]>
expose slot_new_wrapper as its base type

github.com/RustPython/RustPython - 798b3bc15856557cf11c7c5805570affd21033e8 authored almost 2 years ago by Jeong YunWon <[email protected]>
use interned str for builtin function names

github.com/RustPython/RustPython - 18044abbb611480b6249ea4d7c3cfa5f9a3281c7 authored almost 2 years ago by Jeong YunWon <[email protected]>
Update test_fstring.py from Cpython v3.11.2

github.com/RustPython/RustPython - 6e515b00ca77423889e0390d99d305224d4bbca3 authored almost 2 years ago by Andrey Maltsev <[email protected]>
Implemented tp_repr slots for more types

github.com/RustPython/RustPython - 96a949189d75ea0d4297db33927e50cc1243d2c8 authored almost 2 years ago by Charles Hubain <[email protected]>
Update test_ordered_dict.py from Cpython v3.11.2

github.com/RustPython/RustPython - 9bd438500226566eb3d1e6c4f5c016be389ee670 authored almost 2 years ago by Andrey Maltsev <[email protected]>
Update test_opcache.py from Cpython v3.11.2

github.com/RustPython/RustPython - f0a85acb637d6ede0e6a5951b6d94c1360c809a7 authored almost 2 years ago by Andrey Maltsev <[email protected]>
Update test_numeric_tower.py from Cpython v3.11.2

github.com/RustPython/RustPython - 7fc0525577d1a685c1c71442f96c42024b511819 authored almost 2 years ago by Andrey Maltsev <[email protected]>
Update test_module.py from Cpython v3.11.2

github.com/RustPython/RustPython - 18150fa70f0409efaa9a703a5d98e3406a3cfaef authored almost 2 years ago by Andrey Maltsev <[email protected]>
Update test_mmap.py from Cpython v3.11.2

github.com/RustPython/RustPython - ffea61b54035f85e3c047c0c703e084c7ad19cc4 authored almost 2 years ago by Andrey Maltsev <[email protected]>
Update test_long.py from Cpython v3.11.2

github.com/RustPython/RustPython - d6350c672a3277af8b1c07363809659d80e24a8b authored almost 2 years ago by Andrey Maltsev <[email protected]>
Add test_largefile.py from Cpython v3.11.2

github.com/RustPython/RustPython - 6176e16275bea69c6e6aa4de0f58717a977ec764 authored almost 2 years ago by Andrey Maltsev <[email protected]>
Add test_kqueue.py from Cpython v3.11.2

github.com/RustPython/RustPython - 47e621aaf3a719e80f8584aa84446230ef6b9c21 authored almost 2 years ago by Andrey Maltsev <[email protected]>
Update test_grp.py from Cpython v3.11.2

github.com/RustPython/RustPython - 5e84692e7e4a92558563e7b60a5718eb3f518e4e authored almost 2 years ago by Andrey Maltsev <[email protected]>