-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 36077 |
|---|---|
| Nosy | @mjpieters, @ericvsmith, @remilapeyre, @tirkarthi, @EpicWink, @khvn26 |
| PRs |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = 'https://github.com/ericvsmith'
closed_at = <Date 2021-04-30.00:46:33.474>
created_at = <Date 2019-02-22.12:27:13.786>
labels = ['type-bug', 'library']
title = 'Inheritance dataclasses fields and default init statement'
updated_at = <Date 2021-04-30.00:46:33.473>
user = Nonebugs.python.org fields:
activity = <Date 2021-04-30.00:46:33.473>
actor = 'eric.smith'
assignee = 'eric.smith'
closed = True
closed_date = <Date 2021-04-30.00:46:33.474>
closer = 'eric.smith'
components = ['Library (Lib)']
creation = <Date 2019-02-22.12:27:13.786>
creator = '\xd0\x9a\xd0\xb8\xd1\x80\xd0\xb8\xd0\xbb\xd0\xbb \xd0\xa7\xd1\x83\xd1\x80\xd0\xba\xd0\xb8\xd0\xbd'
dependencies = []
files = []
hgrepos = []
issue_num = 36077
keywords = ['patch']
message_count = 11.0
messages = ['336297', '336317', '336343', '336344', '336345', '348920', '357178', '357855', '368315', '368320', '392371']
nosy_count = 8.0
nosy_names = ['mjpieters', 'eric.smith', 'remi.lapeyre', 'xtreak', '\xd0\x9a\xd0\xb8\xd1\x80\xd0\xb8\xd0\xbb\xd0\xbb \xd0\xa7\xd1\x83\xd1\x80\xd0\xba\xd0\xb8\xd0\xbd', 'Epic_Wink', 'kgustyr', 'dplepage']
pr_nums = ['17322']
priority = 'normal'
resolution = 'wont fix'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue36077'
versions = ['Python 3.6']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error