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 for Python 3.11 #969

Merged
merged 3 commits into from Jun 24, 2022
Merged

Add support for Python 3.11 #969

merged 3 commits into from Jun 24, 2022

Commits on Jun 9, 2022

  1. Add support for Python 3.11

    Co-authored-by: Tin Tvrtković <tinchester@gmail.com>
    hynek and Tinche committed Jun 9, 2022
    Copy the full SHA
    0f28af6 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Merge branch 'main' into py311

    hynek committed Jun 14, 2022
    Copy the full SHA
    3db165d View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Tin/py311 (#973)

    * Fix test_slots::TestPickle::test_no_getstate_setstate_for_dict_classes
    
    * Fix annotations
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Tweak tests for 3.10
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Tweak tests some more
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Tinche and pre-commit-ci[bot] committed Jun 24, 2022
    Copy the full SHA
    951e0a3 View commit details
    Browse the repository at this point in the history