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 tests on Python 3.12.4 #103

Merged
merged 1 commit into from
Jul 5, 2024
Merged

Fix tests on Python 3.12.4 #103

merged 1 commit into from
Jul 5, 2024

Conversation

mgorny
Copy link
Contributor

@mgorny mgorny commented Jun 28, 2024

Starting with Python 3.12.4, it is now possible to get a signature() of partial(). Update the test accordingly.

Starting with Python 3.12.4, it is now possible to get a `signature()`
of `partial()`.  Update the test accordingly.
@smarie smarie merged commit e0b8734 into smarie:main Jul 5, 2024
3 of 13 checks passed
@smarie
Copy link
Owner

smarie commented Jul 5, 2024

Thanks @mgorny !

@mgorny mgorny deleted the py3124 branch July 5, 2024 11:34
@mgorny
Copy link
Contributor Author

mgorny commented Jul 5, 2024

Thanks!

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.

None yet

2 participants