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

Drop Python 3.6 support #543

Merged
merged 6 commits into from May 23, 2023
Merged

Drop Python 3.6 support #543

merged 6 commits into from May 23, 2023

Conversation

evgenymarkov
Copy link
Contributor

@evgenymarkov evgenymarkov commented May 23, 2023

The following steps have been taken:

  1. Black was updated to latest version. The code has been formatted with the new version.
  2. The pyupgrade utility is installed. This helped to remove all the code that was needed to support Python < 3.7.

Related issue – #541.

msgpack/fallback.py Outdated Show resolved Hide resolved
@methane methane linked an issue May 23, 2023 that may be closed by this pull request
@methane methane merged commit c8d0751 into msgpack:main May 23, 2023
16 checks passed
@methane
Copy link
Member

methane commented May 23, 2023

Thank you.

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.

Drop Python 3.6 support
2 participants