You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
commit 57d6b6a
Author: MilesCranmer <[email protected]>
Date: Sat Dec 30 02:45:53 2023 +0000
Ensure setuptools installed in test
commit 18589bb
Author: MilesCranmer <[email protected]>
Date: Sat Dec 30 02:25:30 2023 +0000
Bump to 0.6.2
Squashed commit of the following:
commit 12cba08
Merge: 28af425ce3ac83
Author: Miles Cranmer <[email protected]>
Date: Sat Dec 30 02:23:21 2023 +0000
Merge pull request #544 from JuliaPy/update-to-0.6.2
Bump to 0.6.2 with Python 3.12 fix
commit ce3ac83
Author: MilesCranmer <[email protected]>
Date: Sat Dec 30 02:03:45 2023 +0000
Bump to 0.6.2 with Python 3.12 fix
commit 28af425
Author: Miles Cranmer <[email protected]>
Date: Fri Dec 29 16:55:50 2023 +0000
Update setup actions and get working on 3.12 (#541)
* Update setup actions
* Fix PyJulia on Python 3.12 (#538)
* Fix importlib deprecated API
* Test Python 3.12
* Test Julia 1.9
* Fix semantics of exec_module vs create_module
* Ensure we can find spec from JuliaModule
* Bump version with python 3.12 compat
* Declare compat for 3.11 and 3.12
* Only test 1.6, 1.9, 1
0 commit comments