-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: RustPython/RustPython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add bool.__doc__ (addresses #260)
#268
by mrecachinas
was merged Feb 4, 2019
Loading…
updated Feb 4, 2019
Add reversed builtin and range.__reversed__
#385
by OddCoincidence
was merged Feb 9, 2019
Loading…
updated Feb 9, 2019
Items are now added to sets using proper __hash__ function calls.
#292
by mcon
was merged Feb 10, 2019
Loading…
updated Feb 10, 2019
fix int – float equality for big ints, inf and nan
#415
by silmeth
was merged Feb 10, 2019
Loading…
updated Feb 10, 2019
Add a VirtualMachine class to the WASM library
#267
by coolreader18
was merged Feb 23, 2019
Loading…
updated Feb 23, 2019
Add interactive shell to WASM demo
#643
by palaviv
was merged Mar 10, 2019
Loading…
updated Mar 10, 2019
Support class and function __doc__
#762
by palaviv
was merged Mar 31, 2019
Loading…
updated Mar 31, 2019
Allow running the tests without --release
#350
by orf
was closed Apr 6, 2019
Loading…
updated Apr 6, 2019
Fix #746: invalid slice with start or stop =-1 when step<0
#766
by jgirardet
was merged Apr 12, 2019
Loading…
updated Apr 12, 2019
add capitalize bytes.center + fix str.center
#822
by jgirardet
was merged Apr 13, 2019
Loading…
updated Apr 15, 2019
Add __builtins__ to globals()
#881
by youknowone
was merged May 12, 2019
Loading…
updated May 12, 2019
Add exit/quit builtin function
#985
by RobertBerglund
was merged May 19, 2019
Loading…
updated May 20, 2019
Cleanup get_method() error handling
#1014
by mkurnikov
was merged Jun 11, 2019
Loading…
updated Jun 11, 2019
[WIP] Add int __sizeof__ implementation
#1172
by Askaholic
was closed Aug 14, 2019
Loading…
updated Aug 14, 2019
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.