We can't find the internet
Attempting to reconnect
Something went wrong!
Attempting to reconnect
Introspection practice problems in Python
Difficulty:
Category:
Tag:
Showing 6 of 6
| Status | Title | Difficulty | Category | Tags |
|---|---|---|---|---|
| Annotated: metadata the type checker deliberately ignores | Medium | Framework |
|
|
| @dataclass is a code generator: what it emits | Easy | Primitives |
|
|
| Flatten a union at runtime | Easy | Framework |
|
|
| Runtime introspection after PEP 649: Field.type is not a type | Hard | Framework |
|
|
| __slots__, part 2: the eight things it breaks | Hard | Framework |
|
|
| Writing generic code over dataclasses under --strict | Hard | Framework |
|