X Tutup
Skip to content

[3.7] bpo-34213: Allow dataclasses to work with a field named 'object'. (GH-8452)#8745

Closed
miss-islington wants to merge 1 commit intopython:3.7from
miss-islington:backport-4d12e4d-3.7
Closed

[3.7] bpo-34213: Allow dataclasses to work with a field named 'object'. (GH-8452)#8745
miss-islington wants to merge 1 commit intopython:3.7from
miss-islington:backport-4d12e4d-3.7

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 12, 2018

(cherry picked from commit 4d12e4d)

Co-authored-by: Vadim Pushtaev pushtaev.vm@gmail.com

https://bugs.python.org/issue34213

…thonGH-8452)

(cherry picked from commit 4d12e4d)

Co-authored-by: Vadim Pushtaev <pushtaev.vm@gmail.com>
@miss-islington
Copy link
Contributor Author

@VadimPushtaev and @ericvsmith: Backport status check is done, and it's a failure ❌ .

@ericvsmith ericvsmith closed this Aug 12, 2018
@miss-islington miss-islington deleted the backport-4d12e4d-3.7 branch August 12, 2018 12:19
@ericvsmith
Copy link
Member

Re-open to retry travis (I think: one of the checks failed and needs to be retried).

@VadimPushtaev
Copy link
Contributor

@ericvsmith sorry, I don't quite understand what went wrong and what should I do about it.

Sign up for free to 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

X Tutup