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

Bump to 0.6.2 with Python 3.12 fix #544

Merged
merged 1 commit into from
Dec 30, 2023
Merged

Bump to 0.6.2 with Python 3.12 fix #544

merged 1 commit into from
Dec 30, 2023

Conversation

MilesCranmer
Copy link
Collaborator

(New release following the workflow of @tkf)

Copy link

codecov bot commented Dec 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (28af425) 85.10% compared to head (ce3ac83) 81.43%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #544      +/-   ##
==========================================
- Coverage   85.10%   81.43%   -3.67%     
==========================================
  Files          39       39              
  Lines        2349     2349              
==========================================
- Hits         1999     1913      -86     
- Misses        350      436      +86     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MilesCranmer MilesCranmer merged commit 12cba08 into master Dec 30, 2023
21 of 24 checks passed
@MilesCranmer MilesCranmer deleted the update-to-0.6.2 branch December 30, 2023 02:23
MilesCranmer added a commit that referenced this pull request Dec 30, 2023
Squashed commit of the following:

commit 12cba08
Merge: 28af425 ce3ac83
Author: Miles Cranmer <miles.cranmer@gmail.com>
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 <miles.cranmer@gmail.com>
Date:   Sat Dec 30 02:03:45 2023 +0000

    Bump to 0.6.2 with Python 3.12 fix

commit 28af425
Author: Miles Cranmer <miles.cranmer@gmail.com>
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
MilesCranmer added a commit that referenced this pull request Dec 30, 2023
Squashed commit of the following:

commit 18589bb
Author: MilesCranmer <miles.cranmer@gmail.com>
Date:   Sat Dec 30 02:25:30 2023 +0000

    Bump to 0.6.2

    Squashed commit of the following:

    commit 12cba08
    Merge: 28af425 ce3ac83
    Author: Miles Cranmer <miles.cranmer@gmail.com>
    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 <miles.cranmer@gmail.com>
    Date:   Sat Dec 30 02:03:45 2023 +0000

        Bump to 0.6.2 with Python 3.12 fix

    commit 28af425
    Author: Miles Cranmer <miles.cranmer@gmail.com>
    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
MilesCranmer added a commit that referenced this pull request Dec 30, 2023
commit 57d6b6a
Author: MilesCranmer <miles.cranmer@gmail.com>
Date:   Sat Dec 30 02:45:53 2023 +0000

    Ensure setuptools installed in test

commit 18589bb
Author: MilesCranmer <miles.cranmer@gmail.com>
Date:   Sat Dec 30 02:25:30 2023 +0000

    Bump to 0.6.2

    Squashed commit of the following:

    commit 12cba08
    Merge: 28af425 ce3ac83
    Author: Miles Cranmer <miles.cranmer@gmail.com>
    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 <miles.cranmer@gmail.com>
    Date:   Sat Dec 30 02:03:45 2023 +0000

        Bump to 0.6.2 with Python 3.12 fix

    commit 28af425
    Author: Miles Cranmer <miles.cranmer@gmail.com>
    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
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.

1 participant