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 takluyver, xtreak, yselivanov
Date 2019-04-27.04:49:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556340596.89.0.466970107385.issue15856@roundup.psfhosted.org>
In-reply-to
Content
This should be resolved by issue35113 . I have rewritten the getsource function for classes to use AST to deal with nested classes. The PR adds support for showing the decorator in the source. I would propose closing this as a duplicate of the other issue.
History
Date User Action Args
2019-04-27 04:49:56xtreaksetrecipients: + xtreak, takluyver, yselivanov
2019-04-27 04:49:56xtreaksetmessageid: <1556340596.89.0.466970107385.issue15856@roundup.psfhosted.org>
2019-04-27 04:49:56xtreaklinkissue15856 messages
2019-04-27 04:49:56xtreakcreate