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.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefer ``@pytest.fixture()``
Adam Turner
2023-02-18
1
-1
/
+1
*
Clean up after dropping Python 3.6
Adam Turner
2022-09-27
1
-11
/
+9
*
Drop python 3.6 support (#10468)
Takeshi KOMIYA
2022-06-16
1
-23
/
+17
*
`.write_text(...)` -> `.write_text(..., encoding='utf8')`
Adam Turner
2022-04-27
1
-3
/
+3
*
`.read_text()` -> `.read_text(encoding='utf8')`
Adam Turner
2022-04-27
1
-1
/
+1
*
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
*
Merge branch '3.x'
Takeshi KOMIYA
2021-03-20
1
-6
/
+4
|
\
|
*
Fix #8959: using UNIX path separator confuses Sphinx on Windows
Takeshi KOMIYA
2021-03-20
1
-6
/
+4
*
|
Close #8326: Rename master_doc to root_doc
Takeshi KOMIYA
2021-02-28
1
-6
/
+6
|
/
*
A happy new year!
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
*
test: Add comment for UnicodeEncodeError handler (refs: #8512)
Takeshi KOMIYA
2020-12-20
1
-0
/
+2
*
Fix nonascii_srcdir to work when non-ascii directories aren't supported
Jeremy Maitin-Shepard
2020-11-30
1
-0
/
+2
*
test: Use read_text() and read_bytes()
Takeshi KOMIYA
2020-02-01
1
-1
/
+1
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
Merge branch '1.8' into 2.0
Takeshi KOMIYA
2019-03-09
1
-2
/
+2
|
\
|
*
Fix UnboundLocalError when building changes
Martin Packman
2019-03-08
1
-2
/
+2
*
|
Fix #6140: Use unittest.mock instead of mock
Takeshi KOMIYA
2019-03-09
1
-1
/
+1
*
|
Separate json and pickle to sphinxcontrib package
Takeshi KOMIYA
2019-02-17
1
-5
/
+1
*
|
test: Use get_doctree() to load doctree files
Takeshi KOMIYA
2019-02-17
1
-3
/
+2
*
|
Separate htmlhelp to sphinxcontrib package
Takeshi KOMIYA
2019-02-15
1
-1
/
+1
*
|
Separate applehelp to sphinxcontrib package
Takeshi KOMIYA
2019-02-06
1
-1
/
+1
*
|
Separate qthelp to sphinxcontrib package
Takeshi KOMIYA
2019-01-19
1
-1
/
+1
*
|
test: Omit master_doc settings from testcases
Takeshi KOMIYA
2019-01-03
1
-2
/
+2
*
|
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
-2
/
+2
*
|
Merge branch 'master' into change_master_doc_to_index
Takeshi KOMIYA
2018-09-29
1
-5
/
+0
|
\
\
|
*
|
Drop branches for sys.version_info < (3, 4)
Takeshi KOMIYA
2018-09-22
1
-5
/
+0
|
|
/
*
|
The default setting for master_doc is changed to 'index'
Takeshi KOMIYA
2018-09-04
1
-5
/
+5
|
/
*
Merge pull request #4651 from tk0miya/fix_flake8_violations
Takeshi KOMIYA
2018-02-19
1
-4
/
+5
|
\
|
*
Fix flake8 violations
Takeshi KOMIYA
2018-02-19
1
-4
/
+5
*
|
test: Run epubcheck as a testing
Takeshi KOMIYA
2018-02-19
1
-2
/
+2
|
/
*
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
*
|
Fix flake8 violations
Takeshi KOMIYA
2017-12-23
1
-2
/
+2
*
|
Merge branch 'stable'
Takeshi KOMIYA
2017-12-16
1
-3
/
+4
|
\
\
|
|
/
|
*
test: Skip some builders on test_build_all
Takeshi KOMIYA
2017-12-15
1
-4
/
+4
*
|
Merge branch 'stable'
Takeshi KOMIYA
2017-06-25
1
-0
/
+7
|
\
\
|
|
/
|
*
Move assignment of srcdir to the right place
Andy Neebel
2017-06-17
1
-4
/
+4
|
*
Bad imports failed on travis and circle
Andy Neebel
2017-06-14
1
-2
/
+2
|
*
XFAIL some tests, 2.7 and Win32 can't use unicode path
Andy Neebel
2017-06-14
1
-1
/
+8
*
|
Merge branch 'stable'
Takeshi KOMIYA
2017-05-16
1
-4
/
+4
|
\
\
|
|
/
|
*
refs #3458: add sphinx.testing that are moved from /tests directory.
shimizukawa
2017-05-14
1
-4
/
+4
*
|
Remove deprecated feature: epub2 builder
Takeshi KOMIYA
2017-04-27
1
-1
/
+1
|
/
[next]