FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add codecs.unregister() for Python 3.10 by lancelote · Pull Request #5539 · python/typeshed · GitHub

Add codecs.unregister() for Python 3.10 - #5539

Merged
srittau merged 2 commits into
python:masterfrom
lancelote:codecs-unregister
May 27, 2021
Merged

Add codecs.unregister() for Python 3.10#5539
srittau merged 2 commits into
python:masterfrom
lancelote:codecs-unregister

Conversation

Copy link
Copy Markdown
Contributor

codecs.unregister() was introduced in Python 3.10

srittau left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM, but black wants an empty line before the version check.

This comment has been minimized.

srittau commented May 27, 2021

Copy link
Copy Markdown
Collaborator

The mypy test suite failure is unrelated.

Copy link
Copy Markdown
Contributor Author

LGTM, but black wants an empty line before the version check.

Right, sorry for that. I forgot to enable the pre-commit hook after re-cloning the repo 🤦

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

srittau merged commit 038556c into python:master May 27, 2021
lancelote deleted the codecs-unregister branch May 27, 2021 10:42
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL