-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 11320 |
|---|---|
| Nosy | @warsaw, @ncoghlan, @pitrou, @vstinner, @tarekziade, @ericsnowcurrently, @zooba, @melvyn-sopacua |
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 2019-05-27.15:33:59.760>
created_at = <Date 2011-02-25.14:32:02.620>
labels = ['interpreter-core', 'type-bug']
title = 'Usage of API method Py_SetPath causes errors in Py_Initialize() (Posix ony))'
updated_at = <Date 2019-05-27.15:33:59.759>
user = 'https://bugs.python.org/palmkevin'bugs.python.org fields:
activity = <Date 2019-05-27.15:33:59.759>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2019-05-27.15:33:59.760>
closer = 'vstinner'
components = ['Interpreter Core']
creation = <Date 2011-02-25.14:32:02.620>
creator = 'palm.kevin'
dependencies = []
files = []
hgrepos = []
issue_num = 11320
keywords = []
message_count = 22.0
messages = ['129372', '129395', '129396', '131101', '131131', '131137', '131292', '131293', '131297', '131301', '131316', '131317', '131318', '131324', '144244', '249276', '249311', '249321', '249342', '249383', '276050', '343647']
nosy_count = 11.0
nosy_names = ['barry', 'ncoghlan', 'pitrou', 'vstinner', 'tarek', 'srid', 'palm.kevin', 'eric.snow', 'dbzhang800', 'steve.dower', 'msopacua']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue11320'
versions = ['Python 3.2', 'Python 3.3', 'Python 3.4', 'Python 3.5']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error