Message297782
| Author | eric.snow |
|---|---|
| Recipients | eric.snow, ncoghlan, vstinner, yselivanov |
| Date | 2017-07-05.21:12:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1499289169.57.0.353065445133.issue30860@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
One thing I'd like to also try is to use a freelist embedded in _PyRuntimeState for the PyInterpreterState and PyThreadState linked lists. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-07-05 21:12:49 | eric.snow | set | recipients: + eric.snow, ncoghlan, vstinner, yselivanov |
| 2017-07-05 21:12:49 | eric.snow | set | messageid: <1499289169.57.0.353065445133.issue30860@psf.upfronthosting.co.za> |
| 2017-07-05 21:12:49 | eric.snow | link | issue30860 messages |
| 2017-07-05 21:12:49 | eric.snow | create | |