-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 22206 |
|---|---|
| Nosy | @pitrou, @vstinner |
| 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 = None
closed_at = <Date 2014-08-17.20:15:23.609>
created_at = <Date 2014-08-15.21:45:30.341>
labels = ['type-bug']
title = 'PyThread_create_key(): fix comparison between signed and unsigned numbers in Python/thread_pthread.h'
updated_at = <Date 2014-08-17.20:15:23.607>
user = 'https://github.com/vstinner'bugs.python.org fields:
activity = <Date 2014-08-17.20:15:23.607>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2014-08-17.20:15:23.609>
closer = 'vstinner'
components = []
creation = <Date 2014-08-15.21:45:30.341>
creator = 'vstinner'
dependencies = []
files = ['36380', '36386']
hgrepos = []
issue_num = 22206
keywords = ['patch']
message_count = 4.0
messages = ['225367', '225390', '225467', '225468']
nosy_count = 4.0
nosy_names = ['pitrou', 'vstinner', 'neologix', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'patch review'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue22206'
versions = ['Python 3.5']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error