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
/
deprecation.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #7509 from tk0miya/refactor_Optional_typehints
Takeshi KOMIYA
2020-04-20
1
-1
/
+1
|
\
|
*
refactor: Add Optional to type annotations
Takeshi KOMIYA
2020-04-19
1
-1
/
+1
*
|
Fix sphinx crashes with ImportError on python3.5.1
Takeshi KOMIYA
2020-04-19
1
-4
/
+7
|
/
*
Merge branch '2.0'
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
|
Merge branch '2.0'
Takeshi KOMIYA
2019-12-25
1
-23
/
+12
|
\
\
|
|
/
|
*
Migrate to py3 style type annotation: sphinx.deprecation
Takeshi KOMIYA
2019-12-25
1
-23
/
+12
*
|
Merge branch '2.0'
Takeshi KOMIYA
2019-08-19
1
-4
/
+1
|
\
\
|
|
/
|
*
Switch uses of __import__ to importlib.get_module()
Jon Dufresne
2019-08-17
1
-4
/
+1
*
|
Merge branch '2.0'
jfbu
2019-08-01
1
-1
/
+2
|
\
\
|
|
/
|
*
Fix type annotation for python 3.5.1
Takeshi KOMIYA
2019-07-13
1
-1
/
+2
*
|
Merge branch '2.0'
Takeshi KOMIYA
2019-06-02
1
-2
/
+2
|
\
\
|
|
/
|
*
Improve deprecation warning message (refs: #5878)
jfbu
2019-04-28
1
-2
/
+2
|
*
Fix RemovedInSphinx30Warning is marked as pending
Takeshi KOMIYA
2019-04-05
1
-1
/
+1
|
*
Python-3-only clean ups discovered by pyupgrade
Jon Dufresne
2019-03-19
1
-1
/
+1
*
|
Add RemovedInSphinx50Warning
Takeshi KOMIYA
2019-04-06
1
-1
/
+5
*
|
Drop features and APIs deprecated in 1.8
Takeshi KOMIYA
2019-03-30
1
-5
/
+1
*
|
Python-3-only clean ups discovered by pyupgrade
Jon Dufresne
2019-03-17
1
-1
/
+1
|
/
*
Fix typo
Takeshi KOMIYA
2019-02-11
1
-1
/
+1
*
refactor: Add compat module to avoid recursive import
Takeshi KOMIYA
2019-01-03
1
-0
/
+30
*
Merge branch '1.8'
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
*
|
Remove unnecessary encoding cookie from Python source files
Jon Dufresne
2018-12-16
1
-1
/
+0
*
|
Use Python 3 super() argument-less syntax
Jon Dufresne
2018-12-15
1
-6
/
+6
*
|
Replace all "unicode" type by "str"
Takeshi KOMIYA
2018-12-15
1
-5
/
+4
*
|
Remove comments for py2
Takeshi KOMIYA
2018-12-15
1
-1
/
+0
*
|
Add sphinx.util.typing:unicode to help mypy-3 migration
Takeshi KOMIYA
2018-11-24
1
-0
/
+1
*
|
Merge branch '1.8'
Takeshi KOMIYA
2018-11-01
1
-5
/
+5
|
\
\
|
|
/
|
*
Fix #5471: Show appropriate warning for deprecated APIs
Takeshi KOMIYA
2018-10-17
1
-5
/
+5
*
|
Drop APIs deprecated in 2.0
Takeshi KOMIYA
2018-09-03
1
-5
/
+1
|
/
*
Promote RemovedInSphinx20Warning to next version
Takeshi KOMIYA
2018-05-14
1
-10
/
+2
*
Rename add_stylesheet() to add_css_file()
Takeshi KOMIYA
2018-04-06
1
-0
/
+4
*
Fix mypy violations
Takeshi KOMIYA
2018-03-03
1
-2
/
+7
*
refactor: Move versionlabels to sphinx.directives.other
Takeshi KOMIYA
2018-03-03
1
-0
/
+37
*
Deprecate config value: source_parsers
Takeshi KOMIYA
2018-01-25
1
-0
/
+4
*
Merge branch 'happy_new_year' into master
Takeshi KOMIYA
2018-01-01
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2018-01-01
1
-1
/
+1
*
|
Remove deprecated feature: drop RemovedInSphinx17Warning
Takeshi KOMIYA
2017-04-27
1
-3
/
+3
|
/
*
Merge branch 'stable'
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
|
\
|
*
Year++
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
*
|
Remove RemovedInSphinx16Warning
Takeshi KOMIYA
2017-01-07
1
-4
/
+0
*
|
Add RemovedInSphinx18Warning and promote RemovedInSphinx17Warning
Takeshi KOMIYA
2017-01-05
1
-2
/
+6
*
|
Emit warning on logger methods
Takeshi KOMIYA
2017-01-02
1
-0
/
+4
|
/
*
Emit several warnings that will be deprecated in Sphinx 1.6. There is no way ...
shimizukawa
2016-12-04
1
-0
/
+21