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

get-pip fails on ubuntu C-bug Something isn't working
#5105 opened Oct 24, 2023 by iHnR
Update Python libraries and tests from CPython 3.12 A-stdlib C-compat A discrepancy between RustPython and CPython C-enhancement New feature or request good first issue Good for newcomers
#5104 opened Oct 23, 2023 by youknowone 100+
None.__ne__(None) behavior is changed in 3.12 C-compat A discrepancy between RustPython and CPython good first issue Good for newcomers
#5103 opened Oct 23, 2023 by youknowone
Correctly support __type_params__ C-compat A discrepancy between RustPython and CPython
#5102 opened Oct 23, 2023 by youknowone
Python 3.12 added slice hash C-enhancement New feature or request
#5101 opened Oct 23, 2023 by youknowone
request for os.system function. C-compat A discrepancy between RustPython and CPython
#5100 opened Oct 22, 2023 by R-LIBIN
[RFC] Python.h equivalent in rustpython equivalent file name. RFC Request for comments
#5099 opened Oct 22, 2023 by R-LIBIN
Implement _imp._frozen_module_names A-stdlib C-compat A discrepancy between RustPython and CPython good first issue Good for newcomers
#5056 opened Aug 30, 2023 by youknowone
Missing _signal module on WASI C-bug Something isn't working
#5050 opened Aug 28, 2023 by d3lm
error in the logic in python os module cwd output. C-bug Something isn't working
#5038 opened Aug 16, 2023 by ANVLISTENER
Request for the pandas package support. C-enhancement New feature or request
#5033 opened Jul 27, 2023 by ANVLISTENER
Request for pythonnet package full support. C-enhancement New feature or request
#5032 opened Jul 27, 2023 by ANVLISTENER
About jit implementation. C-enhancement New feature or request
#5005 opened Jun 12, 2023 by yuyang-ok
Add PGO support
#5000 opened Jun 10, 2023 by zamazan4ik
PEP 695 – Type Parameter Syntax C-compat A discrepancy between RustPython and CPython
#4996 opened Jun 9, 2023 by tjf801
wasi build takes unexpectedly huge memory C-bug Something isn't working
#4989 opened May 24, 2023 by youknowone
RUSTPYTHONPATH is not set when using Settings::default() without clap A-vm Area: virtual machine C-bug Something isn't working good first issue Good for newcomers
#4988 opened May 23, 2023 by euanmacinnes
distutils.sysconfig.customize_compiler() produces TypeError C-bug Something isn't working
#4984 opened May 20, 2023 by xiaxinmeng
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.