[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
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
ericvsmith merged 1 commit intopython:3.7from
Jul 11, 2018Conversation
Copy link Copy Markdown
Contributor
miss-islington
commented
Jul 11, 2018
miss-islington
commented
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
requested a review
from ericvsmith
as a code owner
bedevere-bot
added
skip issue
skip news
labels
bedevere-bot
mentioned this pull request
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Jul 11, 2018
miss-islington commented
Jul 11, 2018@TomFaulkner and @ericvsmith: Backport status check is done, and it's a success ✅ .
ericvsmith
merged commit
bcea15a
into
python:3.7
bedevere-bot
removed
the
awaiting review
label
miss-islington
deleted the
backport-da5e947-3.7
branch
This 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