- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message197750
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | terry.reedy |
|---|---|
| Recipients | Arfrever, serhiy.storchaka, terry.reedy |
| Date | 2013-09-15.05:50:09 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1379224210.31.0.497426419236.issue19021@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The condition was changed from self._child_created to the getattr call in #12085. As explained in msg197748, I think that change should be reverted (and this issue closed). I think elaborating a bad patch only makes it worse. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-09-15 05:50:10 | terry.reedy | set | recipients: + terry.reedy, Arfrever, serhiy.storchaka |
| 2013-09-15 05:50:10 | terry.reedy | set | messageid: <1379224210.31.0.497426419236.issue19021@psf.upfronthosting.co.za> |
| 2013-09-15 05:50:10 | terry.reedy | link | issue19021 messages |
| 2013-09-15 05:50:09 | terry.reedy | create | |

