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 whit537
Recipients Alexander.Tsepkov, BreamoreBoy, eric.araujo, orsenthil, whit537
Date 2015-10-30.17:44:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1446227088.45.0.441972266063.issue11315@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a start on converting to bytes everywhere for cookies. I'm not sure I fully understand the library's original worldview on type conversion. There's a value_{decode,encode} facility, and in the test suite attribute values in particular are often not even strings of any kind.
History
Date User Action Args
2015-10-30 17:44:49whit537setrecipients: + whit537, orsenthil, eric.araujo, BreamoreBoy, Alexander.Tsepkov
2015-10-30 17:44:48whit537setmessageid: <1446227088.45.0.441972266063.issue11315@psf.upfronthosting.co.za>
2015-10-30 17:44:48whit537linkissue11315 messages
2015-10-30 17:44:48whit537create