Skip to content

Conversation

@JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Jan 8, 2026

Fix the return type of the builtins.bytearray primitive op. Remove unreachable code from bytes primitive implementations, since they no longer can't be called with bytearray arguments. We can add bytearray-specific primitives later.

JukkaL added 3 commits January 8, 2026 17:03
These are now unreachable, since bytearray isn't compatible with
bytes. We can add bytearray-specific primitives later.
@JukkaL JukkaL merged commit 5f90caf into master Jan 8, 2026
16 checks passed
@JukkaL JukkaL deleted the mypyc-bytearray-cleanup branch January 8, 2026 17:57
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.

3 participants