From: Guido van Rossum Date: Tue, 29 Nov 2016 17:46:29 +0000 (-0800) Subject: Issue #28790: Fix error when using Generic and __slots__ (Ivan L) (3.6->3.7) X-Git-Tag: v3.7.0a1~1864 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=356ae170ef47af5561d0c39be56ef32b76d704a0;p=python Issue #28790: Fix error when using Generic and __slots__ (Ivan L) (3.6->3.7) --- 356ae170ef47af5561d0c39be56ef32b76d704a0