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 X-Istence
Recipients Decorater, X-Istence, berker.peksag, ned.deily, rr-, vstinner
Date 2016-11-26.19:44:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480189479.75.0.518919950055.issue27777@psf.upfronthosting.co.za>
In-reply-to
Content
Unfortunately I need to spin another patch, the one I created didn't solve the issue for one of WebOb's users:

https://github.com/Pylons/webob/pull/300 (Thanks Julien Meyer!)

I have his permission to grab his test/patch and update this patch, I will get this done later today.

That being said, this is a real issue, and WebOb will be shipping a fix for Python less than 3.6 anyway, so whether this gets released in 3.6 or not doesn't matter to me. I'd prefer this to be fixed in the standard library for all users, rather than just for WebOb users.

Even if this were released for 3.6.1, WebOb will have to carry the fix for the foreseeable future.
History
Date User Action Args
2016-11-26 19:44:39X-Istencesetrecipients: + X-Istence, vstinner, ned.deily, berker.peksag, Decorater, rr-
2016-11-26 19:44:39X-Istencesetmessageid: <1480189479.75.0.518919950055.issue27777@psf.upfronthosting.co.za>
2016-11-26 19:44:39X-Istencelinkissue27777 messages
2016-11-26 19:44:39X-Istencecreate