GitHub / RustPython/RustPython issues and pull requests
#3460 - Fix compatibility of Tuple's hash function
Pull Request -
State: closed - Opened by TeamTamoad over 3 years ago
- 3 comments
#3443 - Problems installing PIP on windows 10 x64
Issue -
State: closed - Opened by trsh over 3 years ago
- 1 comment
Labels: O-windows
#3438 - documentation for set method
Pull Request -
State: closed - Opened by nandhinianandj over 3 years ago
- 1 comment
#3340 - Reimpl Buffer Protocol and memoryview support ndarray with shape, stride and suboffset
Pull Request -
State: closed - Opened by qingshi163 almost 4 years ago
- 6 comments
#3244 - Implement protocols (Abstract obejcts layer)
Issue -
State: open - Opened by youknowone almost 4 years ago
- 3 comments
Labels: C-enhancement, A-design, A-vm
#3194 - underscore issue on parse_str
Pull Request -
State: closed - Opened by eunsung-lim almost 4 years ago
- 3 comments
#3188 - [RFC] Implement PEP 567 (`contextvars`)
Issue -
State: closed - Opened by fanninpm almost 4 years ago
Labels: RFC
#3100 - `BuiltinFunctionType` and `BuiltinMethodType` are different
Issue -
State: closed - Opened by Tetramad almost 4 years ago
- 8 comments
Labels: C-compat, z-ca-2021
#3054 - Wasm: Locals Exceed Maxmimum
Issue -
State: open - Opened by theduke almost 4 years ago
- 4 comments
Labels: O-wasm
#3018 - Add test_import from CPython 3.8
Pull Request -
State: closed - Opened by fanninpm almost 4 years ago
- 5 comments
#3016 - Interaction with PyO3
Issue -
State: open - Opened by davidhewitt almost 4 years ago
- 8 comments
Labels: C-discussion
#2999 - (WIP) implement async for function
Pull Request -
State: closed - Opened by HyeockJinKim almost 4 years ago
- 2 comments
Labels: z-ca-2021
#2993 - Change OSError and its subclasses attributes
Pull Request -
State: closed - Opened by ChJR almost 4 years ago
- 3 comments
Labels: z-ca-2021
#2916 - Special types' `__doc__` property should be readonly
Issue -
State: open - Opened by moreal almost 4 years ago
- 5 comments
Labels: z-ca-2021
#2912 - Built in methodsclassesfunctions lack documentation
Pull Request -
State: closed - Opened by AthulMuralidhar almost 4 years ago
- 14 comments
#2876 - Adds .editorconfig file
Pull Request -
State: closed - Opened by sobolevn almost 4 years ago
- 5 comments
#2750 - os: implement fork
Pull Request -
State: closed - Opened by yossi-k about 4 years ago
- 4 comments
#2721 - Package installation error with PIP
Issue -
State: closed - Opened by ghost about 4 years ago
- 2 comments
#2716 - Stdin support in VM?
Issue -
State: open - Opened by Bubbler-4 about 4 years ago
- 1 comment
#2687 - Vanilla checkout as described in README does not work on Windows
Issue -
State: open - Opened by ralfbiedert about 4 years ago
- 8 comments
Labels: O-windows
#2581 - Syntax error messages are different from CPython's
Issue -
State: closed - Opened by coolreader18 over 4 years ago
- 6 comments
#2528 - Architecture overview
Pull Request -
State: closed - Opened by TheOnlyError over 4 years ago
- 2 comments
#2513 - WIP: 2510 Async list Comprehension
Pull Request -
State: closed - Opened by aaronclong over 4 years ago
#2510 - Compilation for `async for` comprehensions is not yet implemented
Issue -
State: open - Opened by coolreader18 over 4 years ago
- 5 comments
#2401 - Implimenting os ctermid
Pull Request -
State: closed - Opened by AthulMuralidhar over 4 years ago
- 8 comments
#2391 - [BUG] decoding bytes error
Issue -
State: open - Opened by darleybarreto over 4 years ago
- 4 comments
#2366 - replaced timing_safe_cmp implementation with Subtle
Pull Request -
State: closed - Opened by orf over 4 years ago
- 4 comments
#2364 - Ctypes implementation
Pull Request -
State: open - Opened by rodrigocam over 4 years ago
- 46 comments
#2329 - symlinks-to-hardlinks.ps1 script error. Add comments to ease debugging?
Issue -
State: closed - Opened by tbmreza over 4 years ago
- 4 comments
#2289 - FuncArgs kwargs as Option
Pull Request -
State: closed - Opened by youknowone almost 5 years ago
- 1 comment
#2086 - Add npm cache for CI for WASM
Issue -
State: closed - Opened by youknowone almost 5 years ago
- 1 comment
Labels: O-wasm
#1979 - Payload conflicts
Issue -
State: open - Opened by BenLewis-Seequent about 5 years ago
- 2 comments
Labels: C-bug
#1966 - [RFC] Would like at least minimal GUI like tkinter
Issue -
State: open - Opened by laticoda about 5 years ago
- 1 comment
Labels: RFC
#1750 - list panic when size > isize::MAX
Issue -
State: closed - Opened by andrew-ld over 5 years ago
Labels: C-compat
#1732 - (WIP) tp_base and more implementation for best_base
Pull Request -
State: closed - Opened by youknowone over 5 years ago
- 1 comment
#1697 - time.sleep in wasm
Issue -
State: open - Opened by andrew-ld over 5 years ago
- 7 comments
Labels: C-compat, O-wasm
#1609 - Does RustPython support interoperability with rust code/crates?
Issue -
State: closed - Opened by knowsuchagency over 5 years ago
- 4 comments
#1464 - Not able to import modules like numpy or pandas
Issue -
State: open - Opened by jithendaraa almost 6 years ago
- 3 comments
Labels: C-compat
#1217 - Implement the ctypes module
Issue -
State: open - Opened by windelbouwman almost 6 years ago
- 4 comments
Labels: C-enhancement, E-help-wanted, A-stdlib
#1175 - Extend the os module
Issue -
State: open - Opened by windelbouwman about 6 years ago
- 28 comments
Labels: E-help-wanted, A-stdlib
#1113 - Wasm demo broken on iOS browsers
Issue -
State: closed - Opened by ChaiTRex about 6 years ago
- 9 comments
Labels: O-wasm
#1060 - Investigate the size of the binary
Issue -
State: closed - Opened by windelbouwman about 6 years ago
- 8 comments
#891 - Add methods for the complex type
Pull Request -
State: closed - Opened by ntrinquier over 6 years ago
- 4 comments
#377 - Possible to run Django or Flask Server yet ? If not, by when it will be ready ?
Issue -
State: closed - Opened by corporatepiyush over 6 years ago
- 3 comments
#370 - Should a Docker file be added for the local testing?
Issue -
State: open - Opened by ZapAnton over 6 years ago
- 1 comment
Labels: C-discussion
#362 - Jit and gil
Issue -
State: open - Opened by Yanpas over 6 years ago
- 11 comments
Labels: A-design
#158 - How to deal with C-API extensions?
Issue -
State: open - Opened by windelbouwman almost 7 years ago
- 4 comments
Labels: E-help-wanted, C-discussion, A-design