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

Pass maxsplit via kwarg to re.split #5215

Merged
merged 1 commit into from Aug 16, 2023
Merged

Conversation

hauntsaninja
Copy link
Contributor

I plan to deprecate passing this via position in Python 3.13, see python/cpython#99918 (comment) / python/cpython#56166

@davidism
Copy link
Member

This is also caught by flake8-bugbear B034 now.

@davidism davidism added this to the 2.3.3 milestone Aug 16, 2023
@davidism davidism changed the base branch from main to 2.3.x August 16, 2023 20:33
@davidism davidism merged commit 6d266f6 into pallets:2.3.x Aug 16, 2023
12 of 13 checks passed
@hauntsaninja hauntsaninja deleted the re-kw branch August 16, 2023 20:35
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants