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 2007年09月05日 23:27 by anand, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| test.py | anand, 2007年09月05日 23:27 | |||
| unnamed | anand, 2007年09月07日 01:05 | |||
| unnamed | anand, 2007年09月07日 15:29 | |||
| Messages (5) | |||
|---|---|---|---|
| msg55673 - (view) | Author: Anand Patil (anand) | Date: 2007年09月05日 23:27 | |
Mac OS 10.4, Python 2.5 from pythonmac.org: The function listen() in the attached should be interrupted after a second, but it waits until return is pressed before catching the exception. |
|||
| msg55699 - (view) | Author: Georg Brandl (georg.brandl) * (Python committer) | Date: 2007年09月06日 15:14 | |
This is ultimately the same as #685846, for which a patch is at #706406. |
|||
| msg55719 - (view) | Author: Anand Patil (anand) | Date: 2007年09月07日 01:05 | |
Sorry- Where can I get this patch? The SourceForge patch manager says it's closed. Thanks, Anand On 9/6/07, Georg Brandl <report@bugs.python.org> wrote: > > > Georg Brandl added the comment: > > This is ultimately the same as #685846, for which a patch is at #706406. > > ---------- > nosy: +georg.brandl > resolution: -> duplicate > status: open -> closed > superseder: -> fix bug #685846: raw_input defers signals > > __________________________________ > Tracker <report@bugs.python.org> > <http://bugs.python.org/issue1113> > __________________________________ > |
|||
| msg55730 - (view) | Author: Georg Brandl (georg.brandl) * (Python committer) | Date: 2007年09月07日 06:48 | |
Anand Patil schrieb: > Anand Patil added the comment: > > Sorry- Where can I get this patch? The SourceForge patch manager says it's > closed. It is - like all other issues - in this tracker at http://bugs.python.org/706406. |
|||
| msg55735 - (view) | Author: Anand Patil (anand) | Date: 2007年09月07日 15:29 | |
OK, thanks for your help. On 9/6/07, Georg Brandl <report@bugs.python.org> wrote: > > > Georg Brandl added the comment: > > Anand Patil schrieb: > > Anand Patil added the comment: > > > > Sorry- Where can I get this patch? The SourceForge patch manager says > it's > > closed. > > It is - like all other issues - in this tracker at > http://bugs.python.org/706406. > > __________________________________ > Tracker <report@bugs.python.org> > <http://bugs.python.org/issue1113> > __________________________________ > |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:26 | admin | set | github: 45454 |
| 2007年09月07日 15:29:35 | anand | set | files:
+ unnamed messages: + msg55735 |
| 2007年09月07日 06:48:06 | georg.brandl | set | messages: + msg55730 |
| 2007年09月07日 01:05:25 | anand | set | files:
+ unnamed messages: + msg55719 |
| 2007年09月06日 15:14:16 | georg.brandl | set | status: open -> closed resolution: duplicate superseder: fix bug #685846: raw_input defers signals messages: + msg55699 nosy: + georg.brandl |
| 2007年09月05日 23:27:05 | anand | create | |