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

Support for Python 3.13 #368

Merged
merged 26 commits into from
Oct 24, 2024
Merged

Support for Python 3.13 #368

merged 26 commits into from
Oct 24, 2024

Commits on Sep 16, 2024

  1. add 3.13 to classifiers

    emcek committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    4adabd9 View commit details
    Browse the repository at this point in the history
  2. update readme file

    emcek committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ecce3cc View commit details
    Browse the repository at this point in the history
  3. run unit test for 3.13-rc2

    emcek committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    8b4ad65 View commit details
    Browse the repository at this point in the history
  4. update changelog

    emcek committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    746c79b View commit details
    Browse the repository at this point in the history
  5. exclude 3.13 from linux test

    emcek committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    cb38320 View commit details
    Browse the repository at this point in the history
  6. revert exclude

    emcek committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7a02f27 View commit details
    Browse the repository at this point in the history
  7. try see mor details

    emcek committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c897a1a View commit details
    Browse the repository at this point in the history
  8. remove additional pip

    emcek committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d5e58ff View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. regen resource file

    emcek committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    931e59a View commit details
    Browse the repository at this point in the history
  2. merge master

    emcek committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    231ec57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c411b54 View commit details
    Browse the repository at this point in the history
  4. update pre-commit config

    emcek committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e765333 View commit details
    Browse the repository at this point in the history
  5. update read the docs

    emcek committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    fc1c041 View commit details
    Browse the repository at this point in the history
  6. use python 3.13

    emcek committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    bcd843e View commit details
    Browse the repository at this point in the history
  7. update Nuitka to 2.4.11

    emcek committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2f69910 View commit details
    Browse the repository at this point in the history
  8. Revert "update read the docs"

    This reverts commit fc1c041.
    emcek committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    fcdfda0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0712f1f View commit details
    Browse the repository at this point in the history
  10. update changelog

    emcek committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    0d6b1ca View commit details
    Browse the repository at this point in the history
  11. force 6.8.0.2

    emcek committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    381bf90 View commit details
    Browse the repository at this point in the history
  12. revert changes

    emcek committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    82fe7da View commit details
    Browse the repository at this point in the history
  13. update lock

    emcek committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    ab9406d View commit details
    Browse the repository at this point in the history
  14. update sonar config

    emcek committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3686ede View commit details
    Browse the repository at this point in the history
  15. update readme file

    emcek committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    acb2599 View commit details
    Browse the repository at this point in the history
  16. update install docs

    emcek committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c79668c View commit details
    Browse the repository at this point in the history
  17. update changelog

    emcek committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e10834f View commit details
    Browse the repository at this point in the history
  18. use 3.12 for nuitka release

    emcek committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    de28735 View commit details
    Browse the repository at this point in the history