Skip to content

Provide PyLong_AsLongAndOverflow compatibility to Python 2.x #51777

@casevh

Description

@casevh
mannequin
BPO 7528
Nosy @mdickinson
Files
  • py3intcompat.c
  • longobject.diff
  • py3intcompat-v2.c
  • patch7528.diff: Consolidated 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 = 'https://github.com/mdickinson'
    closed_at = <Date 2009-12-21.12:42:43.357>
    created_at = <Date 2009-12-17.08:35:35.969>
    labels = ['extension-modules', 'type-feature']
    title = 'Provide PyLong_AsLongAndOverflow compatibility to Python 2.x'
    updated_at = <Date 2009-12-21.12:42:43.356>
    user = 'https://bugs.python.org/casevh'

    bugs.python.org fields:

    activity = <Date 2009-12-21.12:42:43.356>
    actor = 'mark.dickinson'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2009-12-21.12:42:43.357>
    closer = 'mark.dickinson'
    components = ['Extension Modules']
    creation = <Date 2009-12-17.08:35:35.969>
    creator = 'casevh'
    dependencies = []
    files = ['15579', '15587', '15588', '15640']
    hgrepos = []
    issue_num = 7528
    keywords = ['patch']
    message_count = 12.0
    messages = ['96505', '96506', '96518', '96519', '96548', '96549', '96653', '96669', '96693', '96731', '96737', '96746']
    nosy_count = 2.0
    nosy_names = ['mark.dickinson', 'casevh']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue7528'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    Labels

    extension-modulesC modules in the Modules dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions