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 #541

Closed
methane opened this issue May 21, 2023 · 0 comments · Fixed by #543
Closed

Drop Python 3.6 support #541

methane opened this issue May 21, 2023 · 0 comments · Fixed by #543
Milestone

Comments

@methane
Copy link
Member

methane commented May 21, 2023

msgpack v1.1 will support 5 latest CPythons, e.g. 3.7~3.11.

@methane methane added this to the 1.1 milestone May 21, 2023
@methane methane linked a pull request May 23, 2023 that will close this issue
methane added a commit that referenced this issue 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.

Fix #541.

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
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 a pull request may close this issue.

1 participant