Skip to content

make bytes/bytearray translate's delete a keyword argument #71693

@zhangyangyu

Description

@zhangyangyu
BPO 27506
Nosy @bitdancer, @vadmium, @serhiy-storchaka, @zhangyangyu
Files
  • bytes_translate_delete_as_keyword_arguments.patch
  • bytes_translate_delete_as_keyword_arguments_v2.patch
  • table-optional-delete-empty.patch
  • bytes_translate_delete_as_keyword_arguments_v3.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 = 'https://github.com/vadmium'
    closed_at = <Date 2016-08-27.09:51:51.633>
    created_at = <Date 2016-07-13.09:48:57.255>
    labels = ['interpreter-core', 'type-feature']
    title = "make bytes/bytearray translate's delete a keyword argument"
    updated_at = <Date 2016-08-27.16:40:58.132>
    user = 'https://github.com/zhangyangyu'

    bugs.python.org fields:

    activity = <Date 2016-08-27.16:40:58.132>
    actor = 'xiang.zhang'
    assignee = 'martin.panter'
    closed = True
    closed_date = <Date 2016-08-27.09:51:51.633>
    closer = 'martin.panter'
    components = ['Interpreter Core']
    creation = <Date 2016-07-13.09:48:57.255>
    creator = 'xiang.zhang'
    dependencies = []
    files = ['43703', '43705', '43841', '44138']
    hgrepos = []
    issue_num = 27506
    keywords = ['patch']
    message_count = 18.0
    messages = ['270303', '270310', '270317', '270318', '270349', '270354', '271074', '271090', '272434', '272482', '272486', '272497', '272771', '273008', '273013', '273337', '273768', '273785']
    nosy_count = 5.0
    nosy_names = ['r.david.murray', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'xiang.zhang']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue27506'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    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