GitHub / RustPython/RustPython issues and pull requests
#4994 - Added constructor for Settings called with_path
          Pull Request -
          State: closed - Opened by LucaSforza over 2 years ago
            - 2 comments   
          
        
#4993 - Bump xml-rs from 0.8.4 to 0.8.14
          Pull Request -
          State: closed - Opened by dependabot[bot] over 2 years ago
          
          Labels: dependencies, rust
        
#4992 - Upgrade parser without malachite patch
          Pull Request -
          State: closed - Opened by youknowone over 2 years ago
          
        
#4991 - import asyncweb in wasm-py, gives RangeError: Maximum call stack size exceeded
          Issue -
          State: open - Opened by dasein108 over 2 years ago
          
          Labels: C-bug
        
#4989 - wasi build takes unexpectedly huge memory
          Issue -
          State: open - Opened by youknowone over 2 years ago
            - 1 comment   
          
          Labels: C-bug
        
#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
        
#4986 - Parsing multiple files at once cause stack overflow
          Issue -
          State: closed - Opened by qarmin over 2 years ago
            - 1 comment   
          
          Labels: C-bug
        
#4985 - Update abc.py from Python 3.11
          Pull Request -
          State: closed - Opened by patrickzbhe over 2 years ago
          
        
#4984 - distutils.sysconfig.customize_compiler() produces TypeError
          Issue -
          State: closed - Opened by xiaxinmeng over 2 years ago
            - 2 comments   
          
          Labels: C-bug
        
#4983 - TypeError when RustPython parses XML string
          Issue -
          State: open - Opened by xiaxinmeng over 2 years ago
            - 2 comments   
          
          Labels: C-bug, A-stdlib
        
#4982 - datetime().astimezone() is broken
          Issue -
          State: closed - Opened by xiaxinmeng over 2 years ago
            - 1 comment   
          
          Labels: C-bug, A-stdlib
        
#4981 - Update subprocess to CPython 3.11
          Pull Request -
          State: closed - Opened by DimitrisJim over 2 years ago
          
        
#4979 - Check variables in local scope in DeleteFast
          Pull Request -
          State: closed - Opened by patrickzbhe over 2 years ago
            - 3 comments   
          
        
#4978 - new ast layout for arguments
          Pull Request -
          State: closed - Opened by youknowone over 2 years ago
          
        
#4977 - Unwrap none value error on cargo run --release
          Issue -
          State: closed - Opened by bjoroen over 2 years ago
            - 4 comments   
          
          Labels: C-bug
        
#4976 - Update parser with ConversionFlag specialization
          Pull Request -
          State: closed - Opened by youknowone over 2 years ago
          
        
#4975 - Implemented __reduce__ method for types.SimpleNamespace
          Pull Request -
          State: closed - Opened by LucaSforza over 2 years ago
            - 2 comments   
          
        
#4973 - Implemented __reduce__ method for the ImportError exception
          Pull Request -
          State: closed - Opened by LucaSforza over 2 years ago
            - 1 comment   
          
        
#4972 - Add fork support functions
          Pull Request -
          State: closed - Opened by itsankitkp over 2 years ago
            - 4 comments   
          
        
#4971 - Add fork support functions
          Issue -
          State: open - Opened by itsankitkp over 2 years ago
            - 2 comments   
          
          Labels: RFC
        
#4970 - test_format.py failed on test_locale if LC_ALL is not set
          Issue -
          State: open - Opened by qingshi163 over 2 years ago
            - 1 comment   
          
        
#4969 - Move `range` to each Node
          Pull Request -
          State: closed - Opened by youknowone over 2 years ago
          
        
#4968 - Use `format` and `cformat` from `rustpython-literal`
          Pull Request -
          State: closed - Opened by MichaReiser over 2 years ago
          
        
#4967 - Fix repr(bytearray) in debug
          Pull Request -
          State: closed - Opened by youknowone over 2 years ago
          
        
#4966 - Panic repr bytearray with debug build
          Issue -
          State: closed - Opened by qingshi163 over 2 years ago
          
        
#4964 - _signal does not exist for wasm32
          Issue -
          State: closed - Opened by lastmjs over 2 years ago
            - 1 comment   
          
        
#4963 - Set trace_func / profile_func to none on error
          Pull Request -
          State: closed - Opened by matthew-hagemann over 2 years ago
            - 3 comments   
          
        
#4962 - Revert a few .as_str() calls by adding it to ast
          Pull Request -
          State: closed - Opened by youknowone over 2 years ago
          
        
#4961 - location to byte offset (TextSize)
          Pull Request -
          State: closed - Opened by youknowone over 2 years ago
          
        
#4960 - [RFC] better error formatting using ariadne?
          Issue -
          State: open - Opened by youknowone over 2 years ago
            - 1 comment   
          
          Labels: RFC
        
#4959 - Report overflow error
          Pull Request -
          State: closed - Opened by bjoroen over 2 years ago
            - 4 comments   
          
        
#4957 - more location -> start()
          Pull Request -
          State: closed - Opened by youknowone over 2 years ago
          
        
#4956 - Remove compiler_core::CompileError
          Pull Request -
          State: closed - Opened by youknowone over 2 years ago
          
        
#4955 - What will be the best way to keep generated ast codes synced with parser repository?
          Issue -
          State: open - Opened by youknowone over 2 years ago
          
        
#4954 - Split parser to new repository
          Pull Request -
          State: closed - Opened by youknowone over 2 years ago
          
        
#4953 - Remove rustpython-common dependency from parser
          Pull Request -
          State: closed - Opened by youknowone over 2 years ago
          
        
#4952 - Replace num-bigint with malachite-bigint
          Pull Request -
          State: closed - Opened by qingshi163 over 2 years ago
            - 9 comments   
          
        
#4951 - Port configurable repr quote from Ruff and refactoring
          Pull Request -
          State: closed - Opened by youknowone over 2 years ago
          
        
#4950 - Additional format cases that fails to support bool value
          Issue -
          State: open - Opened by xiaxinmeng over 2 years ago
            - 3 comments   
          
        
#4949 - Replace row/column based Location with byte-offsets.
          Pull Request -
          State: closed - Opened by youknowone over 2 years ago
            - 2 comments   
          
        
#4948 - Format d bool support
          Pull Request -
          State: closed - Opened by JazzGlobal over 2 years ago
          
        
#4947 - SyntaxError on `class C(Generic[*Ts]): pass`
          Issue -
          State: open - Opened by youknowone over 2 years ago
            - 1 comment   
          
        
#4946 - Update typing from CPython 3.11.2
          Pull Request -
          State: closed - Opened by youknowone over 2 years ago
            - 1 comment   
          
        
#4945 - Implement PyObject_SelfIter to actually share same function
          Pull Request -
          State: closed - Opened by youknowone over 2 years ago
          
        
#4943 - Use ruff for CI
          Pull Request -
          State: closed - Opened by youknowone over 2 years ago
          
        
#4942 - Check CPython test suites covers certain dict unpack scenario and send them to upstream
          Issue -
          State: open - Opened by youknowone over 2 years ago
            - 1 comment   
          
        
#4941 - [RFC] Splitting parser out of RustPython repository
          Issue -
          State: closed - Opened by youknowone over 2 years ago
            - 19 comments   
          
          Labels: RFC
        
#4940 - Failing to pickle the returned value of itertools.accumulate()
          Issue -
          State: closed - Opened by xiaxinmeng over 2 years ago
            - 1 comment   
          
        
#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
        
#4937 - email.message_from_string.get() fails parses the special text
          Issue -
          State: open - Opened by xiaxinmeng over 2 years ago
            - 1 comment   
          
        
#4935 - FunctionType constructor from types module fails
          Issue -
          State: open - Opened by xiaxinmeng over 2 years ago
            - 6 comments   
          
        
#4934 - Add a test to check stdlib is correctly enabled for wasm/wasi
          Issue -
          State: open - Opened by youknowone over 2 years ago
          
        
#4933 - Fix wasm build stdlib
          Pull Request -
          State: closed - Opened by youknowone over 2 years ago
          
        
#4932 - Dictionary unpacking not working?
          Issue -
          State: closed - Opened by lastmjs over 2 years ago
            - 4 comments   
          
        
#4931 - Building RustPython Demo - ModuleNotFoundError binascii
          Issue -
          State: closed - Opened by Anthial over 2 years ago
            - 2 comments   
          
        
#4930 - Generate a visitor trait to `ast_gen.rs`
          Pull Request -
          State: closed - Opened by thejcannon over 2 years ago
            - 16 comments   
          
        
#4929 - Add `Located::start`, `Located::end` and impl `Deref`
          Pull Request -
          State: closed - Opened by MichaReiser over 2 years ago
            - 6 comments   
          
        
#4928 - Use `Located::new` over struct initializer
          Pull Request -
          State: closed - Opened by MichaReiser over 2 years ago
            - 3 comments   
          
        
#4927 - Rename method/member types
          Pull Request -
          State: closed - Opened by youknowone over 2 years ago
            - 2 comments   
          
        
#4926 - Remove Traverse from FromArgs
          Pull Request -
          State: closed - Opened by youknowone over 2 years ago
            - 1 comment   
          
        
#4925 - site-packages path to pythonx.y or rustpythonx.y?
          Issue -
          State: open - Opened by youknowone over 2 years ago
            - 7 comments   
          
        
#4924 - Ensure correct site packages are visible to rustpython
          Pull Request -
          State: closed - Opened by itsankitkp over 2 years ago
            - 6 comments   
          
        
#4923 - sqlite: Throw `TypeError` when `callable` is not callable
          Pull Request -
          State: closed - Opened by moreal over 2 years ago
          
        
#4922 - Fix wasm ci failure due to dns
          Pull Request -
          State: closed - Opened by itsankitkp over 2 years ago
            - 4 comments   
          
        
#4921 - WASM failure on CI
          Issue -
          State: closed - Opened by itsankitkp over 2 years ago
            - 3 comments   
          
        
#4920 - fix wrong directory name for openssl setup
          Pull Request -
          State: closed - Opened by itsankitkp over 2 years ago
          
        
#4919 - Some testing with CI
          Pull Request -
          State: closed - Opened by itsankitkp over 2 years ago
          
        
#4918 - Some testing with CI
          Pull Request -
          State: closed - Opened by itsankitkp over 2 years ago
          
        
#4917 - test windows ci with more log
          Pull Request -
          State: closed - Opened by youknowone over 2 years ago
          
        
#4916 - run choco with --no-progress
          Pull Request -
          State: closed - Opened by youknowone over 2 years ago
          
          Labels: skip:ci
        
#4915 - Window CI is broken
          Issue -
          State: closed - Opened by youknowone over 2 years ago
            - 4 comments   
          
        
#4913 - Buffer arguments as PyObject
          Pull Request -
          State: closed - Opened by youknowone over 2 years ago
          
        
#4911 - Add venv PIP test to CI
          Issue -
          State: closed - Opened by youknowone over 2 years ago
            - 5 comments   
          
        
#4910 - Undefined variables shouldn't be deleted in the function scope
          Issue -
          State: closed - Opened by xiaxinmeng over 2 years ago
            - 1 comment   
          
          Labels: C-bug, A-compiler
        
#4909 - Better unparse support from rustpython-ast
          Issue -
          State: open - Opened by youknowone over 2 years ago
            - 2 comments   
          
        
#4908 - ast.parse() fails to handle "A[1:2, *l]" after it is parsed and unparsed.
          Issue -
          State: open - Opened by xiaxinmeng over 2 years ago
          
        
#4907 - SyntaxError in await-for-in structure
          Issue -
          State: open - Opened by xiaxinmeng over 2 years ago
          
          Labels: A-compiler
        
#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
        
#4905 - [RFC] Safe `eval/exec` for arbitrary code execution
          Issue -
          State: open - Opened by dgheig over 2 years ago
          
          Labels: RFC
        
#4903 - Consider AST expansion or improvement etc
          Issue -
          State: open - Opened by youknowone over 2 years ago
          
        
#4902 - Fix `ParseErrorType::UnrecognizedToken` not to expose too much information
          Issue -
          State: open - Opened by youknowone over 2 years ago
            - 1 comment   
          
        
#4901 - PyModuleDef and #[pymodule(with(...))]
          Pull Request -
          State: closed - Opened by youknowone over 2 years ago
          
        
#4900 - Simpler new object / small int range const
          Pull Request -
          State: closed - Opened by youknowone over 2 years ago
          
        
#4899 - debug-friendly tweaks
          Pull Request -
          State: closed - Opened by youknowone over 2 years ago
          
        
#4898 - module objects' type as PyModule
          Pull Request -
          State: closed - Opened by youknowone over 2 years ago
          
        
#4897 - Reduce runtime of stdlib_collections_deque
          Pull Request -
          State: closed - Opened by youknowone over 2 years ago
            - 6 comments   
          
          Labels: skip:ci
        
#4896 - RUST_BACKTRACE=1 for debugger
          Pull Request -
          State: closed - Opened by youknowone over 2 years ago
          
          Labels: skip:ci
        
#4895 - investigate weak_ref test failing
          Issue -
          State: open - Opened by youknowone over 2 years ago
          
        
#4894 - [RFC] Add `visitor` capabilities to ASTs
          Issue -
          State: open - Opened by thejcannon over 2 years ago
            - 7 comments   
          
          Labels: RFC
        
#4891 - Update test_pow.py from Cpython v3.11.2
          Pull Request -
          State: closed - Opened by Masorubka1 over 2 years ago
          
        
#4890 - Update test_posix.py from Cpython v3.11.2
          Pull Request -
          State: closed - Opened by Masorubka1 over 2 years ago
          
        
#4888 - Add test_poll.py from Cpython v3.11.2
          Pull Request -
          State: closed - Opened by Masorubka1 over 2 years ago
            - 1 comment   
          
        
#4887 - rename os module's exit function to _exit as thats how it is defined in cpython
          Pull Request -
          State: closed - Opened by itsankitkp over 2 years ago
            - 13 comments   
          
        
#4886 - Merge define_exception into pyexception
          Pull Request -
          State: closed - Opened by youknowone over 2 years ago
          
        
#4885 - super.__init__
          Pull Request -
          State: closed - Opened by youknowone over 2 years ago
          
        
#4884 - object.__init__ as slot caller
          Pull Request -
          State: open - Opened by youknowone over 2 years ago
          
        
#4881 - updated test files from cpython 3.12.0 alpha 7
          Pull Request -
          State: closed - Opened by moonlightaria over 2 years ago
            - 1 comment   
          
        
#4881 - updated test files from cpython 3.12.0 alpha 7
          Pull Request -
          State: closed - Opened by moonlightaria over 2 years ago
            - 1 comment   
          
        
#4878 - This is a draft to show our remaining reasons for having a fork of RustPython
          Pull Request -
          State: open - Opened by lastmjs over 2 years ago
            - 1 comment