Skip to content

[3.12] gh-109413: Add more type hints to libregrtest (GH-126352) #126389

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

Closed
wants to merge 1 commit into from

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Nov 4, 2024

(cherry picked from commit bfc1d25)

Extra changes:

  • I modified added_f = functools.partial(str_converter, **kwargs) # type: ignore[arg-type] because there was an error (basically, we can ignore functools.partial errors most of the time, because they are very hard to get right)
  • Synced requirements-dev.txt with main

@sobolevn
Copy link
Member Author

sobolevn commented Nov 4, 2024

Oh, libregrtest is not even checked on 3.12 🤦

@AlexWaygood AlexWaygood removed their request for review November 19, 2024 19:16
@ambv
Copy link
Contributor

ambv commented Apr 8, 2025

3.12 is entering security-only fixes mode today.

@ambv ambv closed this Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants