bpo-33495: Change dataclasses.Fields repr to use the repr of member by ericvsmith · Pull Request #6798 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
ericvsmith merged 1 commit intopython:masterfrom
ericvsmith:bpo-33495-dataclass-fields-repr
May 14, 2018Merged
bpo-33495: Change dataclasses.Fields repr to use the repr of member#6798
ericvsmith merged 1 commit intopython:masterfrom
ericvsmith:bpo-33495-dataclass-fields-repr
bpo-33495: Change dataclasses.Fields repr to use the repr of member#6798
ericvsmith merged 1 commit intopython:masterfrom
ericvsmith:bpo-33495-dataclass-fields-repr
Conversation
Copy link Copy Markdown
Member
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
ericvsmith
added
the
needs backport to 3.7
label
ericvsmith
self-assigned this
ericvsmith
merged commit
2473eea
into
python:master
Copy link Copy Markdown
Contributor
miss-islington
commented
May 14, 2018
miss-islington commented
May 14, 2018Thanks @ericvsmith for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖
bedevere-bot
removed
the
awaiting merge
label
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
May 14, 2018…its members (pythonGH-6798) (cherry picked from commit 2473eea) Co-authored-by: Eric V. Smith <ericvsmith@users.noreply.github.com>
Copy link Copy Markdown
bedevere-bot
commented
May 14, 2018
bedevere-bot commented
May 14, 2018GH-6806 is a backport of this pull request to the 3.7 branch.
bedevere-bot
removed
the
needs backport to 3.7
label
ericvsmith
changed the title
bpo-33494: Change dataclasses.Fields repr to use the repr of member
bpo-33495: Change dataclasses.Fields repr to use the repr of member
ericvsmith
deleted the
bpo-33495-dataclass-fields-repr
branch
Copy link Copy Markdown
Member
pfmoore
commented
May 14, 2018
pfmoore commented
May 14, 2018Linked to the wrong issue (33494)?
Copy link Copy Markdown
Member Author
ericvsmith
commented
May 14, 2018
ericvsmith commented
May 14, 2018Yes, I've since fixed it (I hope). Sorry about that. I should always copy-paste and not trust my fingers.
jimmylai pushed a commit to jimmylai/cpython that referenced this pull request
May 14, 2018This 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