-
-
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 | 25913 |
|---|---|
| Nosy | @terryjreedy, @pitrou, @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 = 'https://github.com/serhiy-storchaka'
closed_at = <Date 2016-02-24.10:13:00.441>
created_at = <Date 2015-12-19.23:31:52.977>
labels = ['type-bug', 'library']
title = 'base64.a85decode adobe flag incorrectly utilizes <~ as a marker causing error'
updated_at = <Date 2016-02-24.10:13:00.439>
user = 'https://bugs.python.org/SorenSolari'bugs.python.org fields:
activity = <Date 2016-02-24.10:13:00.439>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2016-02-24.10:13:00.441>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2015-12-19.23:31:52.977>
creator = 'Soren Solari'
dependencies = []
files = ['41377', '41393', '41621']
hgrepos = []
issue_num = 25913
keywords = ['patch']
message_count = 9.0
messages = ['256745', '256842', '258080', '258268', '259767', '259802', '260570', '260781', '260782']
nosy_count = 7.0
nosy_names = ['terry.reedy', 'pitrou', 'python-dev', 'serhiy.storchaka', 'isoschiz', 'curioswati', 'Soren Solari']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25913'
versions = ['Python 3.5', 'Python 3.6']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