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
/
logging.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Preserve exception info in raised SphinxWarning objects
Eric Wieser
2020-05-03
1
-2
/
+6
*
Fix #7423: crashed when giving a non-string object to logger
Takeshi KOMIYA
2020-04-09
1
-1
/
+1
*
Add "once" option to logger.warning()
Takeshi KOMIYA
2020-03-21
1
-1
/
+22
*
refactor SphinxLoggerAdapter
Takeshi KOMIYA
2020-03-21
1
-10
/
+4
*
Add suppress_logging()
Takeshi KOMIYA
2020-03-18
1
-5
/
+22
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
mypy: Enable disallow_incomplete_defs flag for type checking
Takeshi KOMIYA
2019-12-30
1
-2
/
+2
*
Fix type annotation for python 3.5.1
Takeshi KOMIYA
2019-07-13
1
-1
/
+2
*
Migrate to py3 style type annotation: sphinx.util.logging
Takeshi KOMIYA
2019-06-03
1
-76
/
+40
*
Clean up import for annotations
Takeshi KOMIYA
2019-03-06
1
-1
/
+0
*
Merge branch '1.8'
Takeshi KOMIYA
2019-01-18
1
-1
/
+1
|
\
|
*
Fix mypy violations
Takeshi KOMIYA
2019-01-17
1
-1
/
+1
*
|
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 #5509 from stephenfin/remove-future-imports
Takeshi KOMIYA
2018-12-17
1
-1
/
+0
|
\
\
|
*
|
py3: Remove (most) __future__ imports
Stephen Finucane
2018-12-17
1
-1
/
+0
*
|
|
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
-10
/
+10
*
|
Replace all "unicode" type by "str"
Takeshi KOMIYA
2018-12-15
1
-15
/
+14
*
|
Move to py3 mode for mypy (and remove many "type: ignore" comments)
Takeshi KOMIYA
2018-12-15
1
-2
/
+2
*
|
Add sphinx.util.typing:unicode to help mypy-3 migration
Takeshi KOMIYA
2018-11-24
1
-0
/
+1
*
|
logging: Add prefixed_warnings() helper
Takeshi KOMIYA
2018-10-17
1
-0
/
+62
*
|
Merge branch '1.8'
Takeshi KOMIYA
2018-10-16
1
-2
/
+3
|
\
\
|
|
/
|
*
Fix mypy violations
Takeshi KOMIYA
2018-10-16
1
-2
/
+3
*
|
Merge branch 'master' into HEAD
Takeshi KOMIYA
2018-09-22
1
-30
/
+2
|
\
\
|
*
|
refactoring: Drop PY2 and PY3 flags
Takeshi KOMIYA
2018-09-22
1
-30
/
+2
|
|
/
*
|
Remove unnecessary object from class definitions
Jon Dufresne
2018-09-11
1
-3
/
+3
|
/
*
Close #4976: ``SphinxLoggerAdapter.info()`` now supports ``location`` parameter
Takeshi KOMIYA
2018-06-26
1
-10
/
+34
*
Merge branch 1.7
shimizukawa
2018-05-25
1
-1
/
+1
|
\
|
*
Fix #5007: sphinx-build crashes when error log contains a "%" character
Takeshi KOMIYA
2018-05-24
1
-1
/
+1
*
|
move ``get_full_module_name`` and ``repr_domxml`` functions from logging to n...
shimizukawa
2018-05-04
1
-32
/
+2
*
|
add debug log for patching/extracting i18n nodes (#4918)
Takayuki SHIMIZUKAWA
2018-05-02
1
-2
/
+32
*
|
Fix typos in a docstring (refs: #4901)
jfbu
2018-04-25
1
-3
/
+3
*
|
Merge branch '1.7'
Takeshi KOMIYA
2018-03-18
1
-2
/
+2
|
\
\
|
|
/
|
*
Revert "Use typing.TYPE_CHECKING for typehints"
Takeshi KOMIYA
2018-03-13
1
-2
/
+2
*
|
Merge branch '1.7'
Takeshi KOMIYA
2018-02-18
1
-2
/
+2
|
\
\
|
|
/
|
*
Use typing.TYPE_CHECKING for typehints
Takeshi KOMIYA
2018-02-14
1
-2
/
+2
*
|
Merge branch '1.7-release'
Takeshi KOMIYA
2018-01-31
1
-2
/
+2
|
\
\
|
|
/
|
*
Use flake8-import-order
Takeshi KOMIYA
2018-01-28
1
-2
/
+2
*
|
doc: Move sphinx.logging API docs to code
Stephen Finucane
2018-01-20
1
-5
/
+24
|
/
*
Fix #4081: Warnings and errors colored the same when building
Takeshi KOMIYA
2018-01-08
1
-1
/
+1
*
A happy new year!
Takeshi KOMIYA
2018-01-01
1
-1
/
+1
*
Fix mypy violations
Takeshi KOMIYA
2017-12-16
1
-2
/
+2
*
Fix mypy violation
Takeshi KOMIYA
2017-12-12
1
-1
/
+1
*
Fix #4279: Sphinx crashes with pickling error when run with multiple processe...
Takeshi KOMIYA
2017-12-10
1
-9
/
+18
*
Fix #3919: become silent if logging settings are cleared
Takeshi KOMIYA
2017-10-23
1
-7
/
+19
*
Fix mypy violations
Takeshi KOMIYA
2017-10-07
1
-3
/
+3
*
Fix #4070, #4111: crashes when the warning message contains format strings (a...
Takeshi KOMIYA
2017-10-05
1
-3
/
+7
*
Fix #4070: crashes when the warning message contains format strings
Takeshi KOMIYA
2017-09-24
1
-2
/
+3
*
Fix #3926: Add ``autodoc_warningiserror`` to suppress the behavior of ``-W`` ...
Takeshi KOMIYA
2017-07-15
1
-1
/
+34
[next]