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

Remove python 2.7/3.5 compatibility code #3405

Merged
merged 2 commits into from
Nov 24, 2020

Conversation

abn
Copy link
Member

@abn abn commented Nov 23, 2020

This change removes code, dependencies and tests related to python 2.7
and 3.5 compatibility. The minimum supported runtime python version
for poetry is now 3.6.

Additionally this change also mitigates httpretty urllib incompatibility (#3404).

@abn abn requested a review from a team November 23, 2020 12:51
This change removes code, dependencies and tests related to python 2.7
and 3.5 compatibility. The minimum supported runtime python version
for poetry is now 3.6.
@kasteph kasteph merged commit bf30ca6 into python-poetry:master Nov 24, 2020
@abn abn deleted the drop-27-35-compat branch November 24, 2020 13:15
@sdispater sdispater mentioned this pull request Apr 23, 2021
Copy link

github-actions bot commented Mar 1, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 1, 2024
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants