Use ** correctly for "kwargs" in signature of namedtuple._replace() · Issue #74844 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
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/rhettinger' closed_at = <Date 2017-06-14.19:08:45.257> created_at = <Date 2017-06-13.18:49:23.204> labels = ['3.7', 'docs'] title = 'Use ** correctly for "kwargs" in signature of namedtuple._replace()' updated_at = <Date 2017-06-14.19:08:45.256> user = 'https://github.com/benhoyt'
bugs.python.org fields:
activity = <Date 2017-06-14.19:08:45.256> actor = 'Mariatta' assignee = 'rhettinger' closed = True closed_date = <Date 2017-06-14.19:08:45.257> closer = 'Mariatta' components = ['Documentation'] creation = <Date 2017-06-13.18:49:23.204> creator = 'benhoyt' dependencies = [] files = [] hgrepos = [] issue_num = 30659 keywords = [] message_count = 8.0 messages = ['295949', '295952', '295985', '295988', '296022', '296023', '296024', '296025'] nosy_count = 5.0 nosy_names = ['rhettinger', 'benhoyt', 'docs@python', 'serhiy.storchaka', 'Mariatta'] pr_nums = ['2173', '2195', '2196', '2197'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue30659' versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7']