Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the logic for extending the buffer in the writer #20

Merged
merged 2 commits into from
Sep 6, 2023
Merged

Update the logic for extending the buffer in the writer #20

merged 2 commits into from
Sep 6, 2023

Conversation

IvanUkhov
Copy link
Contributor

Closes #19.

@IvanUkhov
Copy link
Contributor Author

IvanUkhov commented Sep 1, 2023

The failures seem to be unrelated to the change. It looks like a new version of cibuildwheel has been release, and it defaults to Python 3.12 where the deprecations became a hard error. I have updated the workflow to make it work until the deprecations are properly addressed.

https://github.com/pypa/cibuildwheel/releases

.github/workflows/wheels.yml Outdated Show resolved Hide resolved
@anthrotype anthrotype merged commit 57044dc into fonttools:master Sep 6, 2023
4 checks passed
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.

Investigate a compilation failure for linux/arm64
2 participants