Post #82 1.12K Jun 15, 2025, 10:52 UTC https://github.com/python/cpython/issues/135468#docs #cpython GitHub `urllib.request.HTTPRedirectHandler` documentation uses `hdrs` instead of `headers` · Issue #135468 · python/cpython Documentation Hello, HTTPRedirectHandler documentation documents some methods take HTTP headers in a parameter named hdrs: cpython/Doc/library/urllib.request.rst Line 896 in c646846 .. method:: HTT... 👍 3