Message210853
| Author | serhiy.storchaka |
|---|---|
| Recipients | Arfrever, chortos, gvanrossum, petri.lehtinen, pitrou, python-dev, r.david.murray, serhiy.storchaka, terry.reedy, vstinner |
| Date | 2014-02-10.17:28:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1392053312.94.0.913943570331.issue12085@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I excluded from patches caching of SubprocessError and OSError, because it shouldn't be an issue after committing issue19255. I also removed caching of _active because it is explicitly checked for None and it is set to None on shutdown with a purpose. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-02-10 17:28:32 | serhiy.storchaka | set | recipients: + serhiy.storchaka, gvanrossum, terry.reedy, pitrou, vstinner, Arfrever, r.david.murray, chortos, python-dev, petri.lehtinen |
| 2014-02-10 17:28:32 | serhiy.storchaka | set | messageid: <1392053312.94.0.913943570331.issue12085@psf.upfronthosting.co.za> |
| 2014-02-10 17:28:32 | serhiy.storchaka | link | issue12085 messages |
| 2014-02-10 17:28:32 | serhiy.storchaka | create | |