Skip to content

Macros for PyLong: sign, number of digits, fits in an int #48544

@vstinner

Description

@vstinner
BPO 4294
Nosy @gpshead, @mdickinson, @vstinner, @tiran
Files
  • pylong_macros-3.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 2010-01-09.18:57:37.605>
    created_at = <Date 2008-11-10.13:12:32.092>
    labels = ['interpreter-core', 'type-feature']
    title = 'Macros for PyLong: sign, number of digits, fits in an int'
    updated_at = <Date 2010-01-09.18:57:37.605>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2010-01-09.18:57:37.605>
    actor = 'mark.dickinson'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2010-01-09.18:57:37.605>
    closer = 'mark.dickinson'
    components = ['Interpreter Core']
    creation = <Date 2008-11-10.13:12:32.092>
    creator = 'vstinner'
    dependencies = []
    files = ['13427']
    hgrepos = []
    issue_num = 4294
    keywords = ['patch']
    message_count = 23.0
    messages = ['75694', '75696', '75697', '75698', '75699', '75701', '75702', '75703', '75704', '75710', '75713', '75714', '75715', '75719', '75752', '77644', '83787', '83967', '84234', '84235', '84237', '84312', '97159']
    nosy_count = 5.0
    nosy_names = ['gregory.p.smith', 'mark.dickinson', 'pernici', 'vstinner', 'christian.heimes']
    pr_nums = []
    priority = 'normal'
    resolution = 'rejected'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue4294'
    versions = ['Python 3.1', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions