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 support up to Python 3.12 #74

Merged
merged 4 commits into from
Oct 19, 2023
Merged

Commits on Jul 19, 2023

  1. Add support of Python 3.12

    jcapiitao committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    37510db View commit details
    Browse the repository at this point in the history
  2. Adjust tests for taskName attribute added in Python 3.12

    gh-91513: Added taskName attribute to logging module for use with
    asyncio tasks.
    python/cpython#91513 [1]
    
    credits to https://github.com/hrnciar
    
    [1] python/cpython#91513
    jcapiitao committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    070fdb9 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    66b7dea View commit details
    Browse the repository at this point in the history
  2. Update tox.ini

    sileht committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    397ef7f View commit details
    Browse the repository at this point in the history