Message339834
| Author | methane |
|---|---|
| Recipients | brett.cannon, christian.heimes, methane, rhettinger, vstinner, xdegaye |
| Date | 2019-04-10.07:57:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1554883049.2.0.952793475428.issue36559@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
* Is hashlib large, slow to import library? -- Yes. * random module use hashlib only for specific (rare) use case? -- Yes. * Does user of random module needs hashlib in most case? -- No. For example, tmpfile user may not need hashlib. I'm +1 on PR 12728. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-04-10 07:57:29 | methane | set | recipients: + methane, brett.cannon, rhettinger, vstinner, christian.heimes, xdegaye |
| 2019-04-10 07:57:29 | methane | set | messageid: <1554883049.2.0.952793475428.issue36559@roundup.psfhosted.org> |
| 2019-04-10 07:57:29 | methane | link | issue36559 messages |
| 2019-04-10 07:57:29 | methane | create | |