[New-bugs-announce] [issue27961] remove support for platforms without "long long"

Benjamin Peterson report at bugs.python.org
Mon Sep 5 19:50:29 EDT 2016


New submission from Benjamin Peterson:

Neither Python 2.7 nor 3.3+ compile without HAVE_LONG_LONG, so effectively this is already completely unsupported. Let's completely dump it in 3.6.

----------
components: Interpreter Core
messages: 274473
nosy: benjamin.peterson
priority: normal
severity: normal
status: open
title: remove support for platforms without "long long"
type: enhancement
versions: Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27961>
_______________________________________


More information about the New-bugs-announce mailing list