Skip to content

array module: deprecate '__int__' conversion support for array elements #57183

Description

@meadori
BPO 12974
Nosy @mdickinson, @meadori, @serhiy-storchaka, @orenmn
Superseder
  • bpo-36048: Deprecate implicit truncating when convert Python numbers to C integers: use index, not int
  • 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 2019-03-14.14:54:58.648>
    created_at = <Date 2011-09-14.00:48:15.176>
    labels = ['type-bug', 'library']
    title = "array module: deprecate '__int__' conversion support for array elements"
    updated_at = <Date 2019-03-14.14:54:58.648>
    user = 'https://github.com/meadori'

    bugs.python.org fields:

    activity = <Date 2019-03-14.14:54:58.648>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-03-14.14:54:58.648>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2011-09-14.00:48:15.176>
    creator = 'meador.inge'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 12974
    keywords = []
    message_count = 7.0
    messages = ['144000', '144120', '144126', '144131', '144135', '144138', '336204']
    nosy_count = 4.0
    nosy_names = ['mark.dickinson', 'meador.inge', 'serhiy.storchaka', 'Oren Milman']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '36048'
    type = 'behavior'
    url = 'https://bugs.python.org/issue12974'
    versions = ['Python 3.3']

    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

      stdlibStandard 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