-
-
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)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 | 7608 |
|---|---|
| Nosy | @avassalotti |
| Superseder |
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 2009-12-30.23:20:18.970>
created_at = <Date 2009-12-30.23:16:53.630>
labels = ['interpreter-core', 'type-bug', 'library']
title = 'PyUnicode_FromFormatV handles %R and %S incorrectly.'
updated_at = <Date 2009-12-30.23:20:38.981>
user = 'https://github.com/avassalotti'bugs.python.org fields:
activity = <Date 2009-12-30.23:20:38.981>
actor = 'alexandre.vassalotti'
assignee = 'none'
closed = True
closed_date = <Date 2009-12-30.23:20:18.970>
closer = 'alexandre.vassalotti'
components = ['Interpreter Core', 'Library (Lib)']
creation = <Date 2009-12-30.23:16:53.630>
creator = 'alexandre.vassalotti'
dependencies = []
files = []
hgrepos = []
issue_num = 7608
keywords = []
message_count = 1.0
messages = ['97067']
nosy_count = 1.0
nosy_names = ['alexandre.vassalotti']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = 'resolved'
status = 'closed'
superseder = '7574'
type = 'behavior'
url = 'https://bugs.python.org/issue7608'
versions = ['Python 2.7']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)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