-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
Open
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtopic-dataclassestype-featureA feature request or enhancementA feature request or enhancement
Description
BPO | 35710 |
---|---|
Nosy | @rhettinger, @ericvsmith, @remilapeyre, @theophilechevalier |
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 = None
created_at = <Date 2019-01-10.17:11:11.371>
labels = ['type-feature', '3.8']
title = "Make dataclasses.field() accept another name for __init__ field's name"
updated_at = <Date 2019-01-17.13:37:57.646>
user = 'https://github.com/remilapeyre'
bugs.python.org fields:
activity = <Date 2019-01-17.13:37:57.646>
actor = 'theophile'
assignee = 'eric.smith'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2019-01-10.17:11:11.371>
creator = 'remi.lapeyre'
dependencies = []
files = []
hgrepos = []
issue_num = 35710
keywords = []
message_count = 2.0
messages = ['333409', '333586']
nosy_count = 4.0
nosy_names = ['rhettinger', 'eric.smith', 'remi.lapeyre', 'theophile']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue35710'
versions = ['Python 3.8']
Metadata
Metadata
Assignees
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtopic-dataclassestype-featureA feature request or enhancementA feature request or enhancement