[docs] [issue32216] Document PEP 557 Data Classes (dataclasses module)

Eric V. Smith report at bugs.python.org
Wed May 16 05:21:42 EDT 2018


Eric V. Smith <eric at trueblade.com> added the comment:

I've added some initial documentation. Most of it is text from the PEP, cleaned up and sphinx-ized. It no doubt needs a lot of work, but I think it's good enough to close this issue and remove the release blocker. Changes to the documentation can be done going forward, including after 3.7.0rc1 is released.

----------
assignee: docs at python -> eric.smith
priority: release blocker -> 
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32216>
_______________________________________


More information about the docs mailing list