Skip to content

Mock cannot autospec functions with keyword-only arguments. #58839

@bitdancer

Description

@bitdancer
BPO 14634
Nosy @ezio-melotti, @bitdancer, @voidspace

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/voidspace'
closed_at = <Date 2012-04-21.17:22:47.546>
created_at = <Date 2012-04-20.18:08:03.677>
labels = ['type-feature', 'library']
title = 'Mock cannot autospec functions with keyword-only arguments.'
updated_at = <Date 2012-04-21.17:22:47.544>
user = 'https://github.com/bitdancer'

bugs.python.org fields:

activity = <Date 2012-04-21.17:22:47.544>
actor = 'python-dev'
assignee = 'michael.foord'
closed = True
closed_date = <Date 2012-04-21.17:22:47.546>
closer = 'python-dev'
components = ['Library (Lib)']
creation = <Date 2012-04-20.18:08:03.677>
creator = 'r.david.murray'
dependencies = []
files = []
hgrepos = []
issue_num = 14634
keywords = []
message_count = 4.0
messages = ['158864', '158924', '158927', '158928']
nosy_count = 4.0
nosy_names = ['ezio.melotti', 'r.david.murray', 'michael.foord', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue14634'
versions = ['Python 3.3']

Metadata

Metadata

Assignees

Labels

stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions