 lada.gaginaandintellij-monorepo-bot
|
ad5b55918e
|
Revert tests with over-inferring LiteralString
(cherry picked from commit 0c92e1c64362e2834b01b4e0bcbcedfefe4febe0)
IJ-MR-112631
GitOrigin-RevId: 233abfde16b19e96c5bc39c77eef1a240aa1b3e8
|
2023-11-07 22:10:23 +00:00 |
|
 Lada Gaginaandintellij-monorepo-bot
|
454b1287ae
|
PY-58857 Infer typing.LiteralString for string literals
GitOrigin-RevId: 27507deabd61faedf7937415016f0f8334e5a418
|
2023-06-21 16:32:22 +00:00 |
|
 Irina Fediaevaandintellij-monorepo-bot
|
bb882b63f5
|
PY-55118: Syntax highlighting for definition signatures in Quick Documentation
GitOrigin-RevId: b8a27a048772a0af7fcc36a9cba0d308e0ace8cc
|
2023-02-10 22:44:22 +00:00 |
|
 Irina Fediaevaandintellij-monorepo-bot
|
a143468daa
|
PY-56609: Refactoring in quick documentation
Migrating PyQuickDocTest.py to Python 3
GitOrigin-RevId: 2ad69939a695066d92f7c8c937828f8097110a62
|
2023-01-23 13:38:46 +00:00 |
|
Semyon Proshev
|
b303ed270f
|
Update PythonDocumentationProvider.describeExpression
|
2017-09-22 15:52:16 +03:00 |
|
Andrey Vlasovskikh
|
9a03e52441
|
Renamed 't1 | t2 | ...' to 'Union[t1, t2, ...]' according to PEP 484 (PY-15206)
|
2015-03-30 20:41:08 +03:00 |
|
Andrey Vlasovskikh
|
375938e79a
|
Use '|' operator instead of 'or' for union types (PY-10423)
|
2013-07-30 20:20:42 +04:00 |
|
Andrey Vlasovskikh
|
262f51fd53
|
Use the type of the original element for Ctrl-Hover info (PY-10386)
|
2013-07-29 19:01:31 +04:00 |
|