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 eric.araujo
Recipients eric.araujo
Date 2009-04-25.19:45:09
SpamBayes Score 0.0025780236
Marked as misclassified No
Message-id <1240688711.5.0.287999415016.issue5843@psf.upfronthosting.co.za>
In-reply-to
Content
This is indeed a bug. urlunparse should special-case "#" so as not to
discard it.
History
Date User Action Args
2009-04-25 19:45:11eric.araujosetrecipients: + eric.araujo
2009-04-25 19:45:11eric.araujosetmessageid: <1240688711.5.0.287999415016.issue5843@psf.upfronthosting.co.za>
2009-04-25 19:45:10eric.araujolinkissue5843 messages
2009-04-25 19:45:10eric.araujocreate