index
:
delta/python-packages/sphinx-git.git
1.8.x
3.2.x
3.3.x
3.4.x
3.5.x
3.x
4.0.x
4.1.x
4.2.x
4.3.x
4.4.x
4.x
4606_incorrect_location_of_docstring
7.0.x
7613_class__signature__
7727_autosummary_PycodeError
7996_man_make_section_directory
8321_linkcheck_tel_links
8342_warning_for_unknown_domain
8349_sphinx-contrib
9864_mathjax_loading_method
bot/pull-translations
cleanup_napoleon
dependabot/github_actions/peter-evans/create-pull-request-5
dependabot/npm_and_yarn/follow-redirects-1.14.7
dependabot/npm_and_yarn/http-proxy-1.18.1
master
mypy-0.790
support_py310
github.com: sphinx-doc/sphinx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sphinx
/
util
/
inventory.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #8175: intersphinx: Potential of regex denial of service by inventory
Takeshi KOMIYA
2020-09-28
1
-1
/
+6
*
Fix #7095: dirhtml: Cross references are broken via intersphinx and :doc:
Takeshi KOMIYA
2020-02-07
1
-1
/
+1
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
Migrate to py3 style type annotation: sphinx.util.inventory
Takeshi KOMIYA
2019-06-03
1
-29
/
+18
*
Clean up import for annotations
Takeshi KOMIYA
2019-03-06
1
-1
/
+1
*
Merge branch '1.8'
Takeshi KOMIYA
2019-02-01
1
-5
/
+5
|
\
|
*
Fix flake8 violations
Takeshi KOMIYA
2019-02-01
1
-5
/
+5
*
|
Merge branch '1.8'
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
|
\
\
|
|
/
|
*
A happy new year!
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
*
|
Merge pull request #5817 from jdufresne/inventory-typing
Takeshi KOMIYA
2018-12-17
1
-4
/
+1
|
\
\
|
*
|
Define a common Inventory type for reuse across modules
Jon Dufresne
2018-12-16
1
-4
/
+1
*
|
|
Remove unnecessary encoding cookie from Python source files
Jon Dufresne
2018-12-16
1
-1
/
+0
|
/
/
*
|
refactor: Remove u-prefix from strings
Takeshi KOMIYA
2018-12-16
1
-7
/
+7
*
|
Avoid respecifying default encoding for .encode()/.decode() calls
Jon Dufresne
2018-12-15
1
-5
/
+5
*
|
Replace all "unicode" type by "str"
Takeshi KOMIYA
2018-12-15
1
-9
/
+8
*
|
Add sphinx.util.typing:unicode to help mypy-3 migration
Takeshi KOMIYA
2018-11-24
1
-0
/
+1
*
|
Merge branch 'master' into HEAD
Takeshi KOMIYA
2018-09-22
1
-5
/
+2
|
\
\
|
*
|
refactoring: Drop PY2 and PY3 flags
Takeshi KOMIYA
2018-09-22
1
-5
/
+2
|
|
/
*
|
Remove unnecessary object from class definitions
Jon Dufresne
2018-09-11
1
-2
/
+2
|
/
*
Revert "Use typing.TYPE_CHECKING for typehints"
Takeshi KOMIYA
2018-03-13
1
-4
/
+2
*
Use typing.TYPE_CHECKING for typehints
Takeshi KOMIYA
2018-02-14
1
-2
/
+4
*
Use flake8-import-order
Takeshi KOMIYA
2018-01-28
1
-1
/
+1
*
A happy new year!
Takeshi KOMIYA
2018-01-01
1
-1
/
+1
*
Fix type mismatching
Takeshi KOMIYA
2017-04-14
1
-1
/
+1
*
Fix #3624: sphinx.ext.intersphinx couldn't load inventories compressed with gzip
Takeshi KOMIYA
2017-04-14
1
-27
/
+54
*
Year++
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
*
Fix for py3
Takeshi KOMIYA
2017-03-04
1
-5
/
+7
*
Fix mypy violation
Takeshi KOMIYA
2017-03-04
1
-0
/
+2
*
Add InventoryFile.dump()
Takeshi KOMIYA
2017-03-02
1
-0
/
+37
*
Move InventoryFile class to sphinx.util.inventory
Takeshi KOMIYA
2017-03-02
1
-0
/
+123