]> granicus.if.org Git - python/commit
Issue #20947: Fixed a gcc warning with -Wstrict-overflow.
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 27 Sep 2016 19:04:45 +0000 (22:04 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 27 Sep 2016 19:04:45 +0000 (22:04 +0300)
commit9574e0adf287e11ffd828e60c984284339d4faa2
treecc2194ea69424cd985646d3f3cba562a8b738a19
parent389ef9dcdabe3ed83023ea50deff4b1cd3927dd3
parent5ae4f49f4a6abe2a18febf69fb13a9e4c08e3ec6
Issue #20947: Fixed a gcc warning with -Wstrict-overflow.
Modules/_posixsubprocess.c