Fetch inventories concurrently

This commit is contained in:
Zac-HD
2019-11-15 14:27:30 +11:00
parent 8f554c465d
commit ea3ba6c210
3 changed files with 28 additions and 16 deletions

View File

@@ -32,6 +32,7 @@ Features added
* #6000: LaTeX: have backslash also be an inline literal word wrap break
character
* #6812: Improve a warning message when extensions are not parallel safe
* #6818: Improve Intersphinx performance for multiple remote inventories.
Bugs fixed
----------