Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PEP 695: __type_params__ attribute is writable
Fixes python/cpython#104600. We realized that the attribute should be writable on functions and classes for the benefit of wrappers such as @functools.wraps.
- Loading branch information