This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xtreak
Recipients xtreak, Ákos Tompos
Date 2019-07-19.16:52:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1563555179.43.0.0598132116382.issue37632@roundup.psfhosted.org>
In-reply-to
Content
I think it's about a class being defined inside another class and not about subclass. This seems to be similar to https://bugs.python.org/issue3692 that discusses about class attribute scope for comprehension.
History
Date User Action Args
2019-07-19 16:52:59xtreaksetrecipients: + xtreak, Ákos Tompos
2019-07-19 16:52:59xtreaksetmessageid: <1563555179.43.0.0598132116382.issue37632@roundup.psfhosted.org>
2019-07-19 16:52:59xtreaklinkissue37632 messages
2019-07-19 16:52:59xtreakcreate