summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@redhat.com>2019-06-04 15:08:24 (GMT)
committerGitHub <noreply@github.com>2019-06-04 15:08:24 (GMT)
commitea9f168957f7236aae2185f65e0dc608a9a7a37b (patch)
treed5ccb48626d7a380238dc4eeb8349ba238f23f53 /Lib
parent8d561092d510670ce9c038701c90c913453eac90 (diff)
downloadcpython-ea9f168957f7236aae2185f65e0dc608a9a7a37b.zip
cpython-ea9f168957f7236aae2185f65e0dc608a9a7a37b.tar.gz
cpython-ea9f168957f7236aae2185f65e0dc608a9a7a37b.tar.bz2
bpo-26219: Fix compiler warning in _PyCode_InitOpcache() (GH-13809)
Fix this MSVC warning: objects\codeobject.c(264): warning C4244: '=': conversion from 'Py_ssize_t' to 'unsigned char', possible loss of data
Diffstat (limited to 'Lib')
0 files changed, 0 insertions, 0 deletions