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

Python 2.7 and 3.5 deprecation #2683

Merged
merged 2 commits into from
Jul 23, 2020
Merged

Python 2.7 and 3.5 deprecation #2683

merged 2 commits into from
Jul 23, 2020

Conversation

sdispater
Copy link
Member

This PR makes the necessary changes to notify users of the deprecation of Python 2.7 and 3.5 in Poetry:

  • The documentation has been updated
  • The CLI will now display a message when using Python 2.7 and 3.5.

Screenshot 2020-07-17 at 16 44 09

Pull Request Check List

  • Added tests for changed code.
  • Updated documentation for changed code.

@sdispater sdispater added area/cli Related to the command line area/docs Documentation issues/improvements labels Jul 17, 2020
@sdispater sdispater added this to the 1.1 milestone Jul 17, 2020
@sdispater sdispater requested a review from a team July 17, 2020 14:57
@sdispater sdispater mentioned this pull request Jul 17, 2020
14 tasks
@sdispater sdispater force-pushed the python-2-7-and-3-5-deprecation branch from cf4103f to 4e6a2a0 Compare July 18, 2020 13:53
@abn
Copy link
Member

abn commented Jul 18, 2020

@sdispater we should probably clarify that we are talking about poetry's runtime and not the managed project's python version.

@sdispater sdispater force-pushed the python-2-7-and-3-5-deprecation branch from 4e6a2a0 to 6e72aec Compare July 18, 2020 22:42
@sdispater
Copy link
Member Author

@abn I added a note that should clarify that Poetry will still be able to manage any Python environment.

Screenshot 2020-07-19 at 00 45 47

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/cli Related to the command line area/docs Documentation issues/improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants