Message370608
| Author | vstinner |
|---|---|
| Recipients | aeros, corona10, eric.snow, shihai1991, vstinner |
| Date | 2020-06-02.12:46:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1591102005.35.0.623075518852.issue40512@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Currently, the import lock is shared by all interpreters. It would also help for performance to make it per-interpreter to parallelize imports. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-06-02 12:46:45 | vstinner | set | recipients: + vstinner, eric.snow, corona10, shihai1991, aeros |
| 2020-06-02 12:46:45 | vstinner | set | messageid: <1591102005.35.0.623075518852.issue40512@roundup.psfhosted.org> |
| 2020-06-02 12:46:45 | vstinner | link | issue40512 messages |
| 2020-06-02 12:46:45 | vstinner | create | |