-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
OS-windowsstdlibStandard 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 | 27533 |
|---|---|
| Nosy | @pfmoore, @tjguk, @bitdancer, @zware, @eryksun, @zooba, @jeremyspiegel |
| 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/zooba'
closed_at = <Date 2016-07-18.03:51:06.954>
created_at = <Date 2016-07-16.20:13:54.767>
labels = ['type-bug', 'library', 'OS-windows']
title = 'release GIL in nt._isdir'
updated_at = <Date 2016-07-18.03:51:06.954>
user = 'https://github.com/jeremyspiegel'bugs.python.org fields:
activity = <Date 2016-07-18.03:51:06.954>
actor = 'steve.dower'
assignee = 'steve.dower'
closed = True
closed_date = <Date 2016-07-18.03:51:06.954>
closer = 'steve.dower'
components = ['Library (Lib)', 'Windows']
creation = <Date 2016-07-16.20:13:54.767>
creator = 'jeremyspiegel'
dependencies = []
files = ['43755', '43758']
hgrepos = []
issue_num = 27533
keywords = ['patch']
message_count = 8.0
messages = ['270583', '270588', '270591', '270594', '270597', '270601', '270643', '270684']
nosy_count = 8.0
nosy_names = ['paul.moore', 'tim.golden', 'r.david.murray', 'python-dev', 'zach.ware', 'eryksun', 'steve.dower', 'jeremyspiegel']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue27533'
versions = ['Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
OS-windowsstdlibStandard 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