Message 316825 - Python tracker
Message316825
| Author | vstinner |
|---|---|
| Recipients | vstinner |
| Date | 2018-05-16.15:59:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1526486373.61.0.682650639539.issue33540@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
bpo-31151 changed ForkingMixIn and bpo-31233 changed ThreadingMixIn to block on server_closer() for processes/threads. I propose to add a new opt-in option to get the Python 3.6 behaviour. The old behaviour was wrong, but I expect that some people rely on it. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-16 15:59:33 | vstinner | set | recipients: + vstinner |
| 2018-05-16 15:59:33 | vstinner | set | messageid: <1526486373.61.0.682650639539.issue33540@psf.upfronthosting.co.za> |
| 2018-05-16 15:59:33 | vstinner | link | issue33540 messages |
| 2018-05-16 15:59:33 | vstinner | create | |