X Tutup
The Wayback Machine - https://web.archive.org/web/20250603035027/https://github.com/python/cpython/issues/86199
Skip to content

Seemingly unnecessary complexification of foo(**kw) #86199

Open
@masklinn

Description

@masklinn
BPO 42033
Nosy @masklinn, @markshannon, @serhiy-storchaka, @MojoVampire, @brandtbucher

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/markshannon'
closed_at = None
created_at = <Date 2020-10-14.10:48:31.902>
labels = ['3.9']
title = 'Seemingly unnecessary complexification of foo(**kw)'
updated_at = <Date 2020-12-16.14:34:05.732>
user = 'https://github.com/masklinn'

bugs.python.org fields:

activity = <Date 2020-12-16.14:34:05.732>
actor = 'josh.r'
assignee = 'Mark.Shannon'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2020-10-14.10:48:31.902>
creator = 'xmorel'
dependencies = []
files = []
hgrepos = []
issue_num = 42033
keywords = []
message_count = 5.0
messages = ['378613', '378667', '378674', '378686', '383172']
nosy_count = 5.0
nosy_names = ['xmorel', 'Mark.Shannon', 'serhiy.storchaka', 'josh.r', 'brandtbucher']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue42033'
versions = ['Python 3.9']

Metadata

Metadata

Assignees

Labels

3.12only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup