Message305419
| Author | vstinner |
|---|---|
| Recipients | ajaksu2, serhiy.storchaka, shish, vstinner |
| Date | 2017-11-02.11:42:38 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1509622958.84.0.213398074469.issue3949@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> The signal(SIGWINCH, SIG_IGN) call doesn't return the old, working signal handler; it returns 0 See bpo-13285: "signal module ignores external signal changes". By the way, I recently modified test_curses to save/restore signal handlers: see bpo-31629. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-11-02 11:42:38 | vstinner | set | recipients: + vstinner, ajaksu2, shish, serhiy.storchaka |
| 2017-11-02 11:42:38 | vstinner | set | messageid: <1509622958.84.0.213398074469.issue3949@psf.upfronthosting.co.za> |
| 2017-11-02 11:42:38 | vstinner | link | issue3949 messages |
| 2017-11-02 11:42:38 | vstinner | create | |