Skip to content

Conversation

crusaderky
Copy link
Contributor

@crusaderky crusaderky commented Sep 8, 2025

Move the default Python version for backends to 3.13.
This is necessary for JAX, which has already dropped 3.10; others are expected to follow.
Test JAX 0.7.0 where possible.

Notable upgrades:

Platform: tests-backends:linux-64                                                   
  ~ C jax                                 0.6.0 pyhd8ed1ab_0                    ->  0.7.0 pyhd8ed1ab_0
  ~ C jaxlib                              0.6.0 cpu_py310hc96afab_0             ->  0.7.0 cpu_py313h9430eff_0
  ~ C python                              3.10.18 hd6af730_0_cpython            ->  3.13.7 h2b335a9_100_cp313
  ~ C scipy                               1.15.2 py310h1d65ade_0                ->  1.16.1 py313h11c21cd_1

Platform: tests-cuda:linux-64                                                       
  ~ C python                              3.10.18 hd6af730_0_cpython            ->  3.13.7 h2b335a9_100_cp313
  ~ C scipy                               1.15.2 py310h1d65ade_0                ->  1.16.1 py313h11c21cd_1

Platform: tests-backends-py310:linux-64  (new environment)
  + C jax                                 0.6.2 pyhd8ed1ab_0                        
  + C jaxlib                              0.6.2 cpu_py310h772e2ea_1                 
  + C python                              3.10.18 hd6af730_0_cpython                
  + C scipy                               1.15.2 py310h1d65ade_0                    

Platform: tests-cuda-py310:linux-64  (new environment)
  + C jax                                 0.6.0 pyhd8ed1ab_0                        
  + C jaxlib                              0.6.0 cuda126py310hec873cc_200            
  + C python                              3.10.18 hd6af730_0_cpython                
  + C scipy                               1.15.2 py310h1d65ade_0                    

@crusaderky crusaderky changed the title Test JAX 0.7.0 TST: JAX 0.7.0 Sep 8, 2025
Copy link
Member

@lucascolley lucascolley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks Guido!

@lucascolley lucascolley added dependencies Pull requests that update a dependency file testing labels Sep 8, 2025
@lucascolley lucascolley merged commit b29a51a into data-apis:main Sep 8, 2025
11 checks passed
@crusaderky crusaderky deleted the jax070 branch September 8, 2025 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants