commit | ae819ca6fd09e14a58842fc1e889f6737e53af0d | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Sep 08 04:03:53 2022 -0700 |
committer | GitHub <noreply@github.com> | Thu Sep 08 12:03:53 2022 +0100 |
tree | b6c2ced3a964aa8e083b3476235d31b2b99f656b | |
parent | e72f469e857e2e853dd067742e4c8c5f7bb8fb16 [diff] |
[3.11] gh-68163: Correct conversion of Rational instances to float (GH-25619) (#96556) Co-authored-by: Mark Dickinson <dickinsm@gmail.com> Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>