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.
Created on 2012-07-10 19:28 by roger.serwy, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
stdin_fix.patch | roger.serwy, 2012-07-10 19:28 | review | ||
idle_stdin_no_rpcfile.patch | serhiy.storchaka, 2012-07-10 20:26 | review | ||
idle_stdstreams.patch | serhiy.storchaka, 2012-07-11 08:51 | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:32 | admin | set | github: 59524 |
2012-07-11 09:00:21 | serhiy.storchaka | set | messages:
+ msg165238 title: IDLE - sys.stdin, sys.stdout, etc are broken -> IDLE - readline, isatty, and input broken |
2012-07-11 08:53:51 | loewis | set | messages: + msg165237 |
2012-07-11 08:51:57 | serhiy.storchaka | set | files:
+ idle_stdstreams.patch messages: + msg165236 title: IDLE - readline, isatty, and input broken -> IDLE - sys.stdin, sys.stdout, etc are broken |
2012-07-11 06:35:03 | loewis | unlink | issue15318 superseder |
2012-07-11 06:32:52 | loewis | set | status: open -> closed resolution: fixed |
2012-07-11 06:32:16 | python-dev | set | messages: + msg165229 |
2012-07-11 06:30:53 | python-dev | set | nosy:
+ python-dev messages: + msg165227 |
2012-07-11 06:15:22 | loewis | set | messages:
+ msg165226 title: IDLE - sys.stdin is broken. -> IDLE - readline, isatty, and input broken |
2012-07-11 05:33:42 | roger.serwy | set | messages: + msg165225 |
2012-07-11 04:34:02 | Ramchandra Apte | set | nosy:
+ Ramchandra Apte |
2012-07-11 03:12:16 | terry.reedy | set | title: IDLE - input() is broken. -> IDLE - sys.stdin is broken. |
2012-07-11 03:11:11 | terry.reedy | set | messages: + msg165222 |
2012-07-11 01:47:25 | roger.serwy | set | messages: + msg165218 |
2012-07-11 01:44:37 | roger.serwy | set | messages: + msg165217 |
2012-07-11 01:43:46 | roger.serwy | link | issue15318 superseder |
2012-07-11 01:13:51 | terry.reedy | set | stage: needs patch messages: + msg165214 versions: + Python 3.2 |
2012-07-10 21:20:56 | roger.serwy | set | messages: + msg165204 |
2012-07-10 20:26:37 | serhiy.storchaka | set | files:
+ idle_stdin_no_rpcfile.patch nosy: + serhiy.storchaka messages: + msg165202 type: behavior |
2012-07-10 19:28:47 | roger.serwy | create |