Message393787
| Author | vstinner |
|---|---|
| Recipients | JunyiXie, Mark.Shannon, corona10, mark.dickinson, rhettinger, shihai1991, vstinner |
| Date | 2021-05-17.06:59:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1621234757.73.0.243876153753.issue40521@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> I reopen the issue to remind me that collections.deque() freelist is shared by all interpreters. Each deque instance now has its own free list. But dtoa.c still has a per-process cache, shared by all interpreters. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-05-17 06:59:17 | vstinner | set | recipients: + vstinner, rhettinger, mark.dickinson, Mark.Shannon, corona10, shihai1991, JunyiXie |
| 2021-05-17 06:59:17 | vstinner | set | messageid: <1621234757.73.0.243876153753.issue40521@roundup.psfhosted.org> |
| 2021-05-17 06:59:17 | vstinner | link | issue40521 messages |
| 2021-05-17 06:59:17 | vstinner | create | |