Skip to content

Split _harfbuzz.pyx into multiple files#288

Merged
khaledhosny merged 1 commit into
mainfrom
pyx-split
Apr 27, 2026
Merged

Split _harfbuzz.pyx into multiple files#288
khaledhosny merged 1 commit into
mainfrom
pyx-split

Conversation

@khaledhosny
Copy link
Copy Markdown
Collaborator

The file became so big (over 3000 lines) and hard to navigate. Split it into .pxi files roughly by class. The .pxi are included at compile times, so there should be no functional change.

The file became so big (over 3000 lines) and hard to navigate. Split it
into .pxi files roughly by class. The .pxi are included at compile
times, so there should be no functional change.
@khaledhosny khaledhosny merged commit 79f6c5c into main Apr 27, 2026
7 checks passed
@khaledhosny khaledhosny deleted the pyx-split branch April 27, 2026 08:13
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.

1 participant