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

Call __func__ for AbstractSandbox's staticmethods #4227

Closed

Conversation

Avasam
Copy link
Contributor

@Avasam Avasam commented Feb 19, 2024

Summary of changes

An attempted alternative to #4099 and https://github.com/pypa/setuptools/pull/3979/files#diff-167deb77dfc2bf79ea3468d999d4dcfcc68047c963d50dc7fe65ee787493f288R302 suggested here python/typing#1624 (comment)

Closes #4099

Pull Request Checklist

  • Changes have tests (should pass existing tests)
  • News fragment added in newsfragments/. (nothing user-facing as these methods are private)
    (See documentation for details)

@Avasam Avasam mentioned this pull request Feb 22, 2024
2 tasks
@Avasam
Copy link
Contributor Author

Avasam commented Feb 24, 2024

I'll close this for now, can be re-opened if reconsidered

@Avasam Avasam closed this Feb 24, 2024
@Avasam Avasam deleted the AbstractSandbox-using-staticmethod-decorator branch May 9, 2024 20:54
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.

1 participant