Skip to content

Files

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Latest commit

583acb0 · Jul 19, 2021

History

History
2 lines (2 loc) · 120 Bytes

2021-07-19-14-04-42.bpo-44524.Nbf2JC.rst

File metadata and controls

2 lines (2 loc) · 120 Bytes

Add missing __name__ and __qualname__ attributes to typing module classes. Patch provided by Yurii Karabas.