]> granicus.if.org Git - python/commit
Fix some warnings produced by different compilers. (GH-5593) (GH-5600)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 9 Feb 2018 15:56:34 +0000 (07:56 -0800)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 9 Feb 2018 15:56:34 +0000 (17:56 +0200)
commit7df80492fc91cb5f344ef53a1ccce9a5bd3f4855
tree3360e277fb6d0ef7fe9ce13b47fd60723a02b53d
parent3a047a781a82e0a55c5dae1758e91f1f1ca76026
Fix some warnings produced by different compilers. (GH-5593) (GH-5600)

(cherry picked from commit bfe4fd5f2e96e72eecb5b8a0c7df0ac1689f3b7e)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Modules/_decimal/libmpdec/mpdecimal.c
Modules/socketmodule.c
Modules/timemodule.c
Python/context.c
Python/hamt.c
Python/pyhash.c