Message342686
| Author | maxking |
|---|---|
| Recipients | barry, maxking, msapiro, p-ganssle, r.david.murray, xtreak |
| Date | 2019-05-17.02:32:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1558060356.01.0.26577339533.issue36564@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Moving the conversation here from https://github.com/python/cpython/pull/12732 for David. I previously suggested HeaderParseError because of the fact that we could fail to parse a value into a Header Object in the above scenario. @r.david.murray Would it be more appropriate to have something like a "PolicyError" in case where the policy's max_line_length isn't long enough to fit the shortest encoded word? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-17 02:32:36 | maxking | set | recipients: + maxking, barry, msapiro, r.david.murray, p-ganssle, xtreak |
| 2019-05-17 02:32:36 | maxking | set | messageid: <1558060356.01.0.26577339533.issue36564@roundup.psfhosted.org> |
| 2019-05-17 02:32:36 | maxking | link | issue36564 messages |
| 2019-05-17 02:32:35 | maxking | create | |