summaryrefslogtreecommitdiffstats
path: root/Lib/test
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2019-11-21 07:51:59 (GMT)
committerGitHub <noreply@github.com>2019-11-21 07:51:59 (GMT)
commit5dcc06f6e0d7b5d6589085692b86c63e35e2325e (patch)
treef19e5bb09025417222152a0f3eb73d809273b1e6 /Lib/test
parentd67279147ace3b63187e5d75a15c345264f39e85 (diff)
downloadcpython-5dcc06f6e0d7b5d6589085692b86c63e35e2325e.zip
cpython-5dcc06f6e0d7b5d6589085692b86c63e35e2325e.tar.gz
cpython-5dcc06f6e0d7b5d6589085692b86c63e35e2325e.tar.bz2
bpo-38858: Allocate small integers on the heap (GH-17301)
Allocate small Python integers (small_ints of longobject.c) on the heap, rather than using static objects.
Diffstat (limited to 'Lib/test')
0 files changed, 0 insertions, 0 deletions