An open API service for providing issue and pull request metadata for open source projects.

GitHub / RustPython/RustPython issues and pull requests

Labelled with: C-enhancement

#5839 - Some package not support like greenlet

Issue - State: open - Opened by SpenserCai 5 months ago
Labels: C-enhancement

#5838 - Support for vi mode in REPL

Issue - State: open - Opened by yzhou216 5 months ago
Labels: C-enhancement

#5790 - Display logo on windows executable

Pull Request - State: closed - Opened by arihant2math 6 months ago - 1 comment
Labels: C-enhancement, O-windows

#5743 - Support multiline function/class definitions in REPL and InteractiveConsole

Pull Request - State: closed - Opened by aneeshdurg 7 months ago - 10 comments
Labels: C-enhancement

#5743 - Support multiline function/class definitions in REPL and InteractiveConsole

Pull Request - State: closed - Opened by aneeshdurg 7 months ago - 11 comments
Labels: C-enhancement

#5604 - Initial C-api implementation

Pull Request - State: open - Opened by arihant2math 9 months ago - 5 comments
Labels: C-enhancement

#5452 - Update Syn crate for c string literal

Issue - State: open - Opened by key262yek 12 months ago
Labels: C-enhancement

#5451 - Update syn crate's version

Issue - State: closed - Opened by demian3b 12 months ago
Labels: C-enhancement

#5435 - Make the runtime interruptible (similar to await/yield)

Issue - State: open - Opened by kawogi about 1 year ago
Labels: C-enhancement

#5432 - add some kind of setup hook to `rustpython::run` to allow things like module/variable populating

Issue - State: closed - Opened by Frefreak about 1 year ago - 6 comments
Labels: C-enhancement

#5410 - Disambiguation of multiple Interpreters/VMs and associated data

Issue - State: open - Opened by kawogi about 1 year ago
Labels: C-enhancement

#5393 - Pass rust variables to rust function called from python

Issue - State: closed - Opened by LeviLovie over 1 year ago - 6 comments
Labels: C-enhancement

#5380 - Non wasi?

Issue - State: open - Opened by elix1er over 1 year ago
Labels: C-enhancement

#5358 - Directly Compiling RustPython to WASM

Issue - State: closed - Opened by Luzzotica over 1 year ago - 5 comments
Labels: C-enhancement

#5357 - Make PyFunction.name() public

Issue - State: closed - Opened by rockstar over 1 year ago - 2 comments
Labels: C-enhancement

#5353 - Get Attributes Dynamically

Issue - State: open - Opened by Luzzotica over 1 year ago
Labels: C-enhancement

#5177 - Make vm.import_from_str() so we can import string python programs as modules

Issue - State: closed - Opened by lattice0 almost 2 years ago - 2 comments
Labels: C-enhancement

#5101 - Python 3.12 added slice hash

Issue - State: closed - Opened by youknowone about 2 years ago - 2 comments
Labels: C-enhancement

#5039 - Can you put a pure python core library as a built-in library?

Issue - State: closed - Opened by yingshaoxo over 2 years ago - 2 comments
Labels: C-enhancement

#5033 - Request for the pandas package support.

Issue - State: open - Opened by ANVLISTENER over 2 years ago - 1 comment
Labels: C-enhancement

#5032 - Request for pythonnet package full support.

Issue - State: open - Opened by ANVLISTENER over 2 years ago - 2 comments
Labels: C-enhancement

#5030 - `RUSTPYTHONPATH` doesn't automatically set on Windows

Issue - State: closed - Opened by ANVLISTENER over 2 years ago - 6 comments
Labels: C-enhancement

#5005 - About jit implementation.

Issue - State: open - Opened by yuyang-ok over 2 years ago - 3 comments
Labels: C-enhancement

#4733 - memory optimization using leaked PyRef<PyStr>

Pull Request - State: open - Opened by youknowone over 2 years ago - 3 comments
Labels: C-enhancement, A-vm

#4653 - Implement tp_repr and tp_str

Issue - State: closed - Opened by youknowone over 2 years ago - 2 comments
Labels: C-enhancement, A-vm

#3244 - Implement protocols (Abstract obejcts layer)

Issue - State: open - Opened by youknowone about 4 years ago - 3 comments
Labels: C-enhancement, A-design, A-vm

#1217 - Implement the ctypes module

Issue - State: open - Opened by windelbouwman over 6 years ago - 4 comments
Labels: C-enhancement, E-help-wanted, A-stdlib