Message230204
| Author | pitrou |
|---|---|
| Recipients | Tim.Graham, berker.peksag, georg.brandl, pitrou, r.david.murray |
| Date | 2014-10-29.10:44:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1414579499.72.0.304576791337.issue22758@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Ah, so it's about round-tripping between SimpleCookie.__str__() and SimpleCookie.__init__(). That sounds like a reasonable behaviour to preserve (and easier than parsing arbitrary Set-Cookie headers). IMO we should also add for tests for it in other versions. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-10-29 10:44:59 | pitrou | set | recipients: + pitrou, georg.brandl, r.david.murray, berker.peksag, Tim.Graham |
| 2014-10-29 10:44:59 | pitrou | set | messageid: <1414579499.72.0.304576791337.issue22758@psf.upfronthosting.co.za> |
| 2014-10-29 10:44:59 | pitrou | link | issue22758 messages |
| 2014-10-29 10:44:59 | pitrou | create | |