Fix #6378: linkcheck: Send commonly used User-Agent

This commit is contained in:
Takeshi KOMIYA
2019-05-19 01:39:05 +09:00
parent 4fc121fb99
commit 690a566791
2 changed files with 3 additions and 1 deletions

View File

@@ -116,6 +116,7 @@ Bugs fixed
* #6165: autodoc: ``tab_width`` setting of docutils has been ignored
* #6311: autosummary: autosummary table gets confused by complex type hints
* Generated Makefiles lack a final EOL (refs: #6232)
* #6378: linkcheck: Send commonly used User-Agent
Testing
--------