Message277992
| Author | mark.dickinson |
|---|---|
| Recipients | mark.dickinson, steven.daprano, vstinner |
| Date | 2016-10-03.19:17:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1475522261.24.0.896990619464.issue28111@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The attached patch provides a fix, and is based partly on Tim Peters' suggestions and code from the issue 27761 discussion. It needs tests. For convenience, it includes the fix for #28327, since it needs the `_frexp_gen` function added there. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-10-03 19:17:41 | mark.dickinson | set | recipients: + mark.dickinson, vstinner, steven.daprano |
| 2016-10-03 19:17:41 | mark.dickinson | set | messageid: <1475522261.24.0.896990619464.issue28111@psf.upfronthosting.co.za> |
| 2016-10-03 19:17:41 | mark.dickinson | link | issue28111 messages |
| 2016-10-03 19:17:41 | mark.dickinson | create | |