-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 26750 |
|---|---|
| Nosy | @gpshead, @amauryfa, @voidspace, @berkerpeksag |
| Files |
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/berkerpeksag'
closed_at = <Date 2016-08-07.16:07:15.175>
created_at = <Date 2016-04-13.22:13:06.644>
labels = ['type-bug', 'library']
title = 'Mock autospec does not work with subclasses of property()'
updated_at = <Date 2016-08-17.22:40:09.697>
user = 'https://github.com/amauryfa'bugs.python.org fields:
activity = <Date 2016-08-17.22:40:09.697>
actor = 'gregory.p.smith'
assignee = 'berker.peksag'
closed = True
closed_date = <Date 2016-08-07.16:07:15.175>
closer = 'gregory.p.smith'
components = ['Library (Lib)']
creation = <Date 2016-04-13.22:13:06.644>
creator = 'amaury.forgeotdarc'
dependencies = []
files = ['42458', '42891']
hgrepos = []
issue_num = 26750
keywords = ['patch']
message_count = 7.0
messages = ['263361', '265827', '272122', '272124', '272215', '272842', '272997']
nosy_count = 5.0
nosy_names = ['gregory.p.smith', 'amaury.forgeotdarc', 'michael.foord', 'python-dev', 'berker.peksag']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue26750'
versions = ['Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error