Message349058
| Author | terry.reedy |
|---|---|
| Recipients | taleinat, terry.reedy |
| Date | 2019-08-05.17:11:53 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1565025113.4.0.107567841337.issue35855@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
A4: Autosqueeze long lines output in chunks. tensorflow.keras appears to do this. See #37762. Easy reproducer: for i in range(10000): print('%6s--------------------------------------------' % i, end='') |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-08-05 17:11:53 | terry.reedy | set | recipients: + terry.reedy, taleinat |
| 2019-08-05 17:11:53 | terry.reedy | set | messageid: <1565025113.4.0.107567841337.issue35855@roundup.psfhosted.org> |
| 2019-08-05 17:11:53 | terry.reedy | link | issue35855 messages |
| 2019-08-05 17:11:53 | terry.reedy | create | |