GitHub / RustPython/RustPython issues and pull requests
Labelled with: good first issue
#5895 - time.sleep(-1.0) causes panic
Issue -
State: closed - Opened by youknowone 5 months ago
- 2 comments
Labels: C-bug, good first issue
#5429 - clippy error on `rustpython_wasm`
Issue -
State: closed - Opened by key262yek about 1 year ago
- 1 comment
Labels: C-bug, good first issue
#5427 - Difference between _string.formatter_parser in cpython and rustpython
Issue -
State: closed - Opened by kaanyalova about 1 year ago
- 1 comment
Labels: good first issue, C-compat, A-stdlib
#5355 - Inconsist with cpython in deleting __dict__
Issue -
State: open - Opened by Mskxn over 1 year ago
- 4 comments
Labels: good first issue, C-compat, A-stdlib
#5351 - test_complex.test_underscores
Issue -
State: closed - Opened by youknowone over 1 year ago
Labels: good first issue, C-compat
#5139 - sys.flags.int_max_str_digits is not -1
Issue -
State: closed - Opened by youknowone almost 2 years ago
- 3 comments
Labels: C-bug, good first issue
#5138 - Complex division by zero is not handled
Issue -
State: closed - Opened by youknowone almost 2 years ago
- 3 comments
Labels: C-bug, good first issue
#5137 - Mismatching abstractmethod error messages
Issue -
State: closed - Opened by youknowone almost 2 years ago
- 2 comments
Labels: good first issue, C-compat
#5116 - update yanked dependencies
Issue -
State: closed - Opened by ognevny about 2 years ago
- 1 comment
Labels: good first issue, A-packaging
#5103 - None.__ne__(None) behavior is changed in 3.12
Issue -
State: closed - Opened by youknowone about 2 years ago
- 7 comments
Labels: good first issue, C-compat
#5056 - Implement _imp._frozen_module_names
Issue -
State: closed - Opened by youknowone about 2 years ago
- 2 comments
Labels: good first issue, C-compat, A-stdlib
#5019 - Add `-X int_max_str_digits` and `PYTHONINTMAXSTRDIGITS` environment variable
Issue -
State: closed - Opened by DimitrisJim over 2 years ago
- 2 comments
Labels: good first issue, C-compat
#5010 - Add `get_int_max_str_digits` and `set_int_max_str_digits` in `sys`.
Issue -
State: closed - Opened by DimitrisJim over 2 years ago
- 2 comments
Labels: good first issue, C-compat
#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
#4939 - {:d} format should support bool value.
Issue -
State: closed - Opened by xiaxinmeng over 2 years ago
- 5 comments
Labels: C-bug, good first issue
#4938 - time.mktime((88,)*9) reports a ValueError
Issue -
State: open - Opened by xiaxinmeng over 2 years ago
- 8 comments
Labels: good first issue, A-stdlib
#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
#4628 - Add newly added exception types from Python 3.11
Issue -
State: open - Opened by youknowone over 2 years ago
- 5 comments
Labels: good first issue, A-stdlib
#4564 - Update python libraries and tests from CPython 3.11
Issue -
State: closed - Opened by youknowone almost 3 years ago
- 16 comments
Labels: E-help-wanted, good first issue, A-stdlib
#4541 - sys.safe_path with Command line parameter -P and environment variable `PYTHONSAFEPATH`
Issue -
State: open - Opened by youknowone almost 3 years ago
- 2 comments
Labels: good first issue, C-compat
#4493 - [RFC] Doesn't compile on Linux aarch64: expected `i8`, found `u8`
Issue -
State: closed - Opened by jonathanslenders almost 3 years ago
- 7 comments
Labels: C-bug, E-help-wanted, good first issue
#4157 - `time.strftime(arg)` fails when arg is not valid format string
Issue -
State: open - Opened by jopemachine about 3 years ago
- 12 comments
Labels: good first issue, z-ca-2022
#4060 - allow `from __future__ import generator_stop`
Issue -
State: closed - Opened by youknowone over 3 years ago
- 1 comment
Labels: good first issue
#3960 - Handle windows test proper way
Issue -
State: open - Opened by youknowone over 3 years ago
- 2 comments
Labels: good first issue, O-windows
#3611 - Implement missing `__reduce__` and `__reduce_ex__` for several types
Issue -
State: closed - Opened by Snowapril over 3 years ago
- 2 comments
Labels: good first issue, A-stdlib
#3608 - [RFC] _queue is missing
Issue -
State: open - Opened by sum12 over 3 years ago
- 1 comment
Labels: good first issue, RFC, A-stdlib