Skip to content

remove support for platforms without "long long" #72148

@benjaminp

Description

@benjaminp
BPO 27961
Nosy @scoder, @vstinner, @benjaminp, @encukou, @vadmium, @serhiy-storchaka, @pablogsal, @miss-islington
PRs
  • bpo-27961: Replace PY_LLONG_MAX, PY_LLONG_MIN and PY_ULLONG_MAX with standard macros #15385
  • bpo-27961: Replace PY_LONG_LONG with long long #15386
  • bpo-27961: Remove leftovers from the times when long long wasn't required #15388
  • [3.8] bpo-27961: Remove leftovers from the times when long long wasn't required (GH-15388) #15392
  • [3.7] bpo-27961: Remove leftovers from the times when long long wasn't required (GH-15388) #15393
  • bpo-27961: Replace PY_ULLONG_MAX with ULLONG_MAX #17539
  • Files
  • longlong.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 = <Date 2016-09-06.00:45:27.037>
    created_at = <Date 2016-09-05.23:50:29.594>
    labels = ['interpreter-core', 'type-feature']
    title = 'remove support for platforms without "long long"'
    updated_at = <Date 2019-12-09.20:22:24.133>
    user = 'https://github.com/benjaminp'

    bugs.python.org fields:

    activity = <Date 2019-12-09.20:22:24.133>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-09-06.00:45:27.037>
    closer = 'python-dev'
    components = ['Interpreter Core']
    creation = <Date 2016-09-05.23:50:29.594>
    creator = 'benjamin.peterson'
    dependencies = []
    files = ['44384']
    hgrepos = []
    issue_num = 27961
    keywords = ['patch']
    message_count = 18.0
    messages = ['274473', '274483', '274484', '274485', '274486', '276881', '276910', '276929', '284593', '284772', '284773', '350197', '350206', '350207', '350602', '355026', '357853', '358138']
    nosy_count = 9.0
    nosy_names = ['scoder', 'vstinner', 'benjamin.peterson', 'petr.viktorin', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'pablogsal', 'miss-islington']
    pr_nums = ['15385', '15386', '15388', '15392', '15393', '17539']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue27961'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      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