Message304956
| Author | ncoghlan |
|---|---|
| Recipients | Perlence, eric.snow, ncoghlan |
| Date | 2017-10-25.02:14:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1508897661.82.0.213398074469.issue31845@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
We could still use some more comprehensive test cases for the env var handling and the way that interacts with the command line settings, but the merged PR includes at least a rudimentary check for the four that directly affect sys.flags without any tricky side effects (PYTHONDEBUG, PYTHONVERBOSE, PYTHONOPTIMIZE, PYTHONDONTWRITEBYTECODE). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-10-25 02:14:21 | ncoghlan | set | recipients: + ncoghlan, eric.snow, Perlence |
| 2017-10-25 02:14:21 | ncoghlan | set | messageid: <1508897661.82.0.213398074469.issue31845@psf.upfronthosting.co.za> |
| 2017-10-25 02:14:21 | ncoghlan | link | issue31845 messages |
| 2017-10-25 02:14:21 | ncoghlan | create | |