Skip to content

negative PyLong -> C unsigned integral, TypeError or OverflowError? #49425

@dalcinl

Description

@dalcinl
mannequin
BPO 5175
Nosy @tim-one, @mdickinson
Files
  • negative-to-unsigned.diff
  • negative-to-unsigned2.diff
  • setup.py.diff
  • 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-02-10.16:26:37.564>
    created_at = <Date 2009-02-06.23:36:42.867>
    labels = ['interpreter-core', 'type-bug']
    title = 'negative PyLong -> C unsigned integral, TypeError or OverflowError?'
    updated_at = <Date 2009-02-10.16:26:37.563>
    user = 'https://bugs.python.org/dalcinl'

    bugs.python.org fields:

    activity = <Date 2009-02-10.16:26:37.563>
    actor = 'mark.dickinson'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2009-02-10.16:26:37.564>
    closer = 'mark.dickinson'
    components = ['Interpreter Core']
    creation = <Date 2009-02-06.23:36:42.867>
    creator = 'dalcinl'
    dependencies = []
    files = ['13010', '13012', '13014']
    hgrepos = []
    issue_num = 5175
    keywords = ['patch']
    message_count = 10.0
    messages = ['81316', '81376', '81377', '81391', '81477', '81540', '81550', '81554', '81556', '81557']
    nosy_count = 3.0
    nosy_names = ['tim.peters', 'mark.dickinson', 'dalcinl']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue5175'
    versions = ['Python 3.1', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions