Message322366
| Author | vstinner |
|---|---|
| Recipients | vstinner |
| Date | 2018-07-25.15:35:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1532532959.4.0.56676864532.issue34170@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
TODO list, open questions: * Should isolated=1 always imply config->ignore_environment=1 and config->user_site_directory = 0? * Should we rename debug to parser_debug? "debug" is a very generic term, whereas this flag is really specific to the parser * Remove _Py_CheckHashBasedPycsMode: replace it with config._check_hash_pycs_mode? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-25 15:35:59 | vstinner | set | recipients: + vstinner |
| 2018-07-25 15:35:59 | vstinner | set | messageid: <1532532959.4.0.56676864532.issue34170@psf.upfronthosting.co.za> |
| 2018-07-25 15:35:59 | vstinner | link | issue34170 messages |
| 2018-07-25 15:35:59 | vstinner | create | |