Skip to content

[conversations] Drop python 3.6 - #25792

Merged
Krista Pratico (kristapratico) merged 8 commits into
Azure:mainfrom
syso-jxx:azure-dev
Aug 23, 2022
Merged

[conversations] Drop python 3.6#25792
Krista Pratico (kristapratico) merged 8 commits into
Azure:mainfrom
syso-jxx:azure-dev

Conversation

@syso-jxx

@syso-jxx Yujin Cho (syso-jxx) commented Aug 20, 2022

Copy link
Copy Markdown
Contributor

Description

closes #25166

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

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.

Change str.format() formatting of the source code to f-string formatting.
@ghost ghost added KeyVault customer-reported Issues that are reported by GitHub users external to the Azure organization. labels Aug 20, 2022
@ghost

Copy link
Copy Markdown

Thank you for your contribution syso-jxx! We will review the pull request and get back to you soon.

@ghost

Deleted user (ghost) commented Aug 20, 2022

Copy link
Copy Markdown

CLA assistant check
All CLA requirements met.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

All keyvault related content has been reverted.

Comment thread sdk/keyvault/azure-keyvault-keys/samples/hello_world.py Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks so much for your contribution! Once the review comment is resolved I can approve and merge your PR. :)

Comment thread sdk/cognitivelanguage/azure-ai-language-conversations/README.md Outdated
@wonhyeongseo

Copy link
Copy Markdown
Contributor

Hello Yujin Cho (@syso-jxx), I have sent a PR that will resolve the review from the Azure team. May you please check it out? Thanks!

fix: README.md to only warn of python2.7

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Awesome! Thanks for the help :)

@kristapratico
Krista Pratico (kristapratico) merged commit fc9e6f9 into Azure:main Aug 23, 2022
@syso-jxx
Yujin Cho (syso-jxx) deleted the azure-dev branch September 3, 2022 18:23
Laia Patiño (laiapat) pushed a commit to laiapat/azure-sdk-for-python that referenced this pull request Sep 22, 2022
* Improve the readability of source code

Change str.format() formatting of the source code to f-string formatting.

* Fix drop python 3.6

* style: revert keyvault

* style: revert keyvault

* style: revert keyvault

* style: revert keyvault

* fix: README.md to only warn of python2.7

Co-authored-by: Wonhyeong Seo <wonhseo@kakao.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

customer-reported Issues that are reported by GitHub users external to the Azure organization. KeyVault

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[language] drop support for 3.6

3 participants