Skip to content

Conversation

@AlexWaygood
Copy link
Member

As pointed out by @srittau in #7517, bytearray is redundant in a union where bytes is also in the union.

@github-actions
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@AlexWaygood AlexWaygood merged commit 74ecce5 into master Mar 20, 2022
@AlexWaygood AlexWaygood deleted the AlexWaygood-patch-1 branch March 20, 2022 23:35
srittau pushed a commit to srittau/typeshed that referenced this pull request Mar 21, 2022
As pointed out by @srittau in python#7517, `bytearray` [is redundant](https://docs.python.org/3/library/typing.html#typing.ByteString) in a union where `bytes` is also in the union.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants