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 orlnub123, xtreak, yselivanov
Date 2018-10-29.10:57:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540810667.08.0.788709270274.issue35101@psf.upfronthosting.co.za>
In-reply-to
Content
Seems there is a related open issue with a similar regex based solution proposed for another class definition related issue : https://bugs.python.org/issue22355#msg226538 . I think it's worth converting the example code reported in issue22355 as unit test cases. Since this issue already has a PR with tests then we can proceed further on this.

Thanks for the report!
History
Date User Action Args
2018-10-29 10:57:47xtreaksetrecipients: + xtreak, yselivanov, orlnub123
2018-10-29 10:57:47xtreaksetmessageid: <1540810667.08.0.788709270274.issue35101@psf.upfronthosting.co.za>
2018-10-29 10:57:47xtreaklinkissue35101 messages
2018-10-29 10:57:47xtreakcreate