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

gptsum: support Python 3.12 #1054

Merged
merged 2 commits into from
Jun 17, 2024
Merged

gptsum: support Python 3.12 #1054

merged 2 commits into from
Jun 17, 2024

Conversation

NicolasT
Copy link
Owner

Long overdue...

@NicolasT NicolasT added enhancement New feature or request ci Continuous Integration python Pull requests that update Python code labels Jun 17, 2024
`called_with` was likely not the right call to make, since this
would return a mock instance. Instead, use `assert_called_with`.

See: python/cpython#100690
@NicolasT NicolasT added the testing Testing label Jun 17, 2024
@NicolasT NicolasT merged commit 97ee08a into main Jun 17, 2024
72 checks passed
@NicolasT NicolasT deleted the python3.12 branch June 17, 2024 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration enhancement New feature or request python Pull requests that update Python code testing Testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant