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

[RFC] Safe `eval/exec` for arbitrary code execution

dgheig opened this issue over 1 year ago
Consider AST expansion or improvement etc

youknowone opened this issue over 1 year ago
PyModuleDef and #[pymodule(with(...))]

youknowone opened this pull request over 1 year ago
Simpler new object / small int range const

youknowone opened this pull request over 1 year ago
debug-friendly tweaks

youknowone opened this pull request over 1 year ago
module objects' type as PyModule

youknowone opened this pull request over 1 year ago
Reduce runtime of stdlib_collections_deque

youknowone opened this pull request over 1 year ago
RUST_BACKTRACE=1 for debugger

youknowone opened this pull request over 1 year ago
investigate weak_ref test failing

youknowone opened this issue over 1 year ago
[RFC] Add `visitor` capabilities to ASTs

thejcannon opened this issue over 1 year ago
Add test_pulldom.py from Cpython v3.11.2

Masorubka1 opened this pull request over 1 year ago
Update test_property.py from Cpython v3.11.2

Masorubka1 opened this pull request over 1 year ago
Update test_pow.py from Cpython v3.11.2

Masorubka1 opened this pull request over 1 year ago
Update test_posix.py from Cpython v3.11.2

Masorubka1 opened this pull request over 1 year ago
Update test_popen.py from Cpython v3.11.2

Masorubka1 opened this pull request over 1 year ago
Add test_poll.py from Cpython v3.11.2

Masorubka1 opened this pull request over 1 year ago
rename os module's exit function to _exit as thats how it is defined in cpython

itsankitkp opened this pull request over 1 year ago
Merge define_exception into pyexception

youknowone opened this pull request over 1 year ago
super.__init__

youknowone opened this pull request over 1 year ago
object.__init__ as slot caller

youknowone opened this pull request over 1 year ago
updated test files from cpython 3.12.0 alpha 7

moonlightaria opened this pull request over 1 year ago
add support for os.fork and related functions

itsankitkp opened this pull request over 1 year ago
Update collections from Python 3.11.2

Phosphorescentt opened this pull request over 1 year ago
add wasmbind feature

bdemann opened this pull request over 1 year ago
Method overhaul with static PyMethodDef

youknowone opened this pull request over 1 year ago
weakref.__reversed__ fixed

jinnarajin opened this pull request over 1 year ago
Add bash script to autotest cpython lib

MegasKomnenos opened this pull request over 1 year ago
[WIP] Faster BigInt Implement via Malachite

qingshi163 opened this pull request over 1 year ago
Implemented tp_repr slots for more types

haxelion opened this pull request over 1 year ago
Ordered Dict fails on pop elemet

Masorubka1 opened this issue over 1 year ago
Update test_hashlib.py from Cpython v3.11.2 & refactor hashlib

Masorubka1 opened this pull request over 1 year ago
Update test_dict_version.py from Cpython v3.11.2

Masorubka1 opened this pull request over 1 year ago
[RFC] Faster BigInt Implement via Malachite?

qingshi163 opened this issue over 1 year ago
Update crates.io with RustPython 0.2.0

itsankitkp opened this issue over 1 year ago
make adding a single module simpler for interpreter users

youknowone opened this pull request over 1 year ago
Modify unary & ternary function fields in number protocol

Snowapril opened this pull request over 1 year ago
Type name cannot contain surrogates

DimitrisJim opened this issue over 1 year ago
weakref.__reversed__ fixed

jinnarajin opened this pull request over 1 year ago
solved test case error for test_dictviews.py from object.rs

JaeyoungAhn opened this pull request over 1 year ago
Fix test_path_like_objects

ilp-sys opened this pull request over 1 year ago
test_os windows failed test handling

derlih opened this pull request over 1 year ago
memory optimization using leaked PyRef<PyStr>

youknowone opened this pull request over 1 year ago
Activate cspell lint

youknowone opened this pull request over 1 year ago
[Draft] Make builtin method type same as that of builtin function

seungha-kim opened this pull request over 1 year ago
[RFC] Performance issues

yonas opened this issue over 1 year ago
array subclasses doesn't allow kwargs

youknowone opened this issue over 1 year ago
Add newly added exception types from Python 3.11

youknowone opened this issue over 1 year ago
Support locale for FormatSpec `n`

youknowone opened this issue over 1 year ago
Add command line parameter -P

naonus opened this pull request over 1 year ago
Implement `as_sequence` for `array`

dannasman opened this pull request over 1 year ago
Update python libraries and tests from CPython 3.11

youknowone opened this issue over 1 year ago
Sympy fails to import in rustpython

jimmiebtlr opened this issue over 1 year ago
[RFC] Doesn't compile on Linux aarch64: expected `i8`, found `u8`

jonathanslenders opened this issue over 1 year ago
Example of embedded rustpython

hallucino opened this issue over 1 year ago
Add basic number formatting

notJoon opened this pull request over 1 year ago
port cli to clap 4.0

burrbull opened this pull request almost 2 years ago
build instructions and workflow for newbies

benjiqq opened this issue almost 2 years ago
Implement itertools.accumulate.__reduce__ and __setstate__

lgyanf opened this pull request almost 2 years ago
win 11 install pip error

aadog opened this issue almost 2 years ago
Add example for calling between rust and python

Gelox opened this pull request almost 2 years ago
[RFC] JIT Design Details

afonso360 opened this issue almost 2 years ago
Make rustpython-vm compatible with non-js wasm32-unknown & add tests

coolreader18 opened this pull request about 2 years ago
[RFC] Support embedding and sandboxing untrusted code

stephanemagnenat opened this issue about 2 years ago
Add `vm-tracing-logging` feature

jopemachine opened this pull request about 2 years ago
(READY FOR REVIEW)Garbage collect: A stop-the-world cycle collector

discord9 opened this pull request about 2 years ago
Modify the new 3.10.6 version of platform.py to work with platform.rs

ecpost opened this pull request about 2 years ago
Only run lalrpop generation on ubuntu-latest

coolreader18 opened this pull request about 2 years ago
switch `winapi` to `windows` in `_winapi` module

Yaminyam opened this pull request about 2 years ago
Switch `winapi` to `windows`

youknowone opened this issue about 2 years ago
allow `from __future__ import generator_stop`

youknowone opened this issue about 2 years ago
disable LTO for CI

youknowone opened this pull request about 2 years ago
Unable to install RustPython from source with cargo install.

pateljoel opened this issue about 2 years ago
Change to raise SyntaxError for the generator without parenthesized

key262yek opened this pull request about 2 years ago
sys.get_asyncgen_hooks and sys.get_coroutine_origin_tracking_depth

youknowone opened this issue over 2 years ago
Update Lib/asyncio from CPython v3.12.3

youknowone opened this pull request over 2 years ago
locale support including _locale and time.tzname

youknowone opened this issue over 2 years ago
Zlib ver

kangwhon opened this pull request over 2 years ago
Implement missing `__reduce__` and `__reduce_ex__` for several types

Snowapril opened this issue over 2 years ago
Boolean expression performs redundant bool check

dimpolo opened this issue over 2 years ago
Upgrade clap to v3 (and other dep upgrades)

coolreader18 opened this pull request almost 3 years ago
Problems installing PIP on windows 10 x64

trsh opened this issue almost 3 years ago
documentation for set method

nandhinianandj opened this pull request almost 3 years ago
Implement protocols (Abstract obejcts layer)

youknowone opened this issue about 3 years ago
underscore issue on parse_str

eunsung-lim opened this pull request about 3 years ago
[RFC] Implement PEP 567 (`contextvars`)

fanninpm opened this issue about 3 years ago
`BuiltinFunctionType` and `BuiltinMethodType` are different

Tetramad opened this issue about 3 years ago
Wasm: Locals Exceed Maxmimum

theduke opened this issue about 3 years ago
Interaction with PyO3

davidhewitt opened this issue about 3 years ago
(WIP) implement async for function

HyeockJinKim opened this pull request about 3 years ago
Change OSError and its subclasses attributes

ChJR opened this pull request about 3 years ago
Special types' `__doc__` property should be readonly

moreal opened this issue about 3 years ago
Built in methodsclassesfunctions lack documentation

AthulMuralidhar opened this pull request about 3 years ago
os: implement fork

yossi-k opened this pull request about 3 years ago
Package installation error with PIP

ghost opened this issue over 3 years ago