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 support for Python 2.7/3.5 #22760

Merged
merged 13 commits into from
Feb 3, 2022

Conversation

AikoBB
Copy link
Member

@AikoBB AikoBB commented Jan 25, 2022

Description

Packaging and documentation updates for dropping Python 2.7/3.5 for communication packages
Resolves #20691

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

Copy link
Contributor

@petrsvihlik petrsvihlik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't we edit readmes and changelogs of all acs modalities to include the disclaimer?

@tjprescott
Copy link
Member

I believe we are required to keep 3.6 support for the time being. @lmazuel

@lmazuel
Copy link
Member

lmazuel commented Jan 25, 2022

@AikoBB indeed, we have to finally support 3.6 a little longer

@AikoBB AikoBB marked this pull request as draft January 26, 2022 10:32
@AriZavala2
Copy link
Contributor

/azp run python - azure-communication-networktraversal - tests

@azure-pipelines
Copy link

Pull request contains merge conflicts.

Copy link
Contributor

@AriZavala2 AriZavala2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good, can we just run the live tests before?

@AikoBB
Copy link
Member Author

AikoBB commented Jan 31, 2022

/azp run python - azure-communication-networktraversal - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@AikoBB
Copy link
Member Author

AikoBB commented Jan 31, 2022

/azp run python - azure-communication-identity - tests

@AikoBB
Copy link
Member Author

AikoBB commented Jan 31, 2022

/azp run python - azure-communication-phonenumbers - tests

@AikoBB
Copy link
Member Author

AikoBB commented Jan 31, 2022

/azp run python - azure-communication-sms - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

2 similar comments
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@AikoBB
Copy link
Member Author

AikoBB commented Jan 31, 2022

/azp run python - azure-communication-chat - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@petrsvihlik petrsvihlik merged commit 41e81c8 into Azure:main Feb 3, 2022
@AikoBB AikoBB deleted the aigerimb/acs-identity/drop_2.7_3.6 branch March 9, 2022 09:37
rakshith91 pushed a commit to rakshith91/azure-sdk-for-python that referenced this pull request Apr 10, 2022
* updates to drop 2.7/3.5 support

* mgmt setup.py fix

* cspell fix for azuremgmtcommunication

* removing nspkg from dev requirements all communication packages

* versions update for communication packages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Azure SDK Python packages support for Python 2.7 is ending 01 January 2022
8 participants