Skip to content

Pass maxsplit via kwarg to re.split#5215

Merged
davidism merged 1 commit into
pallets:2.3.xfrom
hauntsaninja:re-kw
Aug 16, 2023
Merged

Pass maxsplit via kwarg to re.split#5215
davidism merged 1 commit into
pallets:2.3.xfrom
hauntsaninja:re-kw

Conversation

@hauntsaninja
Copy link
Copy Markdown
Contributor

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

@davidism
Copy link
Copy Markdown
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
@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.

2 participants