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 | asvetlov, georg.brandl, orsenthil, python-dev, sandro.tosi |
| Date | 2013年02月26日.09:02:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3ZFYv70FLfzNll@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 33895c474b4d by Senthil Kumaran in branch '2.7': Fix issue16932: Fix the urlparse example. Remote :port when scheme is not specified to demonstrate correct behavior http://hg.python.org/cpython/rev/33895c474b4d New changeset 5442a77b925c by Senthil Kumaran in branch '3.2': Fix issue16932: Fix the urlparse example. Remote :port when scheme is not specified to demonstrate correct behavior http://hg.python.org/cpython/rev/5442a77b925c New changeset 8928205f57f6 by Senthil Kumaran in branch '3.3': Fix issue16932: Fix the urlparse example. Remote :port when scheme is not specified to demonstrate correct behavior http://hg.python.org/cpython/rev/8928205f57f6 New changeset 9caad461936e by Senthil Kumaran in branch 'default': Fix issue16932: Fix the urlparse example. Remote :port when scheme is not specified to demonstrate correct behavior http://hg.python.org/cpython/rev/9caad461936e |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013年02月26日 09:02:27 | python-dev | set | recipients: + python-dev, georg.brandl, orsenthil, asvetlov, sandro.tosi |
| 2013年02月26日 09:02:27 | python-dev | link | issue16932 messages |
| 2013年02月26日 09:02:27 | python-dev | create | |