Message305257
| Author | vstinner |
|---|---|
| Recipients | koobs, pitrou, serhiy.storchaka, skrah, vstinner |
| Date | 2017-10-30.22:38:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1509403134.7.0.213398074469.issue31629@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The bug can be reproduced with attached bug.py. With "curses.initscr(); curses.endwin()", the exit code becomes 1. Without, the child processes exits with code -15 (-SIGTERM). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-10-30 22:38:54 | vstinner | set | recipients: + vstinner, pitrou, skrah, serhiy.storchaka, koobs |
| 2017-10-30 22:38:54 | vstinner | set | messageid: <1509403134.7.0.213398074469.issue31629@psf.upfronthosting.co.za> |
| 2017-10-30 22:38:54 | vstinner | link | issue31629 messages |
| 2017-10-30 22:38:54 | vstinner | create | |