Skip to content

unittest.mock.patch.stopall intermittently doesn't work when the same thing is patched multiple times #65438

@voidspace

Description

@voidspace
BPO 21239
Nosy @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 2014-04-15.21:22:29.474>
created_at = <Date 2014-04-15.15:54:31.458>
labels = ['type-bug']
title = "unittest.mock.patch.stopall intermittently doesn't work when the same thing is patched multiple times"
updated_at = <Date 2014-04-15.21:22:29.472>
user = 'https://github.com/voidspace'

bugs.python.org fields:

activity = <Date 2014-04-15.21:22:29.472>
actor = 'python-dev'
assignee = 'michael.foord'
closed = True
closed_date = <Date 2014-04-15.21:22:29.474>
closer = 'python-dev'
components = []
creation = <Date 2014-04-15.15:54:31.458>
creator = 'michael.foord'
dependencies = []
files = []
hgrepos = []
issue_num = 21239
keywords = []
message_count = 2.0
messages = ['216322', '216388']
nosy_count = 2.0
nosy_names = ['michael.foord', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue21239'
versions = ['Python 3.4', 'Python 3.5']

Metadata

Metadata

Assignees

Labels

type-bugAn unexpected behavior, bug, or error

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions