Skip to content

Conversation

@AlexWaygood
Copy link
Member

Fixes #9591

@AlexWaygood AlexWaygood marked this pull request as draft January 26, 2023 17:45
@AlexWaygood AlexWaygood marked this pull request as ready for review January 26, 2023 17:52
@AlexWaygood AlexWaygood marked this pull request as draft January 26, 2023 18:03
@github-actions

This comment has been minimized.

@AlexWaygood
Copy link
Member Author

#9593 is a simpler approach, but one which mypy might not like so much (let's see what mypy_primer says).

@AlexWaygood
Copy link
Member Author

Mypy hates #9593, so I think this is the best we can do.

@AlexWaygood AlexWaygood marked this pull request as ready for review January 26, 2023 18:25
@github-actions
Copy link
Contributor

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

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.

re.match(), re.search() and re.fullmatch() cannot be used with AnyStr

3 participants