-
-
Notifications
You must be signed in to change notification settings - Fork 343
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 #2210
Merged
Drop Python 3.6 support #2210
Commits on Jan 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 45f85da - Browse repository at this point
Copy the full SHA 45f85daView commit details
Commits on Jan 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5ca9264 - Browse repository at this point
Copy the full SHA 5ca9264View commit details
Commits on Jan 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7a1b186 - Browse repository at this point
Copy the full SHA 7a1b186View commit details -
Configuration menu - View commit details
-
Copy full SHA for c023ad0 - Browse repository at this point
Copy the full SHA c023ad0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d130f12 - Browse repository at this point
Copy the full SHA d130f12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ffc1b1 - Browse repository at this point
Copy the full SHA 8ffc1b1View commit details -
Restored the frame hiding trick
Turns out it this is still needed on PyPy.
Configuration menu - View commit details
-
Copy full SHA for d24c7d3 - Browse repository at this point
Copy the full SHA d24c7d3View commit details
Commits on Jan 24, 2022
-
Stop checking for warn_on_full_buffer
PyPy added support in 7.3.4, the first release with Python 3.7 support that was not beta.
Configuration menu - View commit details
-
Copy full SHA for dff4c1f - Browse repository at this point
Copy the full SHA dff4c1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c16bcc3 - Browse repository at this point
Copy the full SHA c16bcc3View commit details -
Remove TCP_NOTSENT_LOWAT definitions
They always exist in Python 3.7+
Configuration menu - View commit details
-
Copy full SHA for babc929 - Browse repository at this point
Copy the full SHA babc929View commit details -
Configuration menu - View commit details
-
Copy full SHA for a554b6b - Browse repository at this point
Copy the full SHA a554b6bView commit details -
Removed check for ssl.OP_NO_TLSv1_3
This flag was introduced in Python 3.7 so it's always there now.
Configuration menu - View commit details
-
Copy full SHA for d2ceef8 - Browse repository at this point
Copy the full SHA d2ceef8View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.