RustPython / RustPython Public
Overview
Could not load contribution data
Please try again later
28 Pull requests merged by 7 people
-
PyTuple deref to [PyObjectRef]
#3659 merged
Apr 24, 2022 -
Refactor `__format__` calling
#3657 merged
Apr 24, 2022 -
relocate stuffs for more fitting modules
#3656 merged
Apr 23, 2022 -
Add test_faulthandler.py from CPython 3.10
#3654 merged
Apr 23, 2022 -
Sys unraisablehook
#3576 merged
Apr 23, 2022 -
vm::prelude sketch
#3653 merged
Apr 23, 2022 -
Move string intern to PyContext
#3618 merged
Apr 22, 2022 -
split vm module by its scope
#3651 merged
Apr 22, 2022 -
Rename PyObjectView -> Py and PyValue -> PyPayload
#3630 merged
Apr 22, 2022 -
Stop depending on serde_json
#3650 merged
Apr 22, 2022 -
Fix coverage cronjob
#3649 merged
Apr 22, 2022 -
implement aiter
#3646 merged
Apr 22, 2022 -
Update test_asyncgen.py to CPython 3.10
#3647 merged
Apr 21, 2022 -
Add `_statistics` module containing `_normal_dist_inv_cd`
#3256 merged
Apr 20, 2022 -
Add contextvars from CPython 3.8
#2950 merged
Apr 20, 2022 -
Fix not to manually call make_class from modules
#3643 merged
Apr 19, 2022 -
fix infinite-loop in derive
#3644 merged
Apr 19, 2022 -
derive(TryIntoPyStructSequence)
#3613 merged
Apr 19, 2022 -
#[pyattr] enhancement
#3642 merged
Apr 19, 2022 -
Switch instrument coverage to stable
#3640 merged
Apr 19, 2022 -
refactor derive pyclass&pymodule
#3639 merged
Apr 18, 2022 -
distinguish IntoObject::into_object() and PyValue::into_pyobject(vm)
#3635 merged
Apr 18, 2022 -
ci: add test for wasm32-wasi
#3583 merged
Apr 18, 2022 -
test: update test.support, test_io and test_os to 3.10
#3603 merged
Apr 18, 2022 -
hide test_subprocess.test_invalid_cmd
#3633 merged
Apr 18, 2022 -
Fix wasm32 build
#3634 merged
Apr 18, 2022 -
Rename wrong traits names and relocate convert traits
#3632 merged
Apr 17, 2022 -
upgrade libc
#3628 merged
Apr 17, 2022
6 Pull requests opened by 2 people
-
generate docs db on build time
#3638 opened
Apr 18, 2022 -
Small fixes
#3641 opened
Apr 19, 2022 -
poc for py:: prefix
#3645 opened
Apr 19, 2022 -
Open Collective for RustPython
#3648 opened
Apr 22, 2022 -
Speedup compile time for rustpython-parser
#3652 opened
Apr 22, 2022 -
Move crt_fd to common
#3658 opened
Apr 24, 2022
9 Issues closed by 1 person
-
Refactor `__format__` calling
#3619 closed
Apr 24, 2022 -
[RFC] Give proper names to types and traits
#3631 closed
Apr 22, 2022 -
Add `_statistics` module containing `_normal_dist_inv_cdf`
#3251 closed
Apr 20, 2022 -
Cannot build wasm demo. Build fails at wasm-bindgen
#3592 closed
Apr 18, 2022 -
Failing to build for target wasm32-unknown-unknown
#2378 closed
Apr 18, 2022 -
Investigate the size of the binary
#1060 closed
Apr 18, 2022 -
[RFC] Special markers for commented test snippets that should pass in the future
#956 closed
Apr 18, 2022 -
Use string internment for constant strings
#1412 closed
Apr 18, 2022 -
[RFC] split rustpython_stdlib from rustpython_vm
#3102 closed
Apr 17, 2022
4 Issues opened by 2 people
-
move `vm::crt_fd` to `common`
#3655 opened
Apr 23, 2022 -
[RFC] Rename derive macro to `py::` prefixed
#3637 opened
Apr 18, 2022 -
Open Collective or other funding options
#3636 opened
Apr 18, 2022 -
Upgrade clap to v3
#3629 opened
Apr 17, 2022
54 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Fix test_long::test_huge_rshift
#3580 commented on
Apr 24, 2022 • 4 new comments -
Add code coverage report to CI
#3588 commented on
Apr 22, 2022 • 3 new comments -
Add `aiter` and `anext` builtin function
#3609 commented on
Apr 22, 2022 • 2 new comments -
DOM Manipulation With Webassembly?
#825 commented on
Apr 18, 2022 • 1 new comment -
Benchmarks use `PyParser_ASTFromStringObject`, which is removed from Python 3.10
#3498 commented on
Apr 19, 2022 • 1 new comment -
Array iterator name is different from CPython
#3612 commented on
Apr 20, 2022 • 1 new comment -
How to support the project?
#3485 commented on
Apr 22, 2022 • 1 new comment -
Upgrade clap to v3 (and other dep upgrades)
#3512 commented on
Apr 20, 2022 • 1 new comment -
Expand the standard library
#8 commented on
Apr 18, 2022 • 0 new comments -
should we change str/unicode implementation for PEP 383 ?
#935 commented on
Apr 18, 2022 • 0 new comments -
[RFC] How much of the standard library should be supported
#1204 commented on
Apr 18, 2022 • 0 new comments -
Extend the os module
#1175 commented on
Apr 18, 2022 • 0 new comments -
Extend the socket module
#1176 commented on
Apr 18, 2022 • 0 new comments -
Implement the ctypes module
#1217 commented on
Apr 18, 2022 • 0 new comments -
Implement __sizeof__ properly
#1250 commented on
Apr 18, 2022 • 0 new comments -
Defaults for functions should be emitted as a constant tuple when possible
#105 commented on
Apr 18, 2022 • 0 new comments -
Rust Native Error Types
#317 commented on
Apr 18, 2022 • 0 new comments -
How to deal with C-API extensions?
#158 commented on
Apr 18, 2022 • 0 new comments -
object.__sizeof__
#356 commented on
Apr 18, 2022 • 0 new comments -
Add support for dis module
#367 commented on
Apr 18, 2022 • 0 new comments -
Jit and gil
#362 commented on
Apr 18, 2022 • 0 new comments -
Object representation
#371 commented on
Apr 18, 2022 • 0 new comments -
[RFC] How compatible should we be with CPython?
#1192 commented on
Apr 18, 2022 • 0 new comments -
`round(number, digits)` is incorrect for non-zero `digits`
#1554 commented on
Apr 18, 2022 • 0 new comments -
Implement remaining string format codes for floats
#1656 commented on
Apr 18, 2022 • 0 new comments -
[RFC] Adding support for CPython bytecode
#1815 commented on
Apr 18, 2022 • 0 new comments -
Investigate adoption of the PyPy approach to object layout
#1690 commented on
Apr 18, 2022 • 0 new comments -
[RFC] Add a rustpython_vm::prelude module
#1716 commented on
Apr 18, 2022 • 0 new comments -
[RFC] What are the compatibility goals for RustPython?
#1940 commented on
Apr 18, 2022 • 0 new comments -
code objects: missing attributes
#1838 commented on
Apr 18, 2022 • 0 new comments -
mmap is not implemented
#2059 commented on
Apr 18, 2022 • 0 new comments -
Payload conflicts
#1979 commented on
Apr 18, 2022 • 0 new comments -
Memory cannot be recycled correctly when object is referenced circularly
#2046 commented on
Apr 18, 2022 • 0 new comments -
the rustpython console ignore ctrl + c if I insert a new line while reading sys.stdin
#2044 commented on
Apr 18, 2022 • 0 new comments -
Define the library we want to support first
#196 commented on
Apr 18, 2022 • 0 new comments -
[WASM] Implement DOM API for python
#210 commented on
Apr 18, 2022 • 0 new comments -
Wasm demo broken on iOS browsers
#1113 commented on
Apr 18, 2022 • 0 new comments -
ReferenceError instead of NameError?
#1279 commented on
Apr 18, 2022 • 0 new comments -
time.sleep in wasm
#1697 commented on
Apr 18, 2022 • 0 new comments -
[RFC] Need to be able to compile only rustpython's virtual machine to wasm
#1760 commented on
Apr 18, 2022 • 0 new comments -
Add npm cache for CI for WASM
#2086 commented on
Apr 18, 2022 • 0 new comments -
Cannot run WASM demo: CompileError: "wasm validation error: at offset 87562: too many locals"
#1826 commented on
Apr 18, 2022 • 0 new comments -
Error compiling RustPython to wasi
#3159 commented on
Apr 18, 2022 • 0 new comments -
Wasm: Locals Exceed Maxmimum
#3054 commented on
Apr 18, 2022 • 0 new comments -
The compatible problem for wasm32-wasi
#3052 commented on
Apr 18, 2022 • 0 new comments -
How to get the stdout in webassembly mode?
#2503 commented on
Apr 18, 2022 • 0 new comments -
rustpython-vm all versions yanked
#3539 commented on
Apr 19, 2022 • 0 new comments -
[WIP] Introduce Structural Pattern Matching (Part1)
#3427 commented on
Apr 24, 2022 • 0 new comments -
[WIP] Implement Number Protocol
#3507 commented on
Apr 18, 2022 • 0 new comments -
Align os and io modules more squarely with CPython 3.10
#3529 commented on
Apr 20, 2022 • 0 new comments -
Switch to bincode 2 beta and make serde optional
#3563 commented on
Apr 22, 2022 • 0 new comments -
U32 backed PyStr for non-unicode data
#3574 commented on
Apr 18, 2022 • 0 new comments -
gen ast on build phase
#3622 commented on
Apr 17, 2022 • 0 new comments -
GetAttro take reference
#3627 commented on
Apr 19, 2022 • 0 new comments