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年10月09日 20:37 by flox, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| issue13141.diff | flox, 2011年10月19日 07:44 | review | ||
| Messages (5) | |||
|---|---|---|---|
| msg145274 - (view) | Author: Florent Xicluna (flox) * (Python committer) | Date: 2011年10月09日 20:37 | |
http://docs.python.org/dev/library/socketserver.html#asynchronous-mixins Still there's getName or setDaemon in some example. |
|||
| msg145889 - (view) | Author: Florent Xicluna (flox) * (Python committer) | Date: 2011年10月19日 07:44 | |
Proposed patch to refresh the socketserver examples. |
|||
| msg146255 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2011年10月23日 20:48 | |
New changeset d34beaaf7060 by Florent Xicluna in branch '3.2': Issue 13141: Demonstrate recommended style for socketserver examples. http://hg.python.org/cpython/rev/d34beaaf7060 |
|||
| msg146256 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2011年10月23日 21:08 | |
New changeset 8de472fb8cfe by Florent Xicluna in branch '2.7': Issue #13141: Demonstrate recommended style for SocketServer examples. http://hg.python.org/cpython/rev/8de472fb8cfe |
|||
| msg146272 - (view) | Author: Antoine Pitrou (pitrou) * (Python committer) | Date: 2011年10月24日 00:01 | |
Should be closed, no? |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:22 | admin | set | github: 57350 |
| 2011年10月24日 06:08:01 | flox | set | status: open -> closed |
| 2011年10月24日 00:01:14 | pitrou | set | nosy:
+ pitrou messages: + msg146272 |
| 2011年10月23日 21:09:36 | flox | set | resolution: fixed stage: patch review -> resolved |
| 2011年10月23日 21:08:24 | python-dev | set | messages: + msg146256 |
| 2011年10月23日 20:48:14 | python-dev | set | nosy:
+ python-dev messages: + msg146255 |
| 2011年10月19日 07:44:14 | flox | set | files:
+ issue13141.diff versions: + Python 3.2 messages: + msg145889 keywords: + patch stage: needs patch -> patch review |
| 2011年10月09日 20:37:06 | flox | create | |