bpo-33141: Have dataclasses.Field pass through __set_name__ to any default argument. (GH-6260)


This is part of PEP 487 and the descriptor protocol.
(cherry picked from commit de7a2f04d6b9427d568fcb43b6f512f9b4c4bd84)

Co-authored-by: Eric V. Smith <ericvsmith@users.noreply.github.com>
3 files changed