Message198389
| Author | serhiy.storchaka |
|---|---|
| Recipients | Arfrever, chortos, serhiy.storchaka, terry.reedy |
| Date | 2013-09-25.15:35:36 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1380123336.85.0.0289676753838.issue19021@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I'm wondering too. While the code in Popen.__del__() is almost same, I can't reproduce the issue in 3.3. Perhaps it relates to some 3.4 changes? Import machinery, weak references, the shutdown process? Before applying the patch which fixes Popen.__del__() I want understand what happens. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-09-25 15:35:36 | serhiy.storchaka | set | recipients: + serhiy.storchaka, terry.reedy, Arfrever, chortos |
| 2013-09-25 15:35:36 | serhiy.storchaka | set | messageid: <1380123336.85.0.0289676753838.issue19021@psf.upfronthosting.co.za> |
| 2013-09-25 15:35:36 | serhiy.storchaka | link | issue19021 messages |
| 2013-09-25 15:35:36 | serhiy.storchaka | create | |