-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
2to3 zip fixer doesn't fix for loops. #64941
Copy link
Copy link
Closed
Labels
Description
| BPO | 20742 |
|---|---|
| Nosy | @benjaminp, @drj11 |
| 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:45:21.073>
created_at = <Date 2014-02-23.11:11:47.707>
labels = ['type-bug', 'expert-2to3']
title = "2to3 zip fixer doesn't fix for loops."
updated_at = <Date 2021-10-20.22:45:21.073>
user = 'https://github.com/drj11'bugs.python.org fields:
activity = <Date 2021-10-20.22:45:21.073>
actor = 'iritkatriel'
assignee = 'none'
closed = True
closed_date = <Date 2021-10-20.22:45:21.073>
closer = 'iritkatriel'
components = ['2to3 (2.x to 3.x conversion tool)']
creation = <Date 2014-02-23.11:11:47.707>
creator = 'drj'
dependencies = []
files = []
hgrepos = []
issue_num = 20742
keywords = []
message_count = 3.0
messages = ['211989', '211991', '227772']
nosy_count = 4.0
nosy_names = ['peter.otten', 'benjamin.peterson', 'drj', 'RobertG']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = 'resolved'
status = 'closed'
superseder = '45544'
type = 'behavior'
url = 'https://bugs.python.org/issue20742'
versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']Reactions are currently unavailable