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

Implement `as_sequence` for `array`

dannasman opened this pull request almost 2 years ago
Update python libraries and tests from CPython 3.11

youknowone opened this issue almost 2 years ago
Sympy fails to import in rustpython

jimmiebtlr opened this issue almost 2 years ago
[RFC] Doesn't compile on Linux aarch64: expected `i8`, found `u8`

jonathanslenders opened this issue almost 2 years ago
Example of embedded rustpython

hallucino opened this issue almost 2 years ago
Add basic number formatting

notJoon opened this pull request about 2 years ago
port cli to clap 4.0

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

key262yek opened this pull request over 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 almost 3 years ago
Boolean expression performs redundant bool check

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

coolreader18 opened this pull request about 3 years ago
Where is #[pymethod] defined?

phorward opened this issue about 3 years ago
Problems installing PIP on windows 10 x64

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

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

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

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

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

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

theduke opened this issue over 3 years ago
Interaction with PyO3

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

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

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

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

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

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

ghost opened this issue over 3 years ago
Vanilla checkout as described in README does not work on Windows

ralfbiedert opened this issue over 3 years ago
Syntax error messages are different from CPython's

coolreader18 opened this issue almost 4 years ago
Architecture overview

TheOnlyError opened this pull request almost 4 years ago
WIP: 2510 Async list Comprehension

aaronclong opened this pull request almost 4 years ago
Compilation for `async for` comprehensions is not yet implemented

coolreader18 opened this issue almost 4 years ago
replaced timing_safe_cmp implementation with Subtle

orf opened this pull request about 4 years ago
Ctypes implementation

rodrigocam opened this pull request about 4 years ago
list panic when size > isize::MAX

andrew-ld opened this issue almost 5 years ago
Does RustPython support interoperability with rust code/crates?

knowsuchagency opened this issue about 5 years ago
Not able to import modules like numpy or pandas

jithendaraa opened this issue over 5 years ago
Implement the ctypes module

windelbouwman opened this issue over 5 years ago
Extend the os module

windelbouwman opened this issue over 5 years ago
Investigate the size of the binary

windelbouwman opened this issue over 5 years ago
Add methods for the complex type

ntrinquier opened this pull request over 5 years ago
Possible to run Django or Flask Server yet ? If not, by when it will be ready ?

corporatepiyush opened this issue almost 6 years ago
Should a Docker file be added for the local testing?

ZapAnton opened this issue almost 6 years ago
Jit and gil

Yanpas opened this issue almost 6 years ago