Skip to content

Make PyNumber_Index() always returning an exact int instance #84969

Description

@serhiy-storchaka
BPO 40792
Nosy @warsaw, @mdickinson, @serhiy-storchaka
PRs
  • bpo-40792: Make PyNumber_Index() always returning exact int. #20443
  • 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 2020-05-28.07:36:23.218>
    created_at = <Date 2020-05-27.07:57:47.257>
    labels = ['interpreter-core', 'type-feature', '3.10']
    title = 'Make PyNumber_Index() always returning an exact int instance'
    updated_at = <Date 2020-05-28.07:36:23.217>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2020-05-28.07:36:23.217>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-05-28.07:36:23.218>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2020-05-27.07:57:47.257>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40792
    keywords = ['patch']
    message_count = 4.0
    messages = ['370054', '370064', '370071', '370168']
    nosy_count = 3.0
    nosy_names = ['barry', 'mark.dickinson', 'serhiy.storchaka']
    pr_nums = ['20443']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue40792'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesinterpreter-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