This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-08-29 18:17:08 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
feature/open_ide_migration
openide
/
python
/
testData
/
inspections
/
PyOverloadsInspection
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Petr
and
intellij-monorepo-bot
e69f69a10d
[python] @final usage rules on overloaded methods are the same for .py and .pyi stubs
...
GitOrigin-RevId: 6ef9baffcca14f0c4dd35183ef211b4a365ddb9b
2025-05-17 18:32:24 +00:00
..
correct.py
…
finalMethods.py
[python] @final usage rules on overloaded methods are the same for .py and .pyi stubs
2025-05-17 18:32:24 +00:00
finalMethods.pyi
[python] @final usage rules on overloaded methods are the same for .py and .pyi stubs
2025-05-17 18:32:24 +00:00
incompatible.py
…
noImplementation.py
…
noImplementation.pyi
PY-80628 Enable PyOverloadsInspection for .pyi files
2025-05-17 18:32:23 +00:00
overloadAfterImplementation.py
…
overriddenMethods.py
[python] @final usage rules on overloaded methods are the same for .py and .pyi stubs
2025-05-17 18:32:24 +00:00
overriddenMethods.pyi
[python] @final usage rules on overloaded methods are the same for .py and .pyi stubs
2025-05-17 18:32:24 +00:00
singleOverload.py
PY-80627 At least two @overload-decorated definitions must be present
2025-05-17 13:45:32 +00:00
staticOrClassMethods.py
PY-80627 @staticmethod, @classmethod usage with overloaded methods
2025-05-17 13:45:32 +00:00