Skip to content

Issues: RustPython/RustPython

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

[RFC] Performance issues RFC Request for comments
#4663 opened Mar 7, 2023 by yonas
io.TextIOWrapper.__init__ encoding="locale" support A-stdlib C-compat A discrepancy between RustPython and CPython good first issue Good for newcomers
#4662 opened Mar 7, 2023 by youknowone
Compile issue in aarch64
#4661 opened Mar 7, 2023 by TheYkk
array subclasses doesn't allow kwargs A-stdlib C-bug Something isn't working
#4655 opened Mar 7, 2023 by youknowone
Implement tp_repr and tp_str A-vm Area: virtual machine C-enhancement New feature or request
#4653 opened Mar 7, 2023 by youknowone
Implement Number Protocol for PyBool z-ls-2023 Tag to track Line OSS Sprint 2023
#4638 opened Mar 5, 2023 by xiaozhiyan
Panic when setting __class__ with different layout RFC Request for comments
#4634 opened Mar 5, 2023 by qingshi163
Weird message at build time z-ls-2023 Tag to track Line OSS Sprint 2023
#4630 opened Mar 5, 2023 by minhrongcon2000
Remove PyPayload::special_retrieve and replace to ArgIndex A-design About RustPython's own implementation A-stdlib
#4629 opened Mar 5, 2023 by youknowone
PyNativeFuncInternal RefParam to &Py<T> instead of &T A-design About RustPython's own implementation
#4616 opened Mar 2, 2023 by youknowone
Improve: binary ops with Number Protocol A-design About RustPython's own implementation A-vm Area: virtual machine C-enhancement New feature or request z-ls-2023 Tag to track Line OSS Sprint 2023
#4614 opened Mar 2, 2023 by xiaozhiyan
Support locale for FormatSpec n A-stdlib C-bug Something isn't working C-compat A discrepancy between RustPython and CPython good first issue Good for newcomers
#4613 opened Mar 2, 2023 by youknowone
Remove Lib/test/ and Lib/ensurepip from freeze-stdlib A-packaging About the packaging of RustPython crates C-enhancement New feature or request O-wasm
#4594 opened Feb 28, 2023 by youknowone
Format panic in Rust C-bug Something isn't working good first issue Good for newcomers z-ls-2023 Tag to track Line OSS Sprint 2023
#4588 opened Feb 28, 2023 by minhrongcon2000
Add proper __origname__ to frozen module A-stdlib C-compat A discrepancy between RustPython and CPython
#4565 opened Feb 24, 2023 by youknowone
Update python libraries and tests from CPython 3.11 A-stdlib E-help-wanted Extra attention is needed good first issue Good for newcomers
#4564 opened Feb 24, 2023 by youknowone 100+
NameError: name 'ExceptionGroup' is not defined A-vm Area: virtual machine
#4563 opened Feb 24, 2023 by torarvid
sys.safe_path with Command line parameter -P and environment variable PYTHONSAFEPATH C-compat A discrepancy between RustPython and CPython good first issue Good for newcomers
#4541 opened Feb 21, 2023 by youknowone
1 of 4 tasks
Check our wasm32-unknown-unknown compatible with CPython emscripten build C-compat A discrepancy between RustPython and CPython O-wasm
#4538 opened Feb 21, 2023 by youknowone
top level objects are not deleted before script finalized A-vm Area: virtual machine C-compat A discrepancy between RustPython and CPython
#4527 opened Feb 20, 2023 by youknowone
ProTip! Type g i on any issue or pull request to go back to the issue listing page.