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

Build wheels for Python 3.10, 3.11, 3.12 #339

Merged
merged 6 commits into from
Oct 9, 2023

Conversation

MSeifert04
Copy link
Owner

@MSeifert04 MSeifert04 commented Oct 6, 2023

This is based on #337

@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

All modified lines are covered by tests ✅

Files Coverage Δ
src/iteration_utilities/_classes.py 100.00% <100.00%> (ø)
...iteration_utilities/_iteration_utilities/chained.c 95.42% <ø> (-2.36%) ⬇️
...c/iteration_utilities/_iteration_utilities/merge.c 99.17% <ø> (-0.35%) ⬇️
...rc/iteration_utilities/_iteration_utilities/seen.c 96.50% <ø> (-1.86%) ⬇️
src/iteration_utilities/_utils.py 100.00% <100.00%> (ø)

... and 44 files with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@MSeifert04 MSeifert04 force-pushed the maintenance/test-cibuildwheel branch 5 times, most recently from ccea4ca to a127fab Compare October 9, 2023 08:58
@MSeifert04 MSeifert04 changed the title Test Build wheels for Python 3.10, 3.11, 3.12 Oct 9, 2023
@MSeifert04 MSeifert04 force-pushed the maintenance/test-cibuildwheel branch 6 times, most recently from bd4e4d8 to 0bf7170 Compare October 9, 2023 16:28
- Rename ci.yml back to cpython.yml so the diff shows changes
- Run doctests only on the newest Python. That way it doesn't need that many doctest SKIPs
- Changed docstring function signature for chained and merge because the "/" in the signature failed on Python 3.12 and probably wasn't needed
- Changed PYIU_CREATE_SINGLETON_INSTANCE to be compatible with Python 3.12
@MSeifert04 MSeifert04 force-pushed the maintenance/test-cibuildwheel branch from 0bf7170 to c1d362b Compare October 9, 2023 16:29
@MSeifert04 MSeifert04 merged commit b32f49a into master Oct 9, 2023
16 checks passed
@MSeifert04 MSeifert04 deleted the maintenance/test-cibuildwheel branch October 9, 2023 18:31
@MSeifert04 MSeifert04 added this to the 0.12.0 milestone Oct 13, 2023
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.

2 participants