Files
openide/python/testData/quickdoc/ConcatenateInGeneric.html
T
andrey.matveevandintellij-monorepo-bot 997b58df49 PY-49935 Impl type inference and type checking for PEP 612
Support type hints and type checking for typing.ParamSpec and typing.Concatenate

(cherry picked from commit 7854b3386ccdffc0091664e0923622cd8c093fc9)

IJ-MR-12970

GitOrigin-RevId: 4578cb463b6ab8fc244766bfaccb122d0e2b7479
2021-08-23 17:52:45 +00:00

3 lines
221 B
HTML

<html><body><div class='definition'><pre>ConcatenateInGeneric.Y<br>def <b>__init__</b>(self,
f: (Concatenate(int, ParamSpec("P")))&nbsp;-&gt;&nbsp;U,
attr: U) -&gt; None</pre></div></body></html>