Logo
Explore Help
Sign In
ada/cpython
0
0
Fork 0
You've already forked cpython
mirror of https://github.com/AdaCore/cpython.git synced 2026-02-12 12:57:15 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
b16b4e45923f4e4dfd8e970ae4e6a934faf73b79
cpython/Lib/http
History
Serhiy Storchaka 96aeaec647 bpo-36793: Remove unneeded __str__ definitions. (GH-13081)
Classes that define __str__ the same as __repr__ can
just inherit it from object.
2019-05-06 22:29:40 +03:00
..
__init__.py
bpo-30553: Add status code 421 to http.HTTPStatus (GH-2589)
2017-10-26 21:49:19 +03:00
client.py
bpo-36793: Remove unneeded __str__ definitions. (GH-13081)
2019-05-06 22:29:40 +03:00
cookiejar.py
bpo-35647: Fix path check in cookiejar (#11436)
2019-03-10 10:12:28 -07:00
cookies.py
bpo-991266: Fix quoting of Comment attribute of SimpleCookie (GH-6555)
2018-04-23 02:48:11 +03:00
server.py
bpo-24209: In http.server script, rely on getaddrinfo to bind to preferred address based on the bind parameter. (#11767)
2019-02-07 08:22:45 -05:00
Powered by Gitea Page: 410ms Template: 14ms
English
English
Licenses API