Message352452
| Author | jaraco |
|---|---|
| Recipients | eric.snow, jaraco, mcepl, orsenthil, tburke |
| Date | 2019-09-14.20:43:36 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1568493816.58.0.681608962862.issue36274@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
As I considered a patch for this, I realized there are actually two issues, the one in the title "http.client cannot send non-ASCII request lines" but also "the protection for invalid requests prevents usage to generate invalid requests". The former issue was new with Python 3 while the latter was introduced with issue30458. I can't decide if we should handle these two issues separately, or address them together in this ticket. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-09-14 20:43:36 | jaraco | set | recipients: + jaraco, orsenthil, mcepl, eric.snow, tburke |
| 2019-09-14 20:43:36 | jaraco | set | messageid: <1568493816.58.0.681608962862.issue36274@roundup.psfhosted.org> |
| 2019-09-14 20:43:36 | jaraco | link | issue36274 messages |
| 2019-09-14 20:43:36 | jaraco | create | |