Skip to content

Comments

Add support for pre-releases to Python platform key regex#12380

Merged
zanieb merged 1 commit intomainfrom
zb/regex-pre
Mar 23, 2025
Merged

Add support for pre-releases to Python platform key regex#12380
zanieb merged 1 commit intomainfrom
zb/regex-pre

Conversation

@zanieb
Copy link
Member

@zanieb zanieb commented Mar 21, 2025

Needed for more test cases on top of #12374

@zanieb zanieb marked this pull request as ready for review March 21, 2025 18:54
@zanieb zanieb marked this pull request as draft March 21, 2025 19:40
@zanieb zanieb marked this pull request as ready for review March 21, 2025 19:59
@zanieb zanieb added the internal A refactor or improvement that is not user-facing label Mar 21, 2025
Copy link
Member

@charliermarsh charliermarsh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you want to explicitly match on the allowed pre-release components (rather than accepting any [a-z]?

zanieb added a commit that referenced this pull request Mar 23, 2025
I need to edit this thing and it's a nightmare as written.

See #12380
Base automatically changed from zb/regex-filtered to main March 23, 2025 02:57
@zanieb
Copy link
Member Author

zanieb commented Mar 23, 2025

Do you want to explicitly match on the allowed pre-release components (rather than accepting any [a-z]?

It's a fair question, it didn't seem worth the effort but it's not hard so, sure.

@zanieb zanieb enabled auto-merge (squash) March 23, 2025 03:02
@zanieb zanieb merged commit 8694578 into main Mar 23, 2025
76 checks passed
@zanieb zanieb deleted the zb/regex-pre branch March 23, 2025 03:19
zanieb added a commit that referenced this pull request Apr 21, 2025
Requires #12380 
Extends new tests from #12374 

Is waiting for dependent PRs to merge; for early review see
a27c93e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal A refactor or improvement that is not user-facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants