commit | 69607b4ecf917aea59632ff72695a97a6689ed8c | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Feb 20 22:27:38 2018 -0800 |
committer | GitHub <noreply@github.com> | Tue Feb 20 22:27:38 2018 -0800 |
tree | 36e767866f38831fa9f80156ad5723eb46dd082c | |
parent | e5d38deb045d0907e6fcf82af8d2d8f0556a8591 [diff] |
bpo-32889: update valgrind suppressions (GH-5779) Py_ADDRESS_IN_RANGE was renamed address_in_range in 3.6 (commit 3924f93794fd740c547b44884f73303196475cd5). (cherry picked from commit ba518804bf4c1ea01df5e622b333d3116cbaa3bd) Co-authored-by: Paul Price <price@astro.princeton.edu>