issues
search
globus
/
globus-compute
Globus Compute: High Performance Function Serving for Science
https://www.globus.org/compute
Apache License 2.0
148
stars
47
forks
source link
Add support for Pythons 3.12 and 3.13
#1709
Closed
chris-janidlo
closed
1 week ago
chris-janidlo
commented
1 week ago
Description
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
https://github.com/globusonline/globus-identity-mapping/pull/25
https://github.com/globus/globus-compute-common/pull/135
Update test matrices in
tox.ini
s and
ci.yaml
[sc-37235]
Type of change
Bug fix (non-breaking change that fixes an issue)
Code maintenance/cleanup
Description
locals
, due to new strictness from 3.13globus-compute-common
to versions that officially support 3.12 and 3.13tox.ini
s andci.yaml
[sc-37235]
Type of change