Message342126
| Author | eric.snow |
|---|---|
| Recipients | eric.snow, vstinner |
| Date | 2019-05-10.20:15:42 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1557519342.26.0.709575411099.issue36877@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
In conjunction with #36876, there are a bunch of currently ignored globals (in Tools/c-globals/ignored-globals.txt) that should actually be moved to per-interpreter runtime state. This mostly applies to any globals that point to one or more objects, since objects must not be shared by interpreters. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-10 20:15:42 | eric.snow | set | recipients: + eric.snow, vstinner |
| 2019-05-10 20:15:42 | eric.snow | set | messageid: <1557519342.26.0.709575411099.issue36877@roundup.psfhosted.org> |
| 2019-05-10 20:15:42 | eric.snow | link | issue36877 messages |
| 2019-05-10 20:15:42 | eric.snow | create | |