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
/
tests
/
test_util_logging.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #7423: crashed when giving a non-string object to logger
Takeshi KOMIYA
2020-04-09
1
-0
/
+8
*
Add "once" option to logger.warning()
Takeshi KOMIYA
2020-03-21
1
-0
/
+11
*
Add suppress_logging()
Takeshi KOMIYA
2020-03-18
1
-0
/
+14
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
Fix #6803: Disable parallel build on macOS and py38+
Takeshi KOMIYA
2019-12-01
1
-0
/
+4
*
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
*
|
refactor: Remove u-prefix from strings
Takeshi KOMIYA
2018-12-16
1
-1
/
+1
*
|
Remove print_function feature
Takeshi KOMIYA
2018-12-15
1
-1
/
+0
*
|
logging: Add prefixed_warnings() helper
Takeshi KOMIYA
2018-10-17
1
-1
/
+20
|
/
*
Close #4976: ``SphinxLoggerAdapter.info()`` now supports ``location`` parameter
Takeshi KOMIYA
2018-06-26
1
-0
/
+31
*
Fix flake8 violations
Takeshi KOMIYA
2018-02-19
1
-5
/
+4
*
Fix #4081: Warnings and errors colored the same when building
Takeshi KOMIYA
2018-01-08
1
-3
/
+3
*
A happy new year!
Takeshi KOMIYA
2018-01-01
1
-1
/
+1
*
Fix #4070, #4111: crashes when the warning message contains format strings (a...
Takeshi KOMIYA
2017-10-05
1
-1
/
+5
*
Fix #3926: Add ``autodoc_warningiserror`` to suppress the behavior of ``-W`` ...
Takeshi KOMIYA
2017-07-15
1
-0
/
+24
*
Mark tests as xfail/skip to allow successful run
Andy Neebel
2017-06-14
1
-0
/
+3
*
Update testcase for #3858
Takeshi KOMIYA
2017-06-10
1
-1
/
+1
*
refs #3458: add sphinx.testing that are moved from /tests directory.
shimizukawa
2017-05-14
1
-1
/
+1
*
Merge branch 'stable'
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
|
\
|
*
Year++
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
*
|
Drop debug2() (refs: #3304)
Takeshi KOMIYA
2017-01-07
1
-37
/
+17
*
|
pytest: remove deprecated test util functions
shimizukawa
2017-01-07
1
-12
/
+4
*
|
logger.warning() supports node as location parameter
Takeshi KOMIYA
2017-01-02
1
-15
/
+9
*
|
Use loggers
Takeshi KOMIYA
2017-01-02
1
-1
/
+2
*
|
Add sphinx.util.logging.SafeEncodingWriter
Takeshi KOMIYA
2017-01-02
1
-0
/
+16
*
|
Add sphinx.util.logging.pending_warnings()
Takeshi KOMIYA
2017-01-02
1
-2
/
+2
*
|
sphinx.util.parallel supports logging in child workers
Takeshi KOMIYA
2017-01-02
1
-0
/
+17
*
|
sphinx.util.logging supports colorized log
Takeshi KOMIYA
2017-01-02
1
-0
/
+31
*
|
logging.info() supports verbosity filter by app.verbosity
Takeshi KOMIYA
2017-01-02
1
-0
/
+64
*
|
Now sphinx.util.logging supports info and other logs
Takeshi KOMIYA
2017-01-02
1
-0
/
+38
*
|
Add testcase for sphinx.util.logging
Takeshi KOMIYA
2017-01-02
1
-0
/
+112
|
/
*
Add :confval:`suppress_warnings` to supress arbitrary warning message
Takeshi KOMIYA
2016-02-23
1
-0
/
+26