mirror of
https://github.com/python/cpython.git
synced 2025-11-18 01:57:37 +00:00
bpo-33569 Preserve type information with dataclasses.InitVar (GH-8927)
This commit is contained in:
parent
0025350294
commit
01ee12ba35
3 changed files with 17 additions and 3 deletions
|
|
@ -0,0 +1 @@
|
|||
dataclasses.InitVar: Exposes the type used to create the init var.
|
||||
Loading…
Add table
Add a link
Reference in a new issue