Skip to content

Conversation

@atombrella
Copy link
Contributor

Description

Note that this is just a small portion of the Python 2.7 that's still left around in the code base.

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.

@github-actions github-actions bot added Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization. Event Hubs KeyVault Machine Learning Service Bus Storage Storage Service (Queues, Blobs, Files) labels Dec 1, 2024
@github-actions
Copy link

github-actions bot commented Dec 1, 2024

Thank you for your contribution @atombrella! We will review the pull request and get back to you soon.

Copy link
Member

@swathipil swathipil left a comment

Choose a reason for hiding this comment

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

lgtm for eventhub and servicebus - thanks @atombrella!

@scbedd
Copy link
Member

scbedd commented Dec 11, 2024

/azp run python - pullrequest

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@mccoyp mccoyp left a comment

Choose a reason for hiding this comment

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

Key Vault changes look good, but we'll need to sort out the Storage changes before merging, per Jacob's comment.

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@atombrella
Copy link
Contributor Author

@kristapratico @lmazuel @swathipil I think this is fine for now. I don't know what causes the test failures on MacOS, but it seems unrelated.

@kristapratico
Copy link
Contributor

@kristapratico @lmazuel @swathipil I think this is fine for now. I don't know what causes the test failures on MacOS, but it seems unrelated.

Looks like a transient error, I re-ran it and it resolved. Thanks for updating the PR!

@jalauzon-msft can you re-review the storage changes and sign off if you're good with it?

Copy link
Member

@jalauzon-msft jalauzon-msft left a comment

Choose a reason for hiding this comment

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

Approved for Storage, thanks!

Copy link
Contributor

@kristapratico kristapratico left a comment

Choose a reason for hiding this comment

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

SDK tools CI failure is unrelated

@kristapratico kristapratico merged commit bf50574 into Azure:main Dec 20, 2024
36 of 37 checks passed
@atombrella atombrella deleted the python2_7_unicode branch December 21, 2024 16:54
singankit pushed a commit that referenced this pull request Jan 14, 2025
* Remove a bit of Python 2.7 code

* Fix typo

* Remove _str consistently

* More replacements

* fix mock

* fix

* reset stuff

* Reset changes in legacy servicemanagement

* fix _str

* fix

* pylint

---------

Co-authored-by: Mads Jensen <[email protected]>
l0lawrence pushed a commit to l0lawrence/azure-sdk-for-python that referenced this pull request Feb 19, 2025
* Remove a bit of Python 2.7 code

* Fix typo

* Remove _str consistently

* More replacements

* fix mock

* fix

* reset stuff

* Reset changes in legacy servicemanagement

* fix _str

* fix

* pylint

---------

Co-authored-by: Mads Jensen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization. Event Hubs KeyVault Machine Learning Service Bus Storage Storage Service (Queues, Blobs, Files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants