Message 359549 - Python tracker
Message359549
| Author | anthonywee |
|---|---|
| Recipients | Tibor Csonka, anthonywee, miss-islington, paul.moore, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2020-01-07.21:22:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1578432178.6.0.958601896103.issue29778@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Hm, I'm seeing _Py_CheckPython3() use Py_GetPrefix(), which uses _Py_path_config.prefix? https://github.com/python/cpython/blob/c02b41b1fb115c87693530ea6a480b2e15460424/PC/getpathp.c#L1185 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-01-07 21:22:58 | anthonywee | set | recipients: + anthonywee, paul.moore, vstinner, tim.golden, zach.ware, steve.dower, Tibor Csonka, miss-islington |
| 2020-01-07 21:22:58 | anthonywee | set | messageid: <1578432178.6.0.958601896103.issue29778@roundup.psfhosted.org> |
| 2020-01-07 21:22:58 | anthonywee | link | issue29778 messages |
| 2020-01-07 21:22:58 | anthonywee | create | |