Message 407125 - Python tracker
Message407125
| Author | rhettinger |
|---|---|
| Recipients | mark.dickinson, rhettinger, steven.daprano, tim.peters |
| Date | 2021-11-27.02:22:16 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1637979736.53.0.637152516653.issue45876@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> It won't affect _this_ application, but possibly we should > fix this anyway. I would like to see this fixed. It affects our ability to reason about int/int code. That comes up every time a fraction is fed into a math library function than converts its input to a float. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-11-27 02:22:16 | rhettinger | set | recipients: + rhettinger, tim.peters, mark.dickinson, steven.daprano |
| 2021-11-27 02:22:16 | rhettinger | set | messageid: <1637979736.53.0.637152516653.issue45876@roundup.psfhosted.org> |
| 2021-11-27 02:22:16 | rhettinger | link | issue45876 messages |
| 2021-11-27 02:22:16 | rhettinger | create | |