summaryrefslogtreecommitdiffstats
path: root/Doc/distutils
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@redhat.com>2018-11-27 11:41:17 (GMT)
committerGitHub <noreply@github.com>2018-11-27 11:41:17 (GMT)
commit163403a63e9272fcd14707e344122c2e3c5e0244 (patch)
treecf6696176f8b518731634aefc7d0f82630696cc1 /Doc/distutils
parentcfaafda8e3e19764682abb4bd4c574accb784c42 (diff)
downloadcpython-163403a63e9272fcd14707e344122c2e3c5e0244.zip
cpython-163403a63e9272fcd14707e344122c2e3c5e0244.tar.gz
cpython-163403a63e9272fcd14707e344122c2e3c5e0244.tar.bz2
bpo-33954: Fix compiler warning in _PyUnicode_FastFill() (GH-10737)
'data' argument of unicode_fill() is modified, so it must not be constant. Add more assertions to unicode_fill(): check the maximum character value.
Diffstat (limited to 'Doc/distutils')
0 files changed, 0 insertions, 0 deletions