[3.7] Dataclasses: Fix example on 30.6.8, add method should receive a list rather than an integer. (GH-8038) by miss-islington · Pull Request #8237 · 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

Conversation

@miss-islington

Copy link Copy Markdown

Contributor

Change example function to append rather than add lists.
(cherry picked from commit da5e947)

Co-authored-by: Tom Faulkner tomfaulkner@gmail.com

…rather than an integer. (pythonGH-8038)

Change example function to append rather than add lists.
(cherry picked from commit da5e947)

Co-authored-by: Tom Faulkner <tomfaulkner@gmail.com>

@miss-islington

Copy link Copy Markdown

Contributor Author

@TomFaulkner and @ericvsmith: Backport status check is done, and it's a success ✅ .

TomFaulkner reacted with thumbs up emoji

@ericvsmith ericvsmith merged commit bcea15a into python:3.7

Jul 11, 2018

@miss-islington miss-islington deleted the backport-da5e947-3.7 branch

July 11, 2018 10:11

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

Reviewers

@ericvsmith ericvsmith Awaiting requested review from ericvsmith ericvsmith is a code owner

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

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