Message189815
| Author | orsenthil |
|---|---|
| Recipients | demian.brecht, ezio.melotti, orsenthil, python-dev, r.david.murray, terry.reedy |
| Date | 2013-05-22.13:32:20 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1369229541.09.0.126426225793.issue17272@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is patch with tests and docs. I see no changes to opener is required and the selector which is sent to HTTP request is the correct one. I have added tests for redirect url with #fragment too (For testing scenario reported in Issue 8280). I shall close this issue once I commit this patch. In a separate report/ commit, get_full_url should be deprecated. Also, I like to see splittag being replaced with urlparse itself, so that our test and expectation with fragment will be consistent. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-05-22 13:32:21 | orsenthil | set | recipients: + orsenthil, terry.reedy, ezio.melotti, r.david.murray, python-dev, demian.brecht |
| 2013-05-22 13:32:21 | orsenthil | set | messageid: <1369229541.09.0.126426225793.issue17272@psf.upfronthosting.co.za> |
| 2013-05-22 13:32:21 | orsenthil | link | issue17272 messages |
| 2013-05-22 13:32:20 | orsenthil | create | |