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
/
etree13
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stable'
Takeshi KOMIYA
2017-03-01
2
-263
/
+0
|
\
|
*
replace internal copy of ElementTree with standard library's ElementTree
Yoshiki Shibukawa
2017-03-01
4
-2042
/
+0
*
|
Reduce DeprecationWarnings for regexp
Takeshi KOMIYA
2017-02-17
2
-10
/
+10
|
/
*
remove unnecessary `list()` wrappers. In some places, I replaced `iterable.so...
Takayuki Shimizukawa
2014-05-25
1
-8
/
+8
*
delegate '__nonzero__' to '__bool__' for py2/py3 compatibility in one source....
Takayuki Shimizukawa
2014-05-01
1
-1
/
+2
*
use 'next(iter)' instead of 'iter.next()' to support py2/py3 compatibiity. re...
Takayuki Shimizukawa
2014-05-01
1
-6
/
+6
*
wrap py3 iterators with list() for each places that expect a list object. ref...
Takayuki Shimizukawa
2014-04-30
1
-4
/
+4
*
remove 'six' name except importing line.
Takayuki Shimizukawa
2014-04-30
1
-2
/
+2
*
use six privided text_type() to replace with unicode() to support py2/py3 in ...
Takayuki Shimizukawa
2014-04-29
1
-1
/
+3
*
provide __next__() and use native next() to support py2/py3 in one source. re...
Takayuki Shimizukawa
2014-04-29
1
-1
/
+3
*
use six privided functions/classes to support py2/py3 in one source. refs #1350.
Takayuki Shimizukawa
2014-04-29
1
-1
/
+4
*
Modernize the code now that Python 2.5 is no longer supported
Dmitry Shachnev
2014-01-19
2
-4
/
+6
*
Provided a working fix for the remaining errors in the test suite
Daniel Neuhäuser
2010-07-11
1
-5
/
+9
*
Revert changes from the last commit which caused problems with 2.x
Daniel Neuhäuser
2010-07-11
1
-4
/
+13
*
Removed XMLParser._fixtext which fixes several errors in the test suite
Daniel Neuhäuser
2010-07-10
1
-13
/
+4
*
Merged revisions 65283,65303,65316-65317,65372-65375,65377,65380,65483-65485,...
Georg Brandl
2008-08-04
4
-0
/
+2028