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

[SB] next-mypy #31864

Merged
merged 19 commits into from
Sep 20, 2023
Merged

[SB] next-mypy #31864

merged 19 commits into from
Sep 20, 2023

Conversation

l0lawrence
Copy link
Member

@l0lawrence l0lawrence commented Aug 29, 2023

next-mypy changes (mostly sample related)

Will have a follow up PR addressing removing the instances of type: ignore that we have in our code

fixes #31672

@azure-sdk
Copy link
Collaborator

azure-sdk commented Aug 30, 2023

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure-servicebus

@l0lawrence l0lawrence marked this pull request as ready for review August 30, 2023 22:13
@l0lawrence
Copy link
Member Author

/azp run python - servicebus - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@l0lawrence l0lawrence merged commit c067f33 into Azure:main Sep 20, 2023
mccoyp pushed a commit to mccoyp/azure-sdk-for-python that referenced this pull request Oct 7, 2023
* sb mypy start

* servicebus mypy

* pylint

* union typing

* missing optional

* make str

* typing

* align

* remove type

* remove try/except

* remove try.except

* type is mapping

* remove cast

* both type

* try iterable

* comments + no list typing

* fix isinstance

* pylint changes

* reset commit to merge
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-servicebus needs typing updates for mypy version 1.4.1
4 participants