Skip to content

Conversation

sthagen
Copy link
Owner

@sthagen sthagen commented Aug 12, 2021

No description provided.

moreal and others added 30 commits August 10, 2021 02:43
Co-authored-by: Jeong YunWon <[email protected]>
Add missing `__annotations__`  variable into main module
Co-authored-by: Jeong YunWon <[email protected]>
Add __alloc__ to bytearray and fix its __init__ issues.
The test of __floor__ and __ceil__ for float will be activated
when python version is greater then or equal to 3.9
Add __floor__ and __ceil__ to float w/ tests
Co-authored-by: Jim Fasarakis-Hilliard <[email protected]>
Fixes that `id()` of `tuple` was changing on `* 1`
Fixed unwrapping in frame.rs
…turn-notimplemented

Fix make dict.{__or__,__ror__,__ior__} with other types return NotImplemented
Fixed to use PathLike in imghdr.py
* Adds `__rmul__` to `collections.deque`, refs #2834
* Refactor Buffer protocol into RustPython convention
this was the last typeslot with mismatching name
@sthagen sthagen merged commit aed3584 into sthagen:master Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.