Message244810
| Author | martin.panter |
|---|---|
| Recipients | Michiel.de.Hoon, martin.panter, mdehoon, r.david.murray, serhiy.storchaka, vstinner |
| Date | 2015-06-04.11:01:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1433415714.82.0.762062219256.issue23237@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I take back my claim about it being easy to fix tkinter with the existing API. My ideas break down because PyOS_InputHook() is used differently in Parser/myreadline.c to Modules/readline.c. So think if we want proper compatibility, a separate hook API might be needed. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-06-04 11:01:54 | martin.panter | set | recipients: + martin.panter, mdehoon, vstinner, r.david.murray, serhiy.storchaka, Michiel.de.Hoon |
| 2015-06-04 11:01:54 | martin.panter | set | messageid: <1433415714.82.0.762062219256.issue23237@psf.upfronthosting.co.za> |
| 2015-06-04 11:01:54 | martin.panter | link | issue23237 messages |
| 2015-06-04 11:01:54 | martin.panter | create | |