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 r.david.murray
Recipients barry, jaraco, r.david.murray, rhettinger
Date 2018-02-09.19:33:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518204803.31.0.467229070634.issue32158@psf.upfronthosting.co.za>
In-reply-to
Content
The designed use case of suppress is to cover a *single line* of python code.  It should *not* be a decorator.
History
Date User Action Args
2018-02-09 19:33:23r.david.murraysetrecipients: + r.david.murray, barry, rhettinger, jaraco
2018-02-09 19:33:23r.david.murraysetmessageid: <1518204803.31.0.467229070634.issue32158@psf.upfronthosting.co.za>
2018-02-09 19:33:23r.david.murraylinkissue32158 messages
2018-02-09 19:33:23r.david.murraycreate