Skip to content

Factor out common bytes and bytearray implementation #70952

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 26765
Nosy @terryjreedy, @vstinner, @meadori, @serhiy-storchaka
Files
  • bytes_methods.patch
  • bytes_methods_stage1.patch
  • bytes_methods_stage2.patch
  • bytes_methods_stage3.patch
  • bytes_methods_stage4.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 2017-10-22.07:34:48.949>
    created_at = <Date 2016-04-15.08:05:59.101>
    labels = ['interpreter-core', 'type-feature']
    title = 'Factor out common bytes and bytearray implementation'
    updated_at = <Date 2017-10-22.07:34:48.949>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-10-22.07:34:48.949>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-10-22.07:34:48.949>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2016-04-15.08:05:59.101>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['42465', '42502', '42724', '42729', '42730']
    hgrepos = []
    issue_num = 26765
    keywords = ['patch']
    message_count = 16.0
    messages = ['263458', '263630', '263647', '264850', '264857', '264872', '264878', '264879', '264881', '265672', '269674', '269744', '269747', '269758', '269759', '269760']
    nosy_count = 5.0
    nosy_names = ['terry.reedy', 'vstinner', 'meador.inge', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue26765'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions