Message 187675 - Python tracker
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.