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, michalp, orsenthil
Date 2010-09-03.16:44:51
SpamBayes Score 1.2066889e-06
Marked as misclassified No
Message-id <1283532293.24.0.402284433582.issue9721@psf.upfronthosting.co.za>
In-reply-to
Content
The versions getting bug fixes are 2.7, 3.1 (stable versions) and 3.2 (active). 2.6 is in security mode now.

Can someone write a test (as a standalone script or a diff against Lib/test/test_urlparse.py) and tell if 3.1 and 3.2 have the bug too?

More importantly, can someone quote the latest URI RFC about that? The semicolon is related to the mysterious param component IIRC.
History
Date User Action Args
2010-09-03 16:44:53eric.araujosetrecipients: + eric.araujo, orsenthil, michalp
2010-09-03 16:44:53eric.araujosetmessageid: <1283532293.24.0.402284433582.issue9721@psf.upfronthosting.co.za>
2010-09-03 16:44:52eric.araujolinkissue9721 messages
2010-09-03 16:44:51eric.araujocreate