Skip to content

[3.7] bpo-32960: For dataclasses, disallow inheriting frozen from non-frozen classes and vice-versa, (GH-5919)#5920

Merged
ericvsmith merged 1 commit into
python:3.7from
miss-islington:backport-2fa6b9e-3.7
Feb 27, 2018
Merged

[3.7] bpo-32960: For dataclasses, disallow inheriting frozen from non-frozen classes and vice-versa, (GH-5919)#5920
ericvsmith merged 1 commit into
python:3.7from
miss-islington:backport-2fa6b9e-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Feb 27, 2018

Copy link
Copy Markdown
Contributor

This restriction will be relaxed at a future date.
(cherry picked from commit 2fa6b9e)

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

https://bugs.python.org/issue32960

…n classes and vice-versa, (pythonGH-5919)

This restriction will be relaxed at a future date.
(cherry picked from commit 2fa6b9e)

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

Copy link
Copy Markdown
Contributor Author

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

@ericvsmith ericvsmith merged commit a93e3dc into python:3.7 Feb 27, 2018
@miss-islington

Copy link
Copy Markdown
Contributor Author

Thanks, @ericvsmith!

@miss-islington miss-islington deleted the backport-2fa6b9e-3.7 branch February 27, 2018 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants