Message352980
| Author | jaraco |
|---|---|
| Recipients | eric.snow, jaraco, mcepl, ned.deily, orsenthil, tburke, webknjaz, xtreak |
| Date | 2019-09-22.15:54:53 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1569167693.98.0.0278869514841.issue36274@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I should say, though, this issue is a long-standing regression from Python 3.0. Although intentional, the inability for a client to override the encoding of the request line does make it impossible without replacing all of .putrequest to override that behavior, so although it would be a feature, it might justify a backport to supported bugfix Pythons to facilitate migration from Python 2. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-09-22 15:54:54 | jaraco | set | recipients: + jaraco, orsenthil, ned.deily, mcepl, eric.snow, webknjaz, tburke, xtreak |
| 2019-09-22 15:54:53 | jaraco | set | messageid: <1569167693.98.0.0278869514841.issue36274@roundup.psfhosted.org> |
| 2019-09-22 15:54:53 | jaraco | link | issue36274 messages |
| 2019-09-22 15:54:53 | jaraco | create | |