bpo-33536: Validate make_dataclass() field names. by ericvsmith · Pull Request #6906 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

ericvsmith merged 1 commit intopython:masterfrom

ericvsmith:bpo-33536-validate-make_dataclass

May 16, 2018

Merged

bpo-33536: Validate make_dataclass() field names.#6906

ericvsmith merged 1 commit intopython:masterfrom

ericvsmith:bpo-33536-validate-make_dataclass

Conversation

@ericvsmith

Copy link Copy Markdown

Member

@ericvsmith ericvsmith commented

May 16, 2018

edited by bedevere-bot

Loading

@miss-islington

Copy link Copy Markdown

Contributor

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

@ericvsmith ericvsmith deleted the bpo-33536-validate-make_dataclass branch

May 16, 2018 15:31

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 16, 2018
(cherry picked from commit 4e81296)

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

@bedevere-bot

Copy link Copy Markdown

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

miss-islington added a commit that referenced this pull request

May 16, 2018
(cherry picked from commit 4e81296)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

@ericvsmith ericvsmith

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@ericvsmith @miss-islington @bedevere-bot @the-knights-who-say-ni