Skip to content

gh-73123: Test for keepempty argument to string split #26196

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

catherinedevlin
Copy link
Contributor

@catherinedevlin catherinedevlin commented May 17, 2021

This can't be merged yet - it has a failing test. It's meant to accompany the fix for Issue28937.

Enforcing suggestion at https://bugs.python.org/msg282923 in https://bugs.python.org/issue28937

As per https://bugs.python.org/issue28937#msg338422
Using keepempty rather than keep_empty or keep (despite annoying length)
for consistency with existing keepends argument

https://bugs.python.org/issue28937

Enforcing suggestion at https://bugs.python.org/msg282923 in https://bugs.python.org/issue28937

As per https://bugs.python.org/issue28937#msg338422
Using `keepempty` rather than `keep_empty` or `keep` (despite annoying length)
for consistency with existing `keepends` argument
@github-actions
Copy link

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale Stale PR or inactive for long period of time. label Jun 18, 2021
@github-actions github-actions bot removed the stale Stale PR or inactive for long period of time. label Aug 8, 2022
@erlend-aasland erlend-aasland changed the title bpo-28937: Test for keepempty argument to string split gh-73123: Test for keepempty argument to string split Jan 11, 2024
@serhiy-storchaka serhiy-storchaka marked this pull request as draft February 26, 2024 20:08
@python-cla-bot
Copy link

python-cla-bot bot commented Apr 18, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

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.

5 participants