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 demian.brecht
Recipients demian.brecht, ezio.melotti, orsenthil, r.david.murray, terry.reedy
Date 2013-04-23.22:57:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366757865.88.0.591605241202.issue17272@psf.upfronthosting.co.za>
In-reply-to
Content
As suggested by Senthil, I've broken this up into two patches: One that implements this reusable Request (this one) and one that implements the new (consistent) behaviour, in having full_url return the fragment.

I will also add a bug/patch requesting the deprecation of get_full_url as it will simply be a passthrough to full_url.
History
Date User Action Args
2013-04-23 22:57:45demian.brechtsetrecipients: + demian.brecht, terry.reedy, orsenthil, ezio.melotti, r.david.murray
2013-04-23 22:57:45demian.brechtsetmessageid: <1366757865.88.0.591605241202.issue17272@psf.upfronthosting.co.za>
2013-04-23 22:57:45demian.brechtlinkissue17272 messages
2013-04-23 22:57:45demian.brechtcreate