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

[ServiceBus] Drop 3.5 support #17237

Closed
5 of 6 tasks
yunhaoling opened this issue Mar 10, 2021 · 0 comments · Fixed by #17751
Closed
5 of 6 tasks

[ServiceBus] Drop 3.5 support #17237

yunhaoling opened this issue Mar 10, 2021 · 0 comments · Fixed by #17751
Assignees
Labels
blocking-release Blocks release Client This issue points to a problem in the data-plane of the library. Service Bus
Milestone

Comments

@yunhaoling
Copy link
Contributor

yunhaoling commented Mar 10, 2021

This applies for the azure-servicebus SDK.

tasks:

  • add note in changelog:
    • This version and all future versions will require Python 2.7 or Python 3.6+, Python 3.5 is no longer supported.
  • update readme (3.5 -> 3.6)
  • update the classifiers in setup.py to drop 3.5
  • update sample/readme if needed
  • update migration guide if needed
  • check whether to drop 3.5 support for uamqp
@yunhaoling yunhaoling added Service Bus Client This issue points to a problem in the data-plane of the library. labels Mar 10, 2021
@yunhaoling yunhaoling added this to the [2021] April milestone Mar 10, 2021
@yunhaoling yunhaoling added the blocking-release Blocks release label Mar 11, 2021
@yunhaoling yunhaoling self-assigned this Mar 19, 2021
@ghost ghost closed this as completed in #17751 Apr 5, 2021
ghost pushed a commit that referenced this issue Apr 5, 2021
fixes #17237 
- need to check if uamqp should drop 3.5
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
blocking-release Blocks release Client This issue points to a problem in the data-plane of the library. Service Bus
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants