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
/
io.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '3.x'
Takeshi KOMIYA
2020-07-11
1
-0
/
+2
|
\
|
*
Fix #7619: Duplicated node IDs are generated if node has multiple IDs
Takeshi KOMIYA
2020-07-09
1
-0
/
+2
*
|
Remove deprecated features marked as RemovedInSphinx40Warning
Takeshi KOMIYA
2020-04-29
1
-23
/
+0
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-04-19
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix sphinx crashes with ImportError on python3.5.1
Takeshi KOMIYA
2020-04-19
1
-2
/
+2
*
|
Hello TYPE_CHECKING!
Takeshi KOMIYA
2020-03-07
1
-2
/
+2
*
|
Deprecate codes for python 3.5
Takeshi KOMIYA
2020-03-07
1
-2
/
+1
|
/
*
Merge branch '2.0'
Takeshi KOMIYA
2020-01-01
1
-4
/
+4
|
\
|
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
|
*
mypy: Enable disallow_incomplete_defs flag for type checking
Takeshi KOMIYA
2019-12-30
1
-4
/
+4
*
|
Fix flake8 violations
Takeshi KOMIYA
2019-12-25
1
-3
/
+1
*
|
Merge branch '2.0'
Takeshi KOMIYA
2019-12-25
1
-39
/
+25
|
\
\
|
|
/
|
*
Migrate to py3 style type annotation: sphinx.io
Takeshi KOMIYA
2019-12-25
1
-55
/
+31
*
|
Fix flake8 violation
Takeshi KOMIYA
2019-12-21
1
-1
/
+1
*
|
Merge branch '2.0'
Takeshi KOMIYA
2019-12-21
1
-16
/
+11
|
\
\
|
|
/
|
*
Deprecate sphinx.io.FiletypeNotFoundError and get_filetype()
Takeshi KOMIYA
2019-12-16
1
-1
/
+12
|
*
Fix #6855: Non-RST translated text should be parsed by the appropriate parser
James McKinney
2019-12-16
1
-15
/
+1
*
|
Fix merge error
Takeshi KOMIYA
2019-10-06
1
-0
/
+1
*
|
Fix merge error
Takeshi KOMIYA
2019-10-06
1
-2
/
+0
*
|
Merge branch '2.0'
Takeshi KOMIYA
2019-10-06
1
-17
/
+44
|
\
\
|
|
/
|
*
Merge branch '2.2.1' into 2.0
Takeshi KOMIYA
2019-10-06
1
-2
/
+2
|
|
\
|
|
*
Fix mypy violations (for mypy-0.730)
Takeshi KOMIYA
2019-10-06
1
-2
/
+2
|
*
|
refactor: SphinxStandaloneReader should not hold an application object
Takeshi KOMIYA
2019-08-20
1
-18
/
+42
|
|
/
*
|
Merge branch '2.0'
jfbu
2019-08-01
1
-1
/
+2
|
\
\
|
|
/
|
*
Fix type annotation for python 3.5.1
Takeshi KOMIYA
2019-07-13
1
-1
/
+2
*
|
Merge branch '2.0'
Takeshi KOMIYA
2019-05-13
1
-1
/
+10
|
\
\
|
|
/
|
*
Fix #6351: "Hyperlink target is not referenced" message is shown even if refe...
Takeshi KOMIYA
2019-05-12
1
-1
/
+10
*
|
Drop features and APIs deprecated in 1.8
Takeshi KOMIYA
2019-03-30
1
-102
/
+0
|
/
*
Python-3-only clean ups discovered by pyupgrade
Jon Dufresne
2019-03-17
1
-1
/
+1
*
refactor: Remove lists of transforms from SphinxStandalonReader
Takeshi KOMIYA
2019-03-17
1
-20
/
+13
*
refactor CitationReferences transform
Takeshi KOMIYA
2019-03-09
1
-3
/
+3
*
Clean up import for annotations
Takeshi KOMIYA
2019-03-06
1
-3
/
+2
*
Close #4550: All tables and figures without ``align`` option are displayed to...
Takeshi KOMIYA
2019-02-08
1
-2
/
+2
*
Publisher requires destination parameter.
shimizukawa
2019-01-13
1
-1
/
+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
*
|
Deprecate SphinxFileInput.supported
Takeshi KOMIYA
2018-12-17
1
-1
/
+1
*
|
Deprecate SphinxBaseFileInput
Takeshi KOMIYA
2018-12-17
1
-7
/
+3
*
|
refactor: Use simple Input class
Takeshi KOMIYA
2018-12-17
1
-23
/
+28
*
|
Remove unnecessary encoding cookie from Python source files
Jon Dufresne
2018-12-16
1
-1
/
+0
*
|
Move `source-read` event to SphinxStandaloneReader
Takeshi KOMIYA
2018-12-16
1
-15
/
+23
*
|
Use Python 3 super() argument-less syntax
Jon Dufresne
2018-12-15
1
-7
/
+7
*
|
Replace all "unicode" type by "str"
Takeshi KOMIYA
2018-12-15
1
-7
/
+6
*
|
Add docutils-stubs to test deps
Takeshi KOMIYA
2018-12-15
1
-3
/
+3
*
|
Remove SphinxBaseFileInput.decode() because it is not used in py3
Takeshi KOMIYA
2018-12-07
1
-7
/
+0
*
|
Skip meaningless publisher.set_components() call
Takeshi KOMIYA
2018-12-07
1
-1
/
+0
*
|
Merge pull request #5729 from tk0miya/refactor_io
Takeshi KOMIYA
2018-12-07
1
-16
/
+10
|
\
\
|
*
|
Add UnicodeDecodeErrorHandler as a error_handler for open()
Takeshi KOMIYA
2018-12-07
1
-16
/
+10
*
|
|
deprecate SphinxRSTFileInput
Takeshi KOMIYA
2018-12-05
1
-1
/
+3
*
|
|
Add prepend_prolog() and append_epilog()
Takeshi KOMIYA
2018-12-05
1
-7
/
+3
|
/
/
[next]