Skip to content

Python does not provide PyLong_FromIntMax_t() or PyLong_FromUintMax_t() function #62070

Closed
@ssbr

Description

@ssbr
mannequin
BPO 17870
Nosy @mdickinson, @pitrou, @vstinner, @benjaminp, @ssbr, @serhiy-storchaka, @1st1, @MojoVampire
PRs
  • [WIP] bpo-17870: Add support for C intmax_t type #857
  • convert from long long to PyLong losslessly #1106
  • Files
  • intmax_t.patch
  • use_intmax_t.patch
  • intmax_t-2.patch
  • intmax_t-3.patch
  • intmax_t-4.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 = None
    closed_at = None
    created_at = <Date 2013-04-29.20:57:04.995>
    labels = ['type-feature']
    title = 'Python does not provide PyLong_FromIntMax_t() or PyLong_FromUintMax_t() function'
    updated_at = <Date 2017-06-15.14:08:50.685>
    user = 'https://github.com/ssbr'

    bugs.python.org fields:

    activity = <Date 2017-06-15.14:08:50.685>
    actor = 'Devin Jeanpierre'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = []
    creation = <Date 2013-04-29.20:57:04.995>
    creator = 'Devin Jeanpierre'
    dependencies = []
    files = ['30082', '30085', '30240', '30745', '45641']
    hgrepos = []
    issue_num = 17870
    keywords = ['patch']
    message_count = 39.0
    messages = ['188103', '188105', '188106', '188111', '188112', '188114', '188118', '188126', '188142', '188149', '188168', '188189', '188194', '188196', '188689', '188704', '189051', '189066', '189418', '190693', '190696', '192163', '192182', '229533', '229535', '281706', '281707', '281708', '290684', '296040', '296042', '296043', '296054', '296066', '296089', '296093', '296094', '296095', '296096']
    nosy_count = 8.0
    nosy_names = ['mark.dickinson', 'pitrou', 'vstinner', 'benjamin.peterson', 'Devin Jeanpierre', 'serhiy.storchaka', 'yselivanov', 'josh.r']
    pr_nums = ['857', '1106']
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue17870'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions