[PYTHON] I read PEP 560 (Core support for typing module and generic types)

Continuing from yesterday, when I was looking into the attribute __origin__, I found a PEP called PEP 560 --Core support for typing module and generic types. I arrived at. This PEP has been around since 3.7, so it's an implementation that already exists and can be touched.

Overview

approach

Impressions

Recommended Posts

I read PEP 560 (Core support for typing module and generic types)
I read PEP 604 (Complementary syntax for Union []).
[Python] I searched for various types! (Typing)
I read PEP-593 (Flexible function and variable annotations)
I read PEP-544 (Protocols: Structural subtyping (static duck typing)).
I read PEP 613 (Explicit Type Aliases)
I read PEP 612 (Parameter Specification Variables)
I read the Sudachi synonym dictionary with Pandas and searched for synonyms