SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 132 Python

Issue #27961: Define HAVE_LONG_LONG as 1.

Fix backward compatibility issue, HAVE_LONG_LONG was defined but empty, whereas
it is defined as 1 in Python 3.5.
V
Victor Stinner committed
a251fb02f4400a2ea32677110e430742fd1444bc
Parent: e16265d