From: Semyon Proshev Date: Tue, 11 Oct 2016 17:11:51 +0000 (+0300) Subject: PY-20797 Fixed: Type checking can be improved: now not showing warning when trying... X-Git-Tag: appcode/171.12~5^2 X-Git-Url: https://git.jetbrains.org/?p=idea%2Fcommunity.git;a=commitdiff_plain;h=6c6e4a29ef6f67fc4016d0d9b2194f62a8707a2a;hp=6c6e4a29ef6f67fc4016d0d9b2194f62a8707a2a PY-20797 Fixed: Type checking can be improved: now not showing warning when trying to call on value of defaultdict Add defaultdict to skeletons ---