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 eric.araujo
Recipients Eric Appelt, Mariatta, brett.cannon, docs@python, eric.araujo, rhettinger, veky
Date 2017-09-15.18:15:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505499339.99.0.374385972445.issue30096@psf.upfronthosting.co.za>
In-reply-to
Content
Keyword arguments in a class definition are supported: https://www.python.org/dev/peps/pep-3115/#specification

Anyway, this ticket is closed, a mailing list such as python-ideas would be a better venue to discuss base classes vs metaclasses in a general way.
History
Date User Action Args
2017-09-15 18:15:40eric.araujosetrecipients: + eric.araujo, brett.cannon, rhettinger, docs@python, veky, Mariatta, Eric Appelt
2017-09-15 18:15:39eric.araujosetmessageid: <1505499339.99.0.374385972445.issue30096@psf.upfronthosting.co.za>
2017-09-15 18:15:39eric.araujolinkissue30096 messages
2017-09-15 18:15:39eric.araujocreate