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

Add Python 3.13 CI #587

Merged
merged 47 commits into from
Sep 25, 2024
Merged

Add Python 3.13 CI #587

merged 47 commits into from
Sep 25, 2024

Commits on Aug 22, 2024

  1. python 313 CI

    waahm7 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    70de9df View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. wip test

    waahm7 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    d2b0b27 View commit details
    Browse the repository at this point in the history
  2. fix warnings

    waahm7 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    f4f6ea2 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. new changes

    waahm7 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d19acc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aaf07af View commit details
    Browse the repository at this point in the history
  3. builder version

    waahm7 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d7d4bf9 View commit details
    Browse the repository at this point in the history
  4. try new creds

    waahm7 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d269cc9 View commit details
    Browse the repository at this point in the history
  5. fix typo

    waahm7 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d89746c View commit details
    Browse the repository at this point in the history
  6. id token

    waahm7 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    dce2f06 View commit details
    Browse the repository at this point in the history
  7. fix ci

    waahm7 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2555dbd View commit details
    Browse the repository at this point in the history
  8. copy paste ci fix

    waahm7 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    45119b1 View commit details
    Browse the repository at this point in the history
  9. test that I have permissions

    waahm7 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f6abe3d View commit details
    Browse the repository at this point in the history
  10. stupid me

    waahm7 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7ddadf4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2266d9d View commit details
    Browse the repository at this point in the history
  12. test-creds

    waahm7 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2adb9d4 View commit details
    Browse the repository at this point in the history
  13. disable other CIs

    waahm7 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    87ffaa1 View commit details
    Browse the repository at this point in the history
  14. fix unused warning

    waahm7 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f820bab View commit details
    Browse the repository at this point in the history
  15. fix bugs

    waahm7 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    281d3c6 View commit details
    Browse the repository at this point in the history
  16. reenable CI

    waahm7 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e94ed91 View commit details
    Browse the repository at this point in the history
  17. lint

    waahm7 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c5ff663 View commit details
    Browse the repository at this point in the history
  18. fix freebsd

    waahm7 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3577f75 View commit details
    Browse the repository at this point in the history
  19. fix openbsd

    waahm7 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5b38b52 View commit details
    Browse the repository at this point in the history
  20. fix default chain test

    waahm7 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0b598b0 View commit details
    Browse the repository at this point in the history
  21. fix static

    waahm7 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3fc70f2 View commit details
    Browse the repository at this point in the history
  22. fix mqtt311

    waahm7 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    dfcafc4 View commit details
    Browse the repository at this point in the history
  23. fix something

    waahm7 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c517439 View commit details
    Browse the repository at this point in the history
  24. remove unneeded comment

    waahm7 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    267a4b9 View commit details
    Browse the repository at this point in the history
  25. builder fix

    waahm7 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7801abe View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    2544616 View commit details
    Browse the repository at this point in the history
  2. warning fix

    waahm7 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9fa3ac2 View commit details
    Browse the repository at this point in the history
  3. blank lines

    waahm7 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0b7bd7f View commit details
    Browse the repository at this point in the history
  4. fix doc

    waahm7 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b3d571e View commit details
    Browse the repository at this point in the history
  5. fix return type

    waahm7 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0d591fa View commit details
    Browse the repository at this point in the history
  6. Update continuous-delivery/build-wheels-manylinux2014-x86_64.sh

    Co-authored-by: Michael Graeb <[email protected]>
    waahm7 and graebm authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    5b960e8 View commit details
    Browse the repository at this point in the history
  7. Update continuous-delivery/build-wheels-manylinux2014-aarch64.sh

    Co-authored-by: Michael Graeb <[email protected]>
    waahm7 and graebm authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ef9ddd1 View commit details
    Browse the repository at this point in the history
  8. Update continuous-delivery/build-wheels-musllinux-1-1-aarch64.sh

    Co-authored-by: Michael Graeb <[email protected]>
    waahm7 and graebm authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9d3c674 View commit details
    Browse the repository at this point in the history
  9. Update continuous-delivery/build-wheels-musllinux-1-1-x86_64.sh

    Co-authored-by: Michael Graeb <[email protected]>
    waahm7 and graebm authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d5c0226 View commit details
    Browse the repository at this point in the history
  10. Update continuous-delivery/build-wheels-osx.sh

    Co-authored-by: Michael Graeb <[email protected]>
    waahm7 and graebm authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    bfb523b View commit details
    Browse the repository at this point in the history
  11. Update setup.py

    Co-authored-by: Michael Graeb <[email protected]>
    waahm7 and graebm authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    634cccf View commit details
    Browse the repository at this point in the history
  12. Update setup.py

    Co-authored-by: Michael Graeb <[email protected]>
    waahm7 and graebm authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    fdf644c View commit details
    Browse the repository at this point in the history
  13. Update setup.py

    Co-authored-by: Michael Graeb <[email protected]>
    waahm7 and graebm authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    80de4fc View commit details
    Browse the repository at this point in the history
  14. Update continuous-delivery/build-wheels-win32.bat

    Co-authored-by: Michael Graeb <[email protected]>
    waahm7 and graebm authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    171843e View commit details
    Browse the repository at this point in the history
  15. Update continuous-delivery/build-wheels-win64.bat

    Co-authored-by: Michael Graeb <[email protected]>
    waahm7 and graebm authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7848649 View commit details
    Browse the repository at this point in the history
  16. do incref for pre 3.13

    waahm7 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    76df344 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Return NULL instead of Py_NONE (so it works better with Py_XDECREF)

    AWS_FATAL_ASSERT if these functions raise a python exception (which we never checked for before)
    graebm committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4b68a14 View commit details
    Browse the repository at this point in the history
  2. remove AWS_FATAL_ASSERT

    I'm worried about introducing crashes
    graebm committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    af82781 View commit details
    Browse the repository at this point in the history
  3. fix warning

    waahm7 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9277ac2 View commit details
    Browse the repository at this point in the history