Message339652
| Author | rhettinger |
|---|---|
| Recipients | rhettinger, vstinner |
| Date | 2019-04-08.15:35:08 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1554737708.11.0.488432431028.issue36559@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Why do we care about this particular import? It doesn't see slow in any way. In general, we don't do deferred imports unless there is a compelling reason (i.e. it is very slow or it is sometimes unavailable). Otherwise, it is a false optimization. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-04-08 15:35:08 | rhettinger | set | recipients: + rhettinger, vstinner |
| 2019-04-08 15:35:08 | rhettinger | set | messageid: <1554737708.11.0.488432431028.issue36559@roundup.psfhosted.org> |
| 2019-04-08 15:35:08 | rhettinger | link | issue36559 messages |
| 2019-04-08 15:35:08 | rhettinger | create | |