]> granicus.if.org Git - python/commit
bpo-37798: Prevent undefined behavior in direct calls to the C helper function. ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 15 Sep 2019 17:04:00 +0000 (10:04 -0700)
committerRaymond Hettinger <rhettinger@users.noreply.github.com>
Sun, 15 Sep 2019 17:04:00 +0000 (10:04 -0700)
commitd6fdfc82dd307161ca2222ae938b7a6c85215bc1
treead731d2c0ce839b4af6226c739fd80252cd6590d
parentb65be6cd3d9b6102227d27f4f35385f999a7dd7d
bpo-37798: Prevent undefined behavior in direct calls to the C helper function. (GH-16149) (GH-16160)

(cherry picked from commit 6e27a0d77520bf2c4412e367496212510f81b983)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
Modules/_statisticsmodule.c