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 shireenrao
Recipients jafo, miss-islington, paul.moore, shireenrao, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2019-08-13.22:18:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565734732.86.0.0347793183664.issue25172@roundup.psfhosted.org>
In-reply-to
Content
Thank you Steve for accepting my pull requests. 

I was surprised to see the methods in the class and its decorators getting evaluated and causing the failures initially, but I then realized that the code is parsed before execution and that's when I was seeing the failure.
History
Date User Action Args
2019-08-13 22:18:53shireenraosetrecipients: + shireenrao, terry.reedy, paul.moore, jafo, tim.golden, zach.ware, steve.dower, miss-islington
2019-08-13 22:18:52shireenraosetmessageid: <1565734732.86.0.0347793183664.issue25172@roundup.psfhosted.org>
2019-08-13 22:18:52shireenraolinkissue25172 messages
2019-08-13 22:18:52shireenraocreate