Skip to content

unneeded assignment to wb.len in PyBytes_Concat using buffer protocol #82275

Description

@gpshead
BPO 38094
Nosy @gpshead, @iritkatriel
PRs
  • bpo-38094: Remove unneeded assignment in PyBytes_Concat() #15274
  • [3.8] bpo-38094: Remove unneeded assignment in PyBytes_Concat() (GH-15274) #15886
  • [3.8] bpo-38094: Remove unneeded assignment in PyBytes_Concat() (GH-15274) #15887
  • 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/gpshead'
    closed_at = <Date 2020-10-17.01:21:28.245>
    created_at = <Date 2019-09-10.15:24:16.583>
    labels = ['3.8', '3.9']
    title = 'unneeded assignment to wb.len in PyBytes_Concat using buffer protocol'
    updated_at = <Date 2020-10-17.01:21:28.245>
    user = 'https://github.com/gpshead'

    bugs.python.org fields:

    activity = <Date 2020-10-17.01:21:28.245>
    actor = 'methane'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2020-10-17.01:21:28.245>
    closer = 'methane'
    components = []
    creation = <Date 2019-09-10.15:24:16.583>
    creator = 'gregory.p.smith'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38094
    keywords = ['patch']
    message_count = 2.0
    messages = ['351700', '378780']
    nosy_count = 2.0
    nosy_names = ['gregory.p.smith', 'iritkatriel']
    pr_nums = ['15274', '15886', '15887']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue38094'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    Fields

    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