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_quickstart.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Resolve lint errors from Ruff 0.0.254
Adam Turner
2023-03-05
1
-1
/
+1
*
Unescape quotation marks where possible
Adam Turner
2023-02-18
1
-2
/
+2
*
Fix COM812
Adam Turner
2023-02-18
1
-2
/
+2
*
Enable Ruff's flake8-bandit checks
Adam Turner
2022-12-29
1
-4
/
+4
*
`.read_text()` -> `.read_text(encoding='utf8')`
Adam Turner
2022-04-27
1
-4
/
+4
*
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
*
Fix a flake8 violation
Takeshi KOMIYA
2021-07-07
1
-1
/
+1
*
Make test more readable
Raymond Sun
2021-06-14
1
-3
/
+6
*
Fix flake8 errors
Raymond Sun
2021-06-14
1
-1
/
+3
*
Make quickstart just exit without reprompting
Raymond Sun
2021-06-12
1
-6
/
+3
*
Add test
Raymond Sun
2021-06-11
1
-1
/
+15
*
Close #8326: Rename master_doc to root_doc
Takeshi KOMIYA
2021-02-28
1
-1
/
+1
*
refactor: test: Do not use deprecated function: execfile_()
Takeshi KOMIYA
2021-01-17
1
-5
/
+4
*
A happy new year!
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
*
Sort imports with isort
François Freitag
2020-11-11
1
-2
/
+1
*
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
*
quickstart: Simplify generated conf.py (master_doc)
Takeshi KOMIYA
2019-02-09
1
-1
/
+0
*
quickstart: Simplify generated conf.py (source_suffix)
Takeshi KOMIYA
2019-02-09
1
-1
/
+0
*
quickstart: Simplify generated conf.py (for latex)
Takeshi KOMIYA
2019-01-07
1
-7
/
+0
*
Merge branch '1.8'
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
*
|
Replace use of six.text_type with str
Jon Dufresne
2018-12-18
1
-2
/
+0
*
|
Deprecate quickstart.term_decode() and remove internal uses
Jon Dufresne
2018-12-17
1
-11
/
+3
*
|
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
-11
/
+11
*
|
Avoid respecifying default encoding for .encode()/.decode() calls
Jon Dufresne
2018-12-15
1
-2
/
+2
*
|
refactor: Replace six.StringIO by io.StringIO
Takeshi KOMIYA
2018-12-15
1
-1
/
+2
*
|
quickstart: Simplify generated conf.py (for manpage)
Takeshi KOMIYA
2018-12-02
1
-4
/
+0
*
|
Merge pull request #5607 from tk0miya/smart_texinfo_conf_py
Takeshi KOMIYA
2018-12-02
1
-5
/
+0
|
\
\
|
*
|
quickstart: Simplify generated conf.py (for texinfo)
Takeshi KOMIYA
2018-11-11
1
-5
/
+0
*
|
|
Merge branch '1.8'
Takeshi KOMIYA
2018-11-22
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Fix "invalid escape sequence" warnings emitted during tests
Jon Dufresne
2018-11-13
1
-1
/
+1
*
|
Remove uses of six.moves that did not cause any type errors
Jon Dufresne
2018-09-23
1
-1
/
+0
*
|
refactoring: Drop PY2 and PY3 flags
Takeshi KOMIYA
2018-09-22
1
-7
/
+2
|
/
*
conf.py: Drop epub_author, epub_publisher and epub_copyright
Takeshi KOMIYA
2018-08-05
1
-1
/
+0
*
Fix flake8 violations
Takeshi KOMIYA
2018-02-19
1
-1
/
+1
*
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
|
*
refs #3458: add sphinx.testing that are moved from /tests directory.
shimizukawa
2017-05-14
1
-1
/
+1
*
|
Fix flake8 violations
Takeshi KOMIYA
2017-12-23
1
-1
/
+0
*
|
quickstart: Rework how we collect extensions
Stephen Finucane
2017-12-03
1
-1
/
+0
*
|
quickstart: Rework 'do_prompt' function
Stephen Finucane
2017-12-03
1
-39
/
+24
*
|
sphinx-quickstart: Move code to 'sphinx.cmd'
Stephen Finucane
2017-10-02
1
-1
/
+1
*
|
Merge pull request #3668 from adamjstewart/fixes/apidoc-main-argv
Takeshi KOMIYA
2017-05-14
1
-2
/
+1
|
\
\
[next]