Message 320867 - Python tracker

Message320867

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.smith
Recipients chriscog, docs@python, eric.smith
Date 2018-07-02.10:22:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530526921.35.0.56676864532.issue33961@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 24d74bd8377d38528566437e70fcd72229695ac7 by Eric V. Smith (Chris Cogdon) in branch '3.7':
bpo-33961: Adjusted dataclasses docs to correct exceptions raised. (GH-7917)
https://github.com/python/cpython/commit/24d74bd8377d38528566437e70fcd72229695ac7
History
Date User Action Args
2018-07-02 10:22:01eric.smithsetrecipients: + eric.smith, chriscog, docs@python
2018-07-02 10:22:01eric.smithsetmessageid: <1530526921.35.0.56676864532.issue33961@psf.upfronthosting.co.za>
2018-07-02 10:22:01eric.smithlinkissue33961 messages
2018-07-02 10:22:01eric.smithcreate