0
0
mirror of https://github.com/python/cpython.git synced 2024-11-24 17:47:13 +01:00
cpython/Lib/http
J. Nick Koston dd3c0fa3fd
gh-126156: Improve performance of creating Morsel objects (#126157)
Replaces the manually constructed loop with a call to `dict.update`
2024-10-31 12:05:40 -07:00
..
__init__.py
client.py
cookiejar.py
cookies.py gh-126156: Improve performance of creating Morsel objects (#126157) 2024-10-31 12:05:40 -07:00
server.py gh-123430: Add dark mode support to pages generated by http.server (#123475) 2024-09-03 09:32:11 +03:00