Skip to content

base64.a85decode adobe flag incorrectly utilizes <~ as a marker causing error #70101

@SorenSolari

Description

@SorenSolari
BPO 25913
Nosy @terryjreedy, @pitrou, @serhiy-storchaka
Files
  • iss_25913.patch: Fix on the basis of comments.
  • iss_25913_2.patch
  • iss_25913_3.patch: Corrects the test.
  • 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

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions