Message342880
| Author | larry |
|---|---|
| Recipients | apoorvreddy, larry, methane, tehybel |
| Date | 2019-05-20.00:14:18 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1558311259.01.0.932981761673.issue36963@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Inada-san, while it is best to not call PyDict_ functions without holding the GIL, it doesn't matter unless one creates a second thread. The GIL doesn't even exist until Python creates a second thread. But, I too don't want bugs.python.org to become a "help people debug their programs" site. Particularly when using ctypes, which crashes a lot. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-20 00:14:19 | larry | set | recipients: + larry, methane, tehybel, apoorvreddy |
| 2019-05-20 00:14:19 | larry | set | messageid: <1558311259.01.0.932981761673.issue36963@roundup.psfhosted.org> |
| 2019-05-20 00:14:18 | larry | link | issue36963 messages |
| 2019-05-20 00:14:18 | larry | create | |