JelleZijlstra · GitHub

added 30 commits

May 20, 2024 09:59

Closed

30 tasks

This was referenced

Jul 23, 2024

Closed

Closed

@JelleZijlstra

@JelleZijlstra

@JelleZijlstra

@JelleZijlstra

@JelleZijlstra

@JelleZijlstra

JelleZijlstra added a commit to JelleZijlstra/typing_extensions that referenced this pull request

Jul 27, 2024
Tests from python/cpython#122074. We don't have to use the base descriptor
approach here because we find the annotations directly in the `__dict__`
for the class, which avoids metaclass problems.

Merged

JelleZijlstra added a commit to python/typing_extensions that referenced this pull request

Sep 23, 2024
Tests from python/cpython#122074. We don't have to use the base descriptor
approach here because we find the annotations directly in the `__dict__`
for the class, which avoids metaclass problems.

Read the original on github.com ↗