-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
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 | 21171 |
|---|---|
| Nosy | @malemburg, @terryjreedy, @ncoghlan, @pitrou, @vstinner, @benjaminp, @ezio-melotti, @merwok, @berkerpeksag, @serhiy-storchaka |
| 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 = <Date 2014-04-17.03:33:28.319>
created_at = <Date 2014-04-07.16:25:51.849>
labels = ['type-bug', 'library']
title = "Outdated usage str.encode('rot-13') in rot13 codec"
updated_at = <Date 2014-04-17.03:33:28.318>
user = 'https://bugs.python.org/Pix'bugs.python.org fields:
activity = <Date 2014-04-17.03:33:28.318>
actor = 'benjamin.peterson'
assignee = 'none'
closed = True
closed_date = <Date 2014-04-17.03:33:28.319>
closer = 'benjamin.peterson'
components = ['Library (Lib)']
creation = <Date 2014-04-07.16:25:51.849>
creator = 'Pix'
dependencies = []
files = ['34757']
hgrepos = []
issue_num = 21171
keywords = ['patch']
message_count = 5.0
messages = ['215712', '215733', '215944', '216005', '216017']
nosy_count = 12.0
nosy_names = ['lemburg', 'terry.reedy', 'ncoghlan', 'pitrou', 'vstinner', 'benjamin.peterson', 'ezio.melotti', 'eric.araujo', 'python-dev', 'berker.peksag', 'serhiy.storchaka', 'Pix']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'patch review'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue21171'
versions = ['Python 3.4', 'Python 3.5']Metadata
Metadata
Assignees
Labels
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