Skip to content

Conversation

@Eddy114514
Copy link
Collaborator

Implemented b-state for unicodeobject by utilizing 4 bit of a int in unicodeobject->PyCompactUnicodeObject->PyASCIIObject->state

Implemented 2 macro for accessing and setting b-state

Eddy114514 and others added 3 commits October 29, 2025 17:20
for unicode hide bstate inside of unused bit of int
for byte create a subclass object pg_bytes with
bstate field
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