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 njs
Recipients Petter S, asvetlov, njs, pdxjohnny, r.david.murray, yselivanov, zach.ware
Date 2018-03-08.09:38:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520501880.87.0.467229070634.issue32972@psf.upfronthosting.co.za>
In-reply-to
Content
Class decorators are also worth considering in cases where you find yourself reaching for a metaclass.
History
Date User Action Args
2018-03-08 09:38:00njssetrecipients: + njs, r.david.murray, asvetlov, zach.ware, yselivanov, pdxjohnny, Petter S
2018-03-08 09:38:00njssetmessageid: <1520501880.87.0.467229070634.issue32972@psf.upfronthosting.co.za>
2018-03-08 09:38:00njslinkissue32972 messages
2018-03-08 09:38:00njscreate