-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Open
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirinterpreter-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 | 17247 |
|---|---|
| Nosy | @mdickinson, @ericvsmith, @tiran, @ezio-melotti, @bitdancer |
| 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 = None
created_at = <Date 2013-02-19.22:24:53.542>
labels = ['interpreter-core', 'type-bug']
title = 'int and float should detect inconsistent format strings'
updated_at = <Date 2015-04-09.21:08:28.439>
user = 'https://github.com/tiran'bugs.python.org fields:
activity = <Date 2015-04-09.21:08:28.439>
actor = 'r.david.murray'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2013-02-19.22:24:53.542>
creator = 'christian.heimes'
dependencies = []
files = ['30417']
hgrepos = []
issue_num = 17247
keywords = ['patch']
message_count = 7.0
messages = ['182447', '182449', '182450', '182451', '182452', '190331', '240391']
nosy_count = 5.0
nosy_names = ['mark.dickinson', 'eric.smith', 'christian.heimes', 'ezio.melotti', 'r.david.murray']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue17247'
versions = ['Python 3.5']Linked PRs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirinterpreter-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
Projects
Status
Todo