-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
2to3: Wrong code output w/ has_key without trailing space #72042
Copy link
Copy link
Closed
Labels
Description
| BPO | 27855 |
|---|---|
| Nosy | @terryjreedy, @benjaminp, @ericvw, @bitdancer, @MojoVampire |
| 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 2021-10-20.22:47:17.190>
created_at = <Date 2016-08-25.00:11:32.976>
labels = ['type-bug', 'expert-2to3']
title = '2to3: Wrong code output w/ has_key without trailing space'
updated_at = <Date 2021-10-20.22:47:17.189>
user = 'https://bugs.python.org/rippeye'bugs.python.org fields:
activity = <Date 2021-10-20.22:47:17.189>
actor = 'iritkatriel'
assignee = 'none'
closed = True
closed_date = <Date 2021-10-20.22:47:17.190>
closer = 'iritkatriel'
components = ['2to3 (2.x to 3.x conversion tool)']
creation = <Date 2016-08-25.00:11:32.976>
creator = 'rippey.e'
dependencies = []
files = []
hgrepos = []
issue_num = 27855
keywords = []
message_count = 8.0
messages = ['273613', '273622', '273623', '273624', '273626', '273646', '273673', '273715']
nosy_count = 6.0
nosy_names = ['terry.reedy', 'benjamin.peterson', 'ericvw', 'r.david.murray', 'josh.r', 'rippey.e']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = 'resolved'
status = 'closed'
superseder = '45544'
type = 'behavior'
url = 'https://bugs.python.org/issue27855'
versions = ['Python 3.5', 'Python 3.6']Reactions are currently unavailable