Skip to content

[3.7] Dataclasses: Fix example on 30.6.8, add method should receive a list rather than an integer. (GH-8038) - #8237

Merged
ericvsmith merged 1 commit into
python:3.7from
miss-islington:backport-da5e947-3.7
Jul 11, 2018
Merged

[3.7] Dataclasses: Fix example on 30.6.8, add method should receive a list rather than an integer. (GH-8038)#8237
ericvsmith merged 1 commit into
python:3.7from
miss-islington:backport-da5e947-3.7

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
ContributorAuthor

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

@ericvsmith
ericvsmith merged commit bcea15a into python:3.7Jul 11, 2018
@miss-islington
miss-islington deleted the backport-da5e947-3.7 branch July 11, 2018 10:11
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

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