Skip to content

Remove uses of nb_long slot, and rename to nb_reserved. #49160

@mdickinson

Description

@mdickinson
BPO 4910
Nosy @mdickinson, @benjaminp
Files
  • issue4910_1.patch: Stage 1 of nb_long removal
  • issue4910_1a.patch: Stage 1 nb_long removal (improved patch)
  • issue4910_2.patch
  • issue4910_3.patch
  • issue4910_4.patch: deprecate PyNumber_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 = 'https://github.com/benjaminp'
    closed_at = <Date 2009-02-11.17:07:06.097>
    created_at = <Date 2009-01-10.20:32:22.374>
    labels = ['type-bug']
    title = 'Remove uses of nb_long slot, and rename to nb_reserved.'
    updated_at = <Date 2009-02-11.17:07:06.096>
    user = 'https://github.com/mdickinson'

    bugs.python.org fields:

    activity = <Date 2009-02-11.17:07:06.096>
    actor = 'mark.dickinson'
    assignee = 'benjamin.peterson'
    closed = True
    closed_date = <Date 2009-02-11.17:07:06.097>
    closer = 'mark.dickinson'
    components = []
    creation = <Date 2009-01-10.20:32:22.374>
    creator = 'mark.dickinson'
    dependencies = []
    files = ['12696', '12697', '12754', '12756', '12781']
    hgrepos = []
    issue_num = 4910
    keywords = ['patch']
    message_count = 13.0
    messages = ['79571', '79581', '79655', '79659', '79689', '79902', '79907', '79913', '79918', '79973', '80031', '80055', '81652']
    nosy_count = 2.0
    nosy_names = ['mark.dickinson', 'benjamin.peterson']
    pr_nums = []
    priority = 'critical'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue4910'
    versions = ['Python 3.0', 'Python 3.1']

    Metadata

    Metadata

    Assignees

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions