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 Ricyteach, eric.smith
Date 2018-03-26.17:29:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522085359.0.0.467229070634.issue33141@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset de7a2f04d6b9427d568fcb43b6f512f9b4c4bd84 by Eric V. Smith in branch 'master':
bpo-33141: Have dataclasses.Field pass through __set_name__ to any default argument. (GH-6260)
https://github.com/python/cpython/commit/de7a2f04d6b9427d568fcb43b6f512f9b4c4bd84
History
Date User Action Args
2018-03-26 17:29:19eric.smithsetrecipients: + eric.smith, Ricyteach
2018-03-26 17:29:19eric.smithsetmessageid: <1522085359.0.0.467229070634.issue33141@psf.upfronthosting.co.za>
2018-03-26 17:29:18eric.smithlinkissue33141 messages
2018-03-26 17:29:18eric.smithcreate