]> granicus.if.org Git - python/commit
Fix compiler warning with a type cast (GH-9300)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Fri, 14 Sep 2018 08:35:59 +0000 (01:35 -0700)
committerGitHub <noreply@github.com>
Fri, 14 Sep 2018 08:35:59 +0000 (01:35 -0700)
commit73820a60cc3c990abb351540ca27bf7689bce8ac
tree851b305aeacb3625042a2c6371f9da5bf8c1f07a
parent00bc08ec11d99cc68c7d5dc790ad3e609982a9c7
Fix compiler warning with a type cast (GH-9300)
Objects/longobject.c