Message 368276 - Python tracker
Message368276
| Author | vstinner |
|---|---|
| Recipients | eric.snow, shihai1991, vstinner |
| Date | 2020-05-06.16:20:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1588782033.97.0.549858351338.issue40533@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> Yep, before per-interpreter GIL is official we must get to the point where *no* PyObject objects are shared. I would like to add: "no PyObject objects are shared in the stdlib" ;-) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-05-06 16:20:33 | vstinner | set | recipients: + vstinner, eric.snow, shihai1991 |
| 2020-05-06 16:20:33 | vstinner | set | messageid: <1588782033.97.0.549858351338.issue40533@roundup.psfhosted.org> |
| 2020-05-06 16:20:33 | vstinner | link | issue40533 messages |
| 2020-05-06 16:20:33 | vstinner | create | |