Commit Graph

6 Commits

Author SHA1 Message Date
Petr
4221e99ae6 PY-72951 Integrate PyCharm with the conformance test suite
GitOrigin-RevId: 1b45a7a94248b06e6610f42af01bb84be9a40bb3
2024-09-05 12:55:28 +00:00
Semyon Proshev
32d1620185 Enable re stubs (PY-24440, PY-22308)
The most important part of this commit is that local module has more priority against typeshed one.
2017-12-18 19:34:05 +03:00
Andrey Vlasovskikh
3dd6e648c0 Updated 'typing' module for Python 3.5 2015-09-15 23:58:59 +03:00
Andrey Vlasovskikh
9f35f115b5 Snapshot of typing from 'ambv/typehinting' @ 5528e08f264648dadd061b5f0914c674568971c7 2015-03-30 16:15:31 +03:00
Andrey Vlasovskikh
b85717541f Support for typing.Union type 2014-08-19 16:46:33 +04:00
Andrey Vlasovskikh
0968f995ea Initial tests for types defined by mypy's typing module 2014-08-18 22:44:04 +04:00