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 martin.panter
Recipients hfuru, jerith, martin.panter, orsenthil, vstinner
Date 2017-11-26.06:03:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511676187.14.0.213398074469.issue10231@psf.upfronthosting.co.za>
In-reply-to
Content
I read in PEP 11 that Mac OS 9 support was dropped in Python 2.4.

I agree that eliminating “.” and “..” components makes sense, since that is how they should be handled when resolving relative URLs. But it seems low priority, since this doesn’t happen on current supported platforms, and would only be triggered by an invalid HTTP request.
History
Date User Action Args
2017-11-26 06:03:07martin.pantersetrecipients: + martin.panter, hfuru, orsenthil, vstinner, jerith
2017-11-26 06:03:07martin.pantersetmessageid: <1511676187.14.0.213398074469.issue10231@psf.upfronthosting.co.za>
2017-11-26 06:03:07martin.panterlinkissue10231 messages
2017-11-26 06:03:06martin.pantercreate