Message322871
| Author | vstinner |
|---|---|
| Recipients | vstinner |
| Date | 2018-08-01.16:18:51 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1533140331.75.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? """ => DONE! |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-08-01 16:18:51 | vstinner | set | recipients: + vstinner |
| 2018-08-01 16:18:51 | vstinner | set | messageid: <1533140331.75.0.56676864532.issue34170@psf.upfronthosting.co.za> |
| 2018-08-01 16:18:51 | vstinner | link | issue34170 messages |
| 2018-08-01 16:18:51 | vstinner | create | |