bisect: implement aliases in Python, remove C aliases · Issue #72978 · python/cpython · GitHub
Skip to content

bisect: implement aliases in Python, remove C aliases #72978

Description

@vstinner
BPO 28792
Nosy @rhettinger, @vstinner, @larryhastings, @serhiy-storchaka, @zhangyangyu, @JulienPalard
Files
  • bisect.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 2016-11-24.22:42:50.636>
    created_at = <Date 2016-11-24.21:07:47.560>
    labels = ['3.7']
    title = 'bisect: implement aliases in Python, remove C aliases'
    updated_at = <Date 2016-11-24.22:42:50.635>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2016-11-24.22:42:50.635>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-11-24.22:42:50.636>
    closer = 'vstinner'
    components = []
    creation = <Date 2016-11-24.21:07:47.560>
    creator = 'vstinner'
    dependencies = []
    files = ['45627']
    hgrepos = []
    issue_num = 28792
    keywords = ['patch']
    message_count = 5.0
    messages = ['281651', '281653', '281659', '281666', '281667']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'vstinner', 'larry', 'python-dev', 'serhiy.storchaka', 'xiang.zhang', 'mdk']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue28792'
    versions = ['Python 3.7']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions