Skip to content
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

Fix crash using empty string for parametrized value more than once #11564

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

nicoddemus
Copy link
Member

Fixes #11563.

@nicoddemus nicoddemus added the needs backport applied to PRs, indicates that it should be ported to the current bug-fix branch label Oct 27, 2023
@nicoddemus nicoddemus force-pushed the empty-string-parametrize-11563 branch from 0b83845 to 7156a97 Compare October 27, 2023 20:26
Copy link
Contributor

@pllim pllim left a comment

Choose a reason for hiding this comment

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

Thanks for the quick fix!

@Zac-HD Zac-HD enabled auto-merge October 27, 2023 20:47
@Zac-HD Zac-HD merged commit 738ae2d into pytest-dev:main Oct 27, 2023
24 checks passed
@nicoddemus nicoddemus deleted the empty-string-parametrize-11563 branch October 27, 2023 21:06
@nicoddemus nicoddemus added backport 7.4.x and removed needs backport applied to PRs, indicates that it should be ported to the current bug-fix branch backport 7.4.x labels Oct 27, 2023
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.

parametrize fails on null string in 8.0.dev
4 participants