Skip to content

Update Python support to 3.10+#198

Open
tim-schilling wants to merge 3 commits into
linsomniac:masterfrom
tim-schilling:python-updates
Open

Update Python support to 3.10+#198
tim-schilling wants to merge 3 commits into
linsomniac:masterfrom
tim-schilling:python-updates

Conversation

@tim-schilling
Copy link
Copy Markdown

  • Drops support for Python 3.9 and below
  • Adds support for 3.14
  • Removes the backports and shims
  • Replaces nose for pytest for test runner

Sorry for the duplicate PR. I dropped the other change around setting a specific encoding as it seemed silly on re-review.

Removes nose as test runner, adds pytest instead.
In Python 2, IOError/OSError could be raised as a tuple (errno, message).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant