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 2011-07-10 00:04 by Gryllida, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
asynchat_example.py | math_foo, 2014-04-16 14:19 | example script demonstrating issue 12523 | ||
issue12523.patch | math_foo, 2014-04-16 16:08 | Add logging statement explaining probable cause of error. | review | |
issue12523_r2.patch | math_foo, 2014-04-16 19:18 | Add error catching to async_chat.push method | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:19 | admin | set | github: 56732 |
2014-07-07 22:07:59 | vstinner | set | status: open -> closed nosy: + vstinner messages: + msg222526 resolution: fixed |
2014-07-07 22:01:56 | python-dev | set | nosy:
+ python-dev messages: + msg222525 |
2014-07-06 10:51:57 | BreamoreBoy | set | messages: + msg222401 |
2014-07-06 01:20:58 | pitrou | set | messages: + msg222388 |
2014-07-05 21:58:12 | BreamoreBoy | set | nosy:
+ BreamoreBoy messages: + msg222376 versions: + Python 3.4, Python 3.5, - Python 3.2, Python 3.3 |
2014-04-16 19:20:04 | math_foo | set | messages: + msg216561 |
2014-04-16 19:18:53 | math_foo | set | files:
+ issue12523_r2.patch messages: + msg216560 |
2014-04-16 18:42:28 | giampaolo.rodola | set | messages: + msg216549 |
2014-04-16 16:08:52 | math_foo | set | files:
+ issue12523.patch keywords: + patch messages: + msg216485 |
2014-04-16 14:19:40 | math_foo | set | files:
+ asynchat_example.py nosy: + math_foo messages: + msg216471 |
2011-07-11 09:44:17 | pitrou | set | nosy:
+ pitrou messages: + msg140104 versions: + Python 3.3 |
2011-07-10 12:51:15 | r.david.murray | set | type: crash -> behavior |
2011-07-10 12:47:23 | r.david.murray | set | nosy:
+ giampaolo.rodola components: + Library (Lib), - None |
2011-07-10 00:53:09 | jcao219 | set | nosy:
+ jcao219 |
2011-07-10 00:04:24 | Gryllida | create |