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

Add inital support for 3.12 #1728

Merged
merged 3 commits into from
May 26, 2024
Merged

Add inital support for 3.12 #1728

merged 3 commits into from
May 26, 2024

Conversation

cooperlees
Copy link
Contributor

  • Move to version 6.6.0dev0
  • Make CI pass for 3.12
    • Drop support for swift unless someone speaks up and wants to help support it - This will cause a temporary coverage reduction
    • Move python_requires + GitHub actions to >= 3.11 only
  • Leave swift for one more release + document deprecating support due to no one to help maintain
  • Fix remaining s3path 3.12 fun
    • Move to 3.12 private _generate_prefix until we workout correct way
    • Move last missed uses of private configuration_map

Test:

  • Run /tmp/tb_312/bin/pre-commit run -a
  • Run tox in py312
    • /tmp/tb_312/bin/tox

- Move to version 6.6.0dev0
- Make CI pass for 3.12
  - Drop support for swift unless someone speaks up and wants to help support it
    - This will cause a temporary coverage reduction
  - Move python_requires + GitHub actions to >= 3.11 only
- Leave swift for one more release + document deprecating support due to no one to help maintain
- Fix remaining s3path 3.12 fun
  - Move to 3.12 private _generate_prefix until we workout correct way
  - Move last missed uses of private configuration_map

Test:
- Run `/tmp/tb_312/bin/pre-commit run -a`
- Run tox in py312
  - `/tmp/tb_312/bin/tox`
@cooperlees cooperlees merged commit e07902a into main May 26, 2024
9 checks passed
@cooperlees cooperlees deleted the 3_12 branch May 26, 2024 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant