Semyon Proshev
|
cee7d107fd
|
PY-17828 Fixed: Wrong signature inspection false positive for __prepare__ method of metaclasses
Add __prepare__ to type's skeletons
|
2016-05-18 21:43:43 +03:00 |
|
Semyon Proshev
|
4528715c54
|
PY-9924 Fixed: "Expected type" warning when indexing a list with a slice object
Update list and tuple skeletons to accept slice as a parameter for __getitem__
|
2016-05-18 20:23:13 +03:00 |
|
Semyon Proshev
|
1d7c5fbe69
|
PY-19028 Fixed: Byte slices return incorrect type inference
Update skeletons to have correct return type for bytes.__getitem__
|
2016-04-13 21:55:43 +03:00 |
|
Andrey Vlasovskikh
|
cbcceaa532
|
Sync with GitHub 7418571de67e000d789651dd58177cadae0e32f8 (PY-17437)
|
2015-12-16 20:18:41 +03:00 |
|
Andrey Vlasovskikh
|
b2451065c7
|
Sync with GitHub
|
2015-09-15 14:32:27 +03:00 |
|
Andrey Vlasovskikh
|
de542bb7a8
|
Added __coroutine fake type to the builtins binary skeleton for Python 3.5
|
2015-09-11 20:23:30 +03:00 |
|
Andrey Vlasovskikh
|
09bdc5fa1b
|
Snapshot of python-skeletons @ 658937341a
|
2015-02-17 19:57:05 +03:00 |
|
Andrey Vlasovskikh
|
747c2bfa78
|
Snapshot of python-skeletons @ a3175f6
|
2014-11-12 21:22:25 +03:00 |
|
Andrey Vlasovskikh
|
113022a959
|
Added snapshot of python-skeletons @ 031d9cc
|
2014-10-07 17:22:23 +04:00 |
|