Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-33116: Add 'Field' to dataclasses.__all__. #6182

Merged
merged 1 commit into from
Mar 21, 2018

Conversation

ericvsmith
Copy link
Member

@ericvsmith ericvsmith commented Mar 21, 2018

Field is documented, but was missing from all.

https://bugs.python.org/issue33116

@miss-islington
Copy link
Contributor

Thanks @ericvsmith for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@ericvsmith ericvsmith deleted the bpo-33116-Field-in-__all__ branch March 21, 2018 21:10
@bedevere-bot
Copy link

GH-6183 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 21, 2018
- Add missing 'Field' to __all__.
- Improve tests to catch this.
(cherry picked from commit 8e4560a)

Co-authored-by: Eric V. Smith <ericvsmith@users.noreply.github.com>
ericvsmith added a commit that referenced this pull request Mar 21, 2018
- Add missing 'Field' to __all__.
- Improve tests to catch this.
(cherry picked from commit 8e4560a)

Co-authored-by: Eric V. Smith <ericvsmith@users.noreply.github.com>
jo2y pushed a commit to jo2y/cpython that referenced this pull request Mar 23, 2018
- Add missing 'Field' to __all__.
- Improve tests to catch this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants