Message309329
> the types in question were added to the numeric tower for gmpy 2.0.9 and 2.1.0.
Ah, good to know. Thanks. I was using 2.0.8.
> * We're back to needing a test for the line in question.
Agreed. It's not currently covered, and with the current behaviour the line _is_ necessary.
> * We're eschewing the possibility of changing the behavior of `fractions.Fraction` to force int numerator and denominator.
I think that's a separate issue from this one, and if you want to pursue it it's worth its own issue on the tracker. But there would need to be a good reason for deliberately changing the existing by-design behaviour. |
|
Date |
User |
Action |
Args |
2018-01-01 09:39:35 | mark.dickinson | set | recipients:
+ mark.dickinson, rhettinger, gphemsley |
2018-01-01 09:39:35 | mark.dickinson | set | messageid: <1514799575.52.0.467229070634.issue32466@psf.upfronthosting.co.za> |
2018-01-01 09:39:35 | mark.dickinson | link | issue32466 messages |
2018-01-01 09:39:35 | mark.dickinson | create | |
|