Message 306621 - Python tracker
Message306621
| Author | vstinner |
|---|---|
| Recipients | barry, vstinner |
| Date | 2017-11-21.03:03:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1511233409.39.0.213398074469.issue32043@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
While the discussion is not done, I close this issue to focus on other more specific issues. I completed the documentation and fixed warnings filters (bpo-32089). The option now also enables asyncio debug mode (bpo-32047). It was proposed to add an environment variable to enable the developer mode: see bpo-32101 ("Add PYTHONDEVMODE=1 to enable the developer mode"). Note: I also fixed subprocess._args_from_interpreter_flags: bpo-32094. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-11-21 03:03:29 | vstinner | set | recipients: + vstinner, barry |
| 2017-11-21 03:03:29 | vstinner | set | messageid: <1511233409.39.0.213398074469.issue32043@psf.upfronthosting.co.za> |
| 2017-11-21 03:03:29 | vstinner | link | issue32043 messages |
| 2017-11-21 03:03:29 | vstinner | create | |