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_build_texinfo.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lint with `flake8-bugbear` (#10602)
danieleades
2022-07-12
1
-1
/
+1
*
Show the repr of the value in some warnings (#10439)
Ezio Melotti
2022-06-16
1
-1
/
+1
*
`.read_text()` -> `.read_text(encoding='utf8')`
Adam Turner
2022-04-27
1
-7
/
+7
*
Collapse single line docstrings
Adam Turner
2022-02-20
1
-2
/
+1
*
Remove copyright and licence fields
Adam Turner
2022-02-20
1
-3
/
+0
*
Fix module docstring indentation
Adam Turner
2022-02-20
1
-2
/
+2
*
Fix module docstring first line
Adam Turner
2022-02-20
1
-2
/
+1
*
Remove module titles in docstrings
Adam Turner
2022-02-19
1
-3
/
+0
*
A happy new year!
Takeshi KOMIYA
2022-01-01
1
-1
/
+1
*
refactor: texinfo: Remove CR char from output
Takeshi KOMIYA
2021-12-11
1
-1
/
+1
*
Merge branch '4.x' into fix-footnote-in-info
Takeshi KOMIYA
2021-12-11
1
-0
/
+25
|
\
|
*
Fix flake8 warnings
Takeshi KOMIYA
2021-12-11
1
-2
/
+2
|
*
Merge branch '4.x' into texinfo-add-texinfo_emit_document_references
Takeshi KOMIYA
2021-12-11
1
-0
/
+11
|
|
\
|
|
*
texinfo: improve variable in :samp: directives
Martin Liska
2021-11-08
1
-0
/
+11
|
*
|
texinfo: simplify reference emission.
Martin Liska
2021-11-12
1
-0
/
+14
|
|
/
*
|
texinfo: fix emission of @footnote directives.
Martin Liska
2021-07-12
1
-0
/
+8
|
/
*
A happy new year!
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
*
Make tests/ a Python package
François Freitag
2020-11-20
1
-1
/
+2
*
Sort imports with isort
François Freitag
2020-11-11
1
-2
/
+1
*
Fix exception causes all over the codebase
Ram Rachum
2020-06-14
1
-2
/
+2
*
test: encoding="utf-8" is no longer needed on reading text
Takeshi KOMIYA
2020-02-01
1
-1
/
+1
*
test: Use read_text() and read_bytes()
Takeshi KOMIYA
2020-02-01
1
-3
/
+3
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
Merge branch '1.8'
Takeshi KOMIYA
2019-02-03
1
-0
/
+19
|
\
|
*
texinfo: remove DOTs from name if name contains other characters
Takeshi KOMIYA
2019-02-03
1
-1
/
+1
|
*
Add testcase for TexinfoTranslator.escape_id()
Takeshi KOMIYA
2019-02-03
1
-0
/
+19
*
|
Use subprocess.run() instead of Popen()
Takeshi KOMIYA
2019-01-13
1
-17
/
+10
*
|
test: Omit master_doc settings from testcases
Takeshi KOMIYA
2019-01-03
1
-2
/
+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
*
|
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
-4
/
+4
*
|
Remove print_function feature
Takeshi KOMIYA
2018-12-15
1
-1
/
+0
*
|
refactor: special rubric for footnotes
Takeshi KOMIYA
2018-12-10
1
-0
/
+1
*
|
Add testcase for default_texinfo_documents
Takeshi KOMIYA
2018-11-24
1
-0
/
+13
*
|
quickstart: Simplify generated conf.py (for texinfo)
Takeshi KOMIYA
2018-11-11
1
-2
/
+2
*
|
Merge branch '1.8'
Takeshi KOMIYA
2018-11-09
1
-0
/
+21
|
\
\
|
|
/
|
*
Fix #3080: texinfo: multiline citations are broken
Takeshi KOMIYA
2018-11-08
1
-0
/
+12
|
*
Fix #3080: texinfo: multiline rubric is broken
Takeshi KOMIYA
2018-11-08
1
-0
/
+9
*
|
test: Move autodoc_missing_imports to test-ext-autodoc
Takeshi KOMIYA
2018-10-17
1
-3
/
+3
*
|
refactoring: Drop PY2 and PY3 flags
Takeshi KOMIYA
2018-09-22
1
-5
/
+1
|
/
*
Make generated texinfo files reproducible by sorting the anchors
Dmitry Shachnev
2018-08-30
1
-0
/
+4
*
Fix #4720: message when an image is mismatched for builder is not clear
Takeshi KOMIYA
2018-03-18
1
-2
/
+3
*
Fix flake8 violations
Takeshi KOMIYA
2018-02-19
1
-4
/
+3
*
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
*
|
Merge branch 'stable'
Takeshi KOMIYA
2017-06-25
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix the warnings, need to handle the repr escaping
Andy Neebel
2017-06-14
1
-2
/
+1
|
*
Mark tests as xfail/skip to allow successful run
Andy Neebel
2017-06-14
1
-0
/
+1
*
|
Merge branch 'stable'
Takeshi KOMIYA
2017-05-16
1
-1
/
+1
|
\
\
|
|
/
[next]