GitHub / RustPython/RustPython issues and pull requests
Labelled with: A-vm
#5105 - get-pip fails on ubuntu
Issue -
State: closed - Opened by iHnR about 2 years ago
- 3 comments
Labels: C-bug, C-compat, A-vm
#4988 - RUSTPYTHONPATH is not set when using `Settings::default()` without clap
Issue -
State: open - Opened by euanmacinnes over 2 years ago
- 17 comments
Labels: C-bug, good first issue, A-vm
#4906 - RustPython becomes silent if raising an error in trace() function
Issue -
State: closed - Opened by xiaxinmeng over 2 years ago
- 2 comments
Labels: C-bug, good first issue, A-vm
#4790 - Modify unary & ternary function fields in number protocol
Pull Request -
State: closed - Opened by Snowapril over 2 years ago
- 4 comments
Labels: C-compat, A-design, A-vm
#4770 - SyntaxError: match expression is not implemented yet at line 1 column 1
Issue -
State: closed - Opened by anki-code over 2 years ago
- 3 comments
Labels: C-bug, C-compat, A-compiler, A-vm
#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
#4563 - NameError: name 'ExceptionGroup' is not defined
Issue -
State: closed - Opened by torarvid almost 3 years ago
- 3 comments
Labels: A-vm
#4455 - Raise TypeError when calling __new__ unsafely
Pull Request -
State: open - Opened by garychia almost 3 years ago
- 3 comments
Labels: C-bug, 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