Message341474
| Author | gvanrossum |
|---|---|
| Recipients | gvanrossum, terry.reedy |
| Date | 2019-05-05.20:22:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1557087746.35.0.383866352803.issue36807@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
This came up during today's final PyCon keynote -- IDLE was called out as one of the two editors *not* to use when live-coding on Adafruit's Circuit Playground Express (https://www.adafruit.com/product/3333). I *think* that the problem referred to is that IDLE doesn't guarantee that the bits are actually flushed to disk -- they may linger in the OS filesystem cache. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-05 20:22:26 | gvanrossum | set | recipients: + gvanrossum, terry.reedy |
| 2019-05-05 20:22:26 | gvanrossum | set | messageid: <1557087746.35.0.383866352803.issue36807@roundup.psfhosted.org> |
| 2019-05-05 20:22:26 | gvanrossum | link | issue36807 messages |
| 2019-05-05 20:22:26 | gvanrossum | create | |