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 support for Pythons 3.12 and 3.13 #1709

Merged
merged 2 commits into from
Nov 14, 2024
Merged

Add support for Pythons 3.12 and 3.13 #1709

merged 2 commits into from
Nov 14, 2024

Conversation

chris-janidlo
Copy link
Contributor

Description

[sc-37235]

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • Code maintenance/cleanup

* Fix deserialization code to use a dedicated namespace instead of
  `locals`, due to new strictness from 3.13
* Bump GIM and `globus-compute-common` to versions that officially
  support 3.12 and 3.13
  * globusonline/globus-identity-mapping#25
  * globus/globus-compute-common#135
* Update test matrices in `tox.ini`s and `ci.yaml`
This is a temporary measure to allow the endpoint to depend on
`globus-compute-common==0.5.0`, since otherwise it conflicts with the
version that the currently released SDK depends on.
@chris-janidlo chris-janidlo marked this pull request as ready for review November 14, 2024 19:53
@chris-janidlo chris-janidlo merged commit 253c59f into main Nov 14, 2024
25 checks passed
@chris-janidlo chris-janidlo deleted the new-pythons branch November 14, 2024 22:56
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