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

fix: handle form feed for Python <3.12.4 #232

Merged
merged 4 commits into from
Mar 4, 2025

Conversation

henryiii
Copy link
Collaborator

@henryiii henryiii commented Mar 3, 2025

Alternative to, and close #230. See scikit-build/scikit-build-core#1006.

Checked with uv run --python 3.12.3 pytest and uv run --python 3.12.4 pytest. (and 3.13.0 for good measure)

Signed-off-by: Henry Schreiner <[email protected]>
Signed-off-by: Henry Schreiner <[email protected]>
@henryiii henryiii changed the title fix: handle form feed fix: handle form feed for Python <3.12.4 Mar 3, 2025
Signed-off-by: Henry Schreiner <[email protected]>
@henryiii henryiii merged commit 573017f into pypa:main Mar 4, 2025
23 checks passed
@henryiii henryiii deleted the henryiii/fix/ff2 branch March 4, 2025 17:05
henryiii added a commit to henryiii/pyproject-metadata that referenced this pull request Mar 4, 2025
* fix: filter form feed

Signed-off-by: Henry Schreiner <[email protected]>

* fix: handle form feed

Signed-off-by: Henry Schreiner <[email protected]>

* Update __init__.py

* ci: add pypy testing

Signed-off-by: Henry Schreiner <[email protected]>

---------

Signed-off-by: Henry Schreiner <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant