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
/
errors.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
Migrate to py3 style type annotation: sphinx.errors
Takeshi KOMIYA
2019-12-25
1
-15
/
+7
*
Fix #6855: Non-RST translated text should be parsed by the appropriate parser
James McKinney
2019-12-16
1
-0
/
+5
*
refactor: move NoUri to sphinx.errors
Takeshi KOMIYA
2019-03-02
1
-0
/
+5
*
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
*
|
Use Python 3 super() argument-less syntax
Jon Dufresne
2018-12-15
1
-2
/
+2
*
|
Replace all "unicode" type by "str"
Takeshi KOMIYA
2018-12-15
1
-2
/
+1
*
|
Add sphinx.util.typing:unicode to help mypy-3 migration
Takeshi KOMIYA
2018-11-24
1
-0
/
+1
*
|
Use super() to call parent class's method
Jon Dufresne
2018-11-11
1
-2
/
+2
|
/
*
Fix AttributeError in ExtensionError
Jon Dufresne
2018-09-09
1
-0
/
+1
*
Handle errors on scanning documents (refs: #5114)
Takeshi KOMIYA
2018-07-16
1
-0
/
+5
*
Add BuildEnvironment.setup() to re-initialize (after unpickle)
Takeshi KOMIYA
2018-05-21
1
-0
/
+5
*
Merge branch '1.7'
Takeshi KOMIYA
2018-03-18
1
-3
/
+2
|
\
|
*
Revert "Use typing.TYPE_CHECKING for typehints"
Takeshi KOMIYA
2018-03-13
1
-3
/
+2
*
|
Merge branch '1.7'
Takeshi KOMIYA
2018-02-18
1
-2
/
+3
|
\
\
|
|
/
|
*
Use typing.TYPE_CHECKING for typehints
Takeshi KOMIYA
2018-02-14
1
-2
/
+3
*
|
Merge pull request #4436 from stephenfin/directory-validation
Takeshi KOMIYA
2018-01-21
1
-0
/
+5
|
\
\
|
*
|
app: Centralize directory validation
Stephen Finucane
2018-01-20
1
-0
/
+5
|
|
/
*
|
doc: Move sphinx.errors API docs to code
Stephen Finucane
2018-01-20
1
-14
/
+35
|
/
*
A happy new year!
Takeshi KOMIYA
2018-01-01
1
-1
/
+1
*
Merge branch 'stable'
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
|
\
|
*
Year++
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
*
|
Fix mypy violations
Takeshi KOMIYA
2017-02-08
1
-0
/
+10
|
/
*
Fix flake8 violation
Takeshi KOMIYA
2017-01-08
1
-2
/
+0
*
Fix Sphinx crashes on parallel build with an extension which raises unseriali...
Takeshi KOMIYA
2017-01-08
1
-4
/
+3
*
Derive SphinxParallelError from SphinxError
Matthias Geier
2016-05-20
1
-1
/
+4
*
Obligatory copyright update.
Georg Brandl
2016-01-14
1
-1
/
+1
*
Merge branch 'stable'
Georg Brandl
2015-01-03
1
-1
/
+1
|
\
|
*
all: update copyright
Georg Brandl
2015-01-03
1
-1
/
+1
*
|
Factor out parallel building into a utility class. Better error handling
Georg Brandl
2014-09-22
1
-0
/
+13
|
/
*
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
*
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
*
New year update.
Georg Brandl
2011-01-04
1
-1
/
+1
*
merge with trunk
Georg Brandl
2010-01-17
1
-0
/
+4
|
\
|
*
Added ``needs_sphinx`` config value and ``Sphinx.require_sphinx`` application...
Georg Brandl
2010-01-17
1
-0
/
+4
*
|
merge with trunk
Georg Brandl
2010-01-17
1
-0
/
+4
|
\
\
|
|
/
|
*
Improve the handling of non-Unicode strings in the configuration:
Georg Brandl
2010-01-12
1
-0
/
+4
*
|
Move getting module source to util.
Georg Brandl
2010-01-13
1
-0
/
+8
|
/
*
Happy new year!
Georg Brandl
2010-01-01
1
-1
/
+1
*
#155: Fix Python 2.4 compatibility: exceptions are old-style classes there.
Georg Brandl
2009-05-10
1
-2
/
+2
*
#109: fix circular import problems by moving exceptions into their own module.
Georg Brandl
2009-02-24
1
-0
/
+48