summaryrefslogtreecommitdiffstats
path: root/Python/errors.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2020-09-21 08:58:27 (GMT)
committerGitHub <noreply@github.com>2020-09-21 08:58:27 (GMT)
commit7aa534c9567201d896408bc7d5a718b529868540 (patch)
tree13a75e642b13d4a30c8ba53967e73c365fb17bf3 /Python/errors.c
parent0e4d526de47eae24b75f3623cd56bb0453fc8c74 (diff)
downloadcpython-7aa534c9567201d896408bc7d5a718b529868540.zip
cpython-7aa534c9567201d896408bc7d5a718b529868540.tar.gz
cpython-7aa534c9567201d896408bc7d5a718b529868540.tar.bz2
bpo-41819: Fix compiler warning in init_dump_ascii_wstr() (GH-22332)
Fix the compiler warning: format specifies type `wint_t` (aka `int`) but the argument has type `unsigned int` (cherry picked from commit c322948892438a387d752ec18d1eb512699a4d67) Co-authored-by: Samuel Marks <807580+SamuelMarks@users.noreply.github.com>
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions