Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Dec 5, 2025

Example of fixed warning:

Lib/functools.py:690:21: local variable 'oldresult'
is assigned to but never used

Example of fixed warning:

    Lib/functools.py:690:21: local variable 'oldresult'
    is assigned to but never used
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.

5 participants