You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <[email protected]>
msgpack v1.1 will support 5 latest CPythons, e.g. 3.7~3.11.
The text was updated successfully, but these errors were encountered: