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.10 #8494

Merged
merged 4 commits into from Mar 27, 2021
Merged

Commits on Mar 26, 2021

  1. Copy the full SHA
    8c65a4f View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. Adjust message for Python 3.10

    Now the message includes the class name ("Skip.__init__() got multiple...").
    nicoddemus committed Mar 27, 2021
    Copy the full SHA
    b2954e8 View commit details
    Browse the repository at this point in the history
  2. Add warnings filter for disutils deprecation

    Deprecated in 3.10, scheduled for removal in 3.12
    nicoddemus committed Mar 27, 2021
    Copy the full SHA
    913cffa View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a7416a5 View commit details
    Browse the repository at this point in the history