Message352980
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. |
|
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 | |
|