This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author andrei.avk
Recipients andrei.avk, bhushan.shelke, christian.heimes, paul.moore, ronaldoussoren, steve.dower, tim.golden, zach.ware
Date 2020-12-09.22:15:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607552106.78.0.619717931967.issue42417@roundup.psfhosted.org>
In-reply-to
Content
I cannot reproduce with 3.9.0, using attached files -- I do not get either 400 or 405; I get "None received" message:

```python3 flask_client.py                                                                                                                                                                                                                    --INS--
b'"None received"\n'
<http.client.HTTPResponse object at 0x10d288f10>
```
History
Date User Action Args
2020-12-09 22:15:06andrei.avksetrecipients: + andrei.avk, paul.moore, ronaldoussoren, christian.heimes, tim.golden, zach.ware, steve.dower, bhushan.shelke
2020-12-09 22:15:06andrei.avksetmessageid: <1607552106.78.0.619717931967.issue42417@roundup.psfhosted.org>
2020-12-09 22:15:06andrei.avklinkissue42417 messages
2020-12-09 22:15:06andrei.avkcreate