[issue27366] PEP487: Simpler customization of class creation

Nick Coghlan report at bugs.python.org
Sat Jul 30 02:41:30 EDT 2016


Nick Coghlan added the comment:

Thanks once again Martin, especially for your patience with the long process in getting this proposal all the way through to resolution :)

I mostly applied your patch as-is, but tweaked a few aspects of the documentation before committing it (mainly expanding the What's New entry, and showing a few more of the moving parts in the  __init_subclass__ example).

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27366>
_______________________________________


More information about the Python-bugs-list mailing list