commit | 5e63ab05f114987478a21612d918a1c0276fe9d2 | [log] [tgz] |
---|---|---|
author | Greg Price <gnprice@gmail.com> | Sat Aug 24 10:19:37 2019 -0700 |
committer | Raymond Hettinger <rhettinger@users.noreply.github.com> | Sat Aug 24 10:19:37 2019 -0700 |
tree | d92cb5253d341235ca4ef6d9487b325be7105c63 | |
parent | a50f0a4c2bd997e4534162ecc1853cb54c7ae902 [diff] |
bpo-37812: Convert CHECK_SMALL_INT macro to a function so the return is explicit. (GH-15216)