-
-
Notifications
You must be signed in to change notification settings - Fork 34.1k
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 | 38496 |
|---|---|
| Nosy | @ericvsmith, @stevendaprano, @serhiy-storchaka, @tirkarthi |
| 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 2019-10-16.11:32:00.653>
created_at = <Date 2019-10-16.08:00:10.104>
labels = ['interpreter-core', 'type-bug']
title = 'Python3 allows mixture of tabs and spaces for indentation'
updated_at = <Date 2019-10-16.11:32:00.651>
user = 'https://bugs.python.org/MikkoRantalainen'bugs.python.org fields:
activity = <Date 2019-10-16.11:32:00.651>
actor = 'eric.smith'
assignee = 'none'
closed = True
closed_date = <Date 2019-10-16.11:32:00.653>
closer = 'eric.smith'
components = ['Interpreter Core']
creation = <Date 2019-10-16.08:00:10.104>
creator = 'Mikko Rantalainen'
dependencies = []
files = []
hgrepos = []
issue_num = 38496
keywords = []
message_count = 6.0
messages = ['354779', '354780', '354788', '354791', '354795', '354796']
nosy_count = 5.0
nosy_names = ['eric.smith', 'steven.daprano', 'serhiy.storchaka', 'xtreak', 'Mikko Rantalainen']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = 'resolved'
status = 'closed'
superseder = '24260'
type = 'behavior'
url = 'https://bugs.python.org/issue38496'
versions = ['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