Message330502
| Author | vstinner |
|---|---|
| Recipients | benjamin.peterson, erik.bray, miss-islington, vstinner |
| Date | 2018-11-27.10:54:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1543316085.14.0.788709270274.issue34212@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
What about modules compiled by setup.py? They don't have the issue? Only 2 modules are built by setup.py with Py_BUILD_CORE_BUILTIN (_json) or Py_BUILD_CORE (_xxsubinterpreters). By the way, it seems like Py_BUILD_CORE_BUILTIN should be used for modules, not Py_BUILD_CORE. No? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-11-27 10:54:45 | vstinner | set | recipients: + vstinner, benjamin.peterson, erik.bray, miss-islington |
| 2018-11-27 10:54:45 | vstinner | set | messageid: <1543316085.14.0.788709270274.issue34212@psf.upfronthosting.co.za> |
| 2018-11-27 10:54:45 | vstinner | link | issue34212 messages |
| 2018-11-27 10:54:45 | vstinner | create | |