[3.7] bpo-33495: Change dataclasses.Fields repr to use the repr of each of its members (GH-6798) by miss-islington · Pull Request #6806 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
miss-islington merged 1 commit intopython:3.7from
May 14, 2018Conversation
Copy link Copy Markdown
Contributor
(cherry picked from commit 2473eea)
Co-authored-by: Eric V. Smith ericvsmith@users.noreply.github.com
…its members (pythonGH-6798) (cherry picked from commit 2473eea) Co-authored-by: Eric V. Smith <ericvsmith@users.noreply.github.com>
miss-islington
requested a review
from ericvsmith
as a code owner
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting review
label
ericvsmith
changed the title
[3.7] bpo-33494: Change dataclasses.Fields repr to use the repr of each of its members (GH-6798)
[3.7] bpo-33495: Change dataclasses.Fields repr to use the repr of each of its members (GH-6798)
ericvsmith approved these changes May 14, 2018
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
Copy link Copy Markdown
Contributor Author
miss-islington
commented
May 14, 2018
miss-islington commented
May 14, 2018@ericvsmith: Backport status check is done, and it's a success ✅ .
miss-islington
merged commit
ceb45f0
into
python:3.7
Copy link Copy Markdown
Contributor Author
miss-islington
commented
May 14, 2018
miss-islington commented
May 14, 2018Thanks!
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-2473eea-3.7
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment