Message254952
Re msg233465: it doesn't seem like a particularly good justification to remove something that is not hurting anyone. The problem now is that because http.HTTPStatus is an enumeration, it cannot be extended, therefore when someone encounters these non-standard codes, the only option is to just use the integers. I trust what Demian is saying, that there might be some clashing between the non-standard codes, but until it's shown to be a problem removing real-world use cases just actively reduces usefulness of the library. For comparison, the module that is actually used by people includes the whole lot https://github.com/kennethreitz/requests/blob/master/requests/status_codes.py |
|
Date |
User |
Action |
Args |
2015-11-20 07:16:26 | SilentGhost | set | recipients:
+ SilentGhost, rhettinger, orsenthil, r.david.murray, flox, python-dev, berker.peksag, martin.panter, demian.brecht, Filip.Malczak, Daniel.Andrade.Groppe |
2015-11-20 07:16:26 | SilentGhost | set | messageid: <1448003786.72.0.929469933846.issue20898@psf.upfronthosting.co.za> |
2015-11-20 07:16:26 | SilentGhost | link | issue20898 messages |
2015-11-20 07:16:26 | SilentGhost | create | |
|