summaryrefslogtreecommitdiff
path: root/tests/test_util_inventory.py
Commit message (Expand)AuthorAgeFilesLines
* Fix #7183: intersphinx: ``:attr:`` reference to property is brokenTakeshi KOMIYA2020-02-221-0/+1
* Remove unnecessary encoding cookie from Python source filesJon Dufresne2018-12-161-1/+0
* Avoid respecifying default encoding for .encode()/.decode() callsJon Dufresne2018-12-151-6/+6
* Replace all six.BytesIO with io.BytesIOJon Dufresne2018-09-231-2/+1
* Fix flake8 violationsTakeshi KOMIYA2018-02-191-1/+1
* Fix #4209: intersphinx: In link title, "v" should be optional if target has n...Takeshi KOMIYA2018-01-301-0/+16
* Some cleanup to avoid using the std:: namespaceAndy Neebel2017-09-281-0/+2
* Improve cpp intersphinx supportAndy Neebel2017-06-261-0/+2
* Implement get_full_qualified_name() to CPPDomain (refs: #3630)Takeshi KOMIYA2017-04-231-0/+2
* Implement get_full_qualified_name() to JavascriptDomain (refs: #3630)Takeshi KOMIYA2017-04-231-0/+4
* Implement get_full_qualified_name() to StandardDomain (refs: #3630)Takeshi KOMIYA2017-04-231-0/+1
* Move InventoryFile class to sphinx.util.inventoryTakeshi KOMIYA2017-03-021-0/+67