Message124814
| Author | r.david.murray |
|---|---|
| Recipients | eric.araujo, georg.brandl, r.david.murray, spookylukey |
| Date | 2010-12-28.19:11:17 |
| SpamBayes Score | 0.00019996839 |
| Marked as misclassified | No |
| Message-id | <1293563479.67.0.915418905625.issue9824@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Committed to py3k in r87550. Since the only application that would trip up would be one not using SimpleCookie to read SimpleCookie generated cookies *and* that doesn't implement unescaping (in which case it wasn't really handling SimpleCookie cookies, was it?), I went ahead and backported it to 3.1 in r87551 and 2.7 in r87552. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-12-28 19:11:19 | r.david.murray | set | recipients: + r.david.murray, georg.brandl, eric.araujo, spookylukey |
| 2010-12-28 19:11:19 | r.david.murray | set | messageid: <1293563479.67.0.915418905625.issue9824@psf.upfronthosting.co.za> |
| 2010-12-28 19:11:17 | r.david.murray | link | issue9824 messages |
| 2010-12-28 19:11:17 | r.david.murray | create | |