Skip to content

Add an optional newline parameter to binascii.b2a_base64() to not add a newline #69544

Closed
@vstinner

Description

@vstinner
BPO 25357
Nosy @ncoghlan, @pitrou, @vstinner, @vadmium, @serhiy-storchaka
Files
  • binascii_b2a_base64_newline.patch
  • binascii_b2a_base64_newline-2.patch
  • 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 2015-10-11.09:02:38.115>
    created_at = <Date 2015-10-09.16:21:56.846>
    labels = ['performance']
    title = 'Add an optional newline parameter to binascii.b2a_base64() to not add a newline'
    updated_at = <Date 2015-10-11.09:02:38.114>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2015-10-11.09:02:38.114>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-10-11.09:02:38.115>
    closer = 'vstinner'
    components = []
    creation = <Date 2015-10-09.16:21:56.846>
    creator = 'vstinner'
    dependencies = []
    files = ['40731', '40733']
    hgrepos = []
    issue_num = 25357
    keywords = ['patch']
    message_count = 9.0
    messages = ['252625', '252627', '252630', '252631', '252632', '252684', '252692', '252791', '252792']
    nosy_count = 6.0
    nosy_names = ['ncoghlan', 'pitrou', 'vstinner', 'python-dev', 'martin.panter', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue25357'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      performancePerformance or resource usage

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions