Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix Python 13 deprecation warning#167

Merged
addisonElliott merged 2 commits into
mhe:masterfrom
addisonElliott:fix-python-13-warning
Jan 23, 2025
Merged

Fix Python 13 deprecation warning#167
addisonElliott merged 2 commits into
mhe:masterfrom
addisonElliott:fix-python-13-warning

Conversation

@addisonElliott
Copy link
Copy Markdown
Collaborator

Fix warning regarding maxsplit argument in re.split being deprecated as a positional argument. In future Python versions, it will become an error and must be keyword-only.

Update Python test matrix to use 3.13.

@addisonElliott addisonElliott merged commit 93318db into mhe:master Jan 23, 2025
@addisonElliott addisonElliott deleted the fix-python-13-warning branch January 23, 2025 04:48
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.

1 participant