Skip to content

Pull requests: RustPython/RustPython

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Remove unnecessary boxing of ASDL product children
#4328 opened Dec 12, 2022 by andersk Loading…
Fix PyList.remove
#4326 opened Dec 10, 2022 by yt2b Loading…
pattern matching parser support
#4323 opened Dec 10, 2022 by youknowone Loading…
Fix Coro release frame when closed
#4287 opened Nov 22, 2022 by qingshi163 Loading…
Add support for printing to JIT
#4262 opened Nov 5, 2022 by evilpie Loading…
[WIP] Implement Sqlite3 Module
#4260 opened Nov 4, 2022 by qingshi163 Draft
Fix memoryview iter in whats_left.py
#4255 opened Oct 31, 2022 by tekknolagi Loading…
CVE-2007-4559 Patch
#4245 opened Oct 24, 2022 by TrellixVulnTeam Loading…
PyClassMembers: an interface to define members zca-2022 Tag to track contrubution-academy 2022
#4215 opened Oct 15, 2022 by moreal Draft
add recursion check in __call__ zca-2022 Tag to track contrubution-academy 2022
#4213 opened Oct 15, 2022 by joohongpark Loading…
Add vm-tracing-logging feature zca-2022 Tag to track contrubution-academy 2022
#4200 opened Oct 4, 2022 by jopemachine Loading…
(READY FOR REVIEW)Garbage collect: A stop-the-world cycle collector
#4180 opened Sep 22, 2022 by discord9 Loading…
19 tasks done
Implement class_getitem for failing types zca-2022 Tag to track contrubution-academy 2022
#4169 opened Sep 18, 2022 by jopemachine Draft
Fix property.__set_name__ error message when arguments are invalid zca-2022 Tag to track contrubution-academy 2022
#4165 opened Sep 16, 2022 by jopemachine Draft
Update functools, threading lib and tests from CPython 3.12.0a0 zca-2022 Tag to track contrubution-academy 2022
#4156 opened Sep 9, 2022 by jopemachine Draft
Update locale lib, tests and Add locale.getencoding zca-2022 Tag to track contrubution-academy 2022
#4155 opened Sep 9, 2022 by jopemachine Draft
Introduce PyAtomicFn
#4142 opened Aug 29, 2022 by qingshi163 Draft
Improve: binaryops with number protocol zca-2022 Tag to track contrubution-academy 2022
#4139 opened Aug 28, 2022 by TwoPair Draft
1 of 3 tasks
Only run lalrpop generation on ubuntu-latest
#4132 opened Aug 23, 2022 by coolreader18 Loading…
__qualname__ getset edit zca-2022 Tag to track contrubution-academy 2022
#4126 opened Aug 23, 2022 by Lithium07z Draft
Rework marshal.rs to use an error enum
#4125 opened Aug 23, 2022 by coolreader18 Loading…
ProTip! Adding no:label will show everything without a label.