Skip to content

bytes.join() should allow arbitrary buffer objects #60162

@pitrou

Description

@pitrou
BPO 15958
Nosy @pitrou, @glyph, @ezio-melotti, @skrah, @serhiy-storchaka
Files
  • issue15958.diff: Patch for bytes + tests
  • issue15958-2.diff
  • issue15958-3.diff
  • bytes_join_buffers.patch
  • bytes_join_buffers2.patch
  • bytes_join_buffers3.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 2012-10-16.19:11:34.023>
    created_at = <Date 2012-09-17.18:03:29.979>
    labels = ['interpreter-core', 'type-feature']
    title = 'bytes.join() should allow arbitrary buffer objects'
    updated_at = <Date 2013-01-22.19:36:53.051>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2013-01-22.19:36:53.051>
    actor = 'glyph'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-10-16.19:11:34.023>
    closer = 'pitrou'
    components = ['Interpreter Core']
    creation = <Date 2012-09-17.18:03:29.979>
    creator = 'pitrou'
    dependencies = []
    files = ['27257', '27258', '27259', '27554', '27585', '27594']
    hgrepos = []
    issue_num = 15958
    keywords = ['patch']
    message_count = 27.0
    messages = ['170618', '170965', '170974', '170976', '170978', '170980', '170982', '170983', '170984', '171008', '172824', '172828', '172829', '172834', '172836', '172838', '172839', '172996', '173064', '173067', '173069', '173071', '173075', '173079', '173080', '173254', '173290']
    nosy_count = 7.0
    nosy_names = ['pitrou', 'glyph', 'ezio.melotti', 'Arfrever', 'skrah', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue15958'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions