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.
| Author | python-dev |
|---|---|
| Recipients | akintayo, eric.araujo, gregory.p.smith, jackdied, neologix, pitrou, python-dev, r.david.murray |
| Date | 2012年07月16日.06:45:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3WbFVM4jmWzP5R@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset de229dde486b by Gregory P. Smith in branch '3.2': Fixes Issue #14635: telnetlib will use poll() rather than select() when possible http://hg.python.org/cpython/rev/de229dde486b New changeset 558e5ed678c3 by Gregory P. Smith in branch 'default': Fixes Issue #14635: telnetlib will use poll() rather than select() when possible http://hg.python.org/cpython/rev/558e5ed678c3 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年07月16日 06:45:00 | python-dev | set | recipients: + python-dev, gregory.p.smith, pitrou, jackdied, eric.araujo, r.david.murray, neologix, akintayo |
| 2012年07月16日 06:45:00 | python-dev | link | issue14635 messages |
| 2012年07月16日 06:45:00 | python-dev | create | |