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
/
testing
/
fixtures.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix pytest style issues
Adam Turner
2023-02-18
1
-2
/
+2
*
Prefer ``@pytest.fixture()``
Adam Turner
2023-02-18
1
-6
/
+6
*
Run pyupgrade (#11070)
Adam Turner
2023-01-02
1
-2
/
+2
*
Use PEP 604 types
Adam Turner
2023-01-01
1
-2
/
+2
*
Use PEP 595 types
Adam Turner
2023-01-01
1
-9
/
+9
*
Insert ``from __future__ import annotations``
Adam Turner
2023-01-01
1
-0
/
+2
*
Run the ``pyupgrade`` tool
Adam Turner
2022-10-17
1
-2
/
+1
*
set up mypy for incremental adoption of 'strict optional'
daniel.eades
2022-07-26
1
-2
/
+2
*
Refactor
Adam Turner
2022-05-02
1
-7
/
+5
*
Remove always-false branches
Adam Turner
2022-05-02
1
-8
/
+2
*
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
*
Address flake8 errors in whitespace linting
Louis Maddox
2021-07-23
1
-1
/
+1
*
Improve sphinx.testing.fixtures docstrings
Louis Maddox
2021-07-18
1
-12
/
+18
*
refactor: Use PEP-526 based variable annotation
Takeshi KOMIYA
2021-04-08
1
-3
/
+3
*
Merge branch '3.x'
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-12-29
1
-0
/
+12
|
\
\
|
|
/
|
*
testing: Add rollback_sysmodules fixture to unload modules after tests
Takeshi KOMIYA
2020-12-29
1
-0
/
+12
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-11-12
1
-1
/
+0
|
\
\
|
|
/
|
*
Sort imports with isort
François Freitag
2020-11-11
1
-1
/
+0
*
|
Merge branch '3.x' into master
Takeshi KOMIYA
2020-10-28
1
-0
/
+15
|
\
\
|
|
/
|
*
change markers list name to DEFAULT_ENABLED_MARKERS
oleg.hoefling
2020-10-25
1
-2
/
+2
|
*
rename public markers to default markers
oleg.hoefling
2020-10-25
1
-2
/
+2
|
*
more meaningful name for the public markers list
oleg.hoefling
2020-10-25
1
-2
/
+2
|
*
move registration of public markers to sphinx.testing.fixtures
oleg.hoefling
2020-10-25
1
-0
/
+15
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-08-01
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix typo
Joachim Jablon
2020-07-26
1
-1
/
+1
*
|
Remove deprecated features marked as RemovedInSphinx40Warning
Takeshi KOMIYA
2020-04-29
1
-5
/
+1
*
|
Use typing.NamedTuple instead of collections.namedtuple as possible
Takeshi KOMIYA
2020-03-07
1
-1
/
+0
|
/
*
refactor: Update type annotations in sphinx.testing.*
Takeshi KOMIYA
2020-02-23
1
-39
/
+42
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
Migrate to py3 style type annotation: sphinx.testing.fixtures
Takeshi KOMIYA
2019-07-06
1
-9
/
+4
*
Stop to use $SPHINX_TEST_TEMPDIR envvar
Takeshi KOMIYA
2019-01-13
1
-3
/
+6
*
Use subprocess.run() instead of Popen()
Takeshi KOMIYA
2019-01-13
1
-4
/
+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
*
|
Remove print_function feature
Takeshi KOMIYA
2018-12-15
1
-1
/
+0
*
|
refactor: Replace six.StringIO by io.StringIO
Takeshi KOMIYA
2018-12-15
1
-1
/
+1
*
|
Replace six.string_types with native str
Jon Dufresne
2018-11-21
1
-3
/
+2
*
|
Remove unnecessary object from class definitions
Jon Dufresne
2018-09-11
1
-1
/
+1
|
/
*
Merge branch '1.7'
Takeshi KOMIYA
2018-06-09
1
-2
/
+8
|
\
|
*
Fix sphinx.testing uses deprecated pytest API; Node.get_marker(name)
Takeshi KOMIYA
2018-06-07
1
-2
/
+8
*
|
Fix make_app() fixture fails to rollback registered roles on creating multipl...
Takeshi KOMIYA
2018-05-17
1
-1
/
+1
*
|
Merge branch '1.7'
Takeshi KOMIYA
2018-03-18
1
-2
/
+2
|
\
\
|
|
/
[next]