Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

don't pass maxsplit as positional arg#596

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
stefanv merged 1 commit intonumpy:mainfromdrammock:maxsplit
Dec 17, 2024
Merged

Conversation

@drammock
Copy link
Contributor

Py3.13 introduces a warning when passingre.split(..., maxsplit) as positional. This PR changes it to a kwarg.

xref:python/cpython#107778

@stefanvstefanv merged commitd03b31c intonumpy:mainDec 17, 2024
25 of 26 checks passed
@stefanv
Copy link
Contributor

Thanks, Dan!

@stefanvstefanv added this to the1.9.0 milestoneDec 17, 2024
@drammockdrammock deleted the maxsplit branchDecember 17, 2024 22:57
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@stefanvstefanvstefanv approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

1.9.0

Development

Successfully merging this pull request may close these issues.

2 participants

@drammock@stefanv

[8]ページ先頭

©2009-2025 Movatter.jp