Message82288
| Author | trentm |
|---|---|
| Recipients | mixedpuppy, rhymes, trentm |
| Date | 2009-02-17.00:20:34 |
| SpamBayes Score | 7.693578e-07 |
| Marked as misclassified | No |
| Message-id | <1234830100.37.0.766588842212.issue3073@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is a patch to the Python 2.7 head to fix Cookie.py and to test_cookie.py to test parsing a cookie header string with an "Expires" attribute with spaces. All the existing tests (including mainly the docstring tests in Cookie.py) still pass. If someone could review this for sanity, I'd be happy to check it in and also do any tweaks necessary to patch the Python 3.1 tree as well. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-02-17 00:21:40 | trentm | set | recipients: + trentm, mixedpuppy, rhymes |
| 2009-02-17 00:21:40 | trentm | set | messageid: <1234830100.37.0.766588842212.issue3073@psf.upfronthosting.co.za> |
| 2009-02-17 00:20:40 | trentm | link | issue3073 messages |
| 2009-02-17 00:20:39 | trentm | create | |