Skip to content

can't set big int-like objects to items in array 'Q', 'L' and 'I' #72485

@orenmn

Description

@orenmn
mannequin
BPO 28298
Nosy @mdickinson, @meadori, @serhiy-storchaka, @orenmn
PRs
  • bpo-28298: make array 'Q', 'L' and 'I' accept big intables as elements #570
  • [3.6] bpo-28298: make array 'Q', 'L' and 'I' accept big intables as elements #579
  • [3.5] bpo-28298: make array 'Q', 'L' and 'I' accept big intables as elements #588
  • [Do Not Merge] Sample of CPython life with blurb. #703
  • Files
  • patchedCPythonTestOutput_ver1.txt: test output of CPython with my patches (tested on my PC) - ver1
  • CPythonTestOutput.txt: test output of CPython without my patches (tested on my PC)
  • issue28298_ver1.diff: proposed patches diff file - ver1
  • 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/serhiy-storchaka'
    closed_at = <Date 2017-03-10.06:14:23.292>
    created_at = <Date 2016-09-28.10:09:35.874>
    labels = ['3.7', 'type-bug', 'library']
    title = "can't set big int-like objects to items in array 'Q', 'L' and 'I'"
    updated_at = <Date 2017-03-24.22:38:54.246>
    user = 'https://github.com/orenmn'

    bugs.python.org fields:

    activity = <Date 2017-03-24.22:38:54.246>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-03-10.06:14:23.292>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2016-09-28.10:09:35.874>
    creator = 'Oren Milman'
    dependencies = []
    files = ['44860', '44861', '44862']
    hgrepos = []
    issue_num = 28298
    keywords = ['patch']
    message_count = 13.0
    messages = ['277604', '277685', '277704', '277707', '277729', '288866', '289218', '289234', '289336', '289341', '290243', '290251', '290252']
    nosy_count = 4.0
    nosy_names = ['mark.dickinson', 'meador.inge', 'serhiy.storchaka', 'Oren Milman']
    pr_nums = ['570', '579', '588', '703']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue28298'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions