[3.7] bpo-33188: Allow dynamic creation of generic dataclasses (GH-6319) by miss-islington · Pull Request #6320 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
ilevkivskyi merged 1 commit intopython:3.7from
Apr 1, 2018Merged
Conversation
Copy link Copy Markdown
Contributor
(cherry picked from commit 5a7092d)
Co-authored-by: Ivan Levkivskyi levkivskyi@gmail.com
(cherry picked from commit 5a7092d) Co-authored-by: Ivan Levkivskyi <levkivskyi@gmail.com>
miss-islington
requested a review
from ericvsmith
as a code owner
bedevere-bot
added
the
skip news
label
bedevere-bot
mentioned this pull request
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
ilevkivskyi
changed the title
[3.7] Allow dynamic creation of generic dataclasses (GH-6319)
[3.7] bpo-33188: Allow dynamic creation of generic dataclasses (GH-6319)
bedevere-bot
added
the
skip news
label
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Mar 31, 2018
miss-islington commented
Mar 31, 2018@ilevkivskyi: Backport status check is done, and it's a success ✅ .
Copy link Copy Markdown
Member
ilevkivskyi
commented
Apr 1, 2018
ilevkivskyi commented
Apr 1, 2018@ericvsmith I assume you are also OK with backporting this to 3.7
ilevkivskyi
merged commit
d063ad8
into
python:3.7
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Apr 1, 2018
miss-islington commented
Apr 1, 2018Thanks, @ilevkivskyi!
bedevere-bot
removed
the
awaiting review
label
miss-islington
deleted the
backport-5a7092d-3.7
branch
Copy link Copy Markdown
Member
ericvsmith
commented
Apr 1, 2018
ericvsmith commented
Apr 1, 2018Yes, absolutely. Thanks for backporting.
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