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
/
pycode
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #1789 `:pyobject:` option of `literalinclude` directive includes followin...
Takeshi KOMIYA
2015-04-02
1
-3
/
+14
*
final pep8 fixes; reactivate most warnings in flake8
Georg Brandl
2015-03-08
2
-17
/
+21
*
enables flake8 E401: multiple imports on one line
shimizukawa
2015-03-07
1
-1
/
+2
*
Merge branch 'stable'
Georg Brandl
2015-01-03
2
-2
/
+2
|
\
|
*
all: update copyright
Georg Brandl
2015-01-03
2
-2
/
+2
*
|
Fix: pgen2 tokenizer doesn't recognize `...` literal (Ellipsis for py3). Clos...
Takayuki Shimizukawa
2014-08-28
1
-2
/
+9
*
|
fix py2/py3 compat for 'iter.next()/next(iter)' and 'dict.values()/list(dict....
Takayuki Shimizukawa
2014-05-01
1
-1
/
+1
*
|
wrap py3 iterators with list() for each places that expect a list object. ref...
Takayuki Shimizukawa
2014-04-30
2
-3
/
+4
*
|
remove 'six' name except importing line.
Takayuki Shimizukawa
2014-04-30
1
-4
/
+3
*
|
use six privided text_type() to replace with unicode() to support py2/py3 in ...
Takayuki Shimizukawa
2014-04-29
2
-4
/
+7
*
|
provide __next__() and use native next() to support py2/py3 in one source. re...
Takayuki Shimizukawa
2014-04-29
1
-2
/
+2
*
|
wrap iterator with list() to avoid 'dictionary changed size during iteration'...
Takayuki Shimizukawa
2014-04-29
2
-3
/
+3
*
|
use six privided iteritems(),itervalues() to support py2/py3 in one source. r...
Takayuki Shimizukawa
2014-04-29
2
-10
/
+13
*
|
introduce the six module and reduce sphinx.util.pycompat implementation. refs...
Takayuki Shimizukawa
2014-04-29
1
-3
/
+5
*
|
Update copyright year.
Georg Brandl
2014-03-01
2
-2
/
+2
|
\
\
|
|
/
|
*
Update copyright year.
Georg Brandl
2014-03-01
2
-2
/
+2
*
|
consistency nits
Georg Brandl
2014-01-22
2
-2
/
+5
*
|
Modernize the code now that Python 2.5 is no longer supported
Dmitry Shachnev
2014-01-19
6
-22
/
+28
*
|
merge heads
Takayuki Shimizukawa
2014-01-15
2
-90
/
+1
|
\
\
|
|
/
|
/
|
|
*
Drop python-2.5 and remove 2.4,2.5 support codes
Takayuki Shimizukawa
2013-12-15
2
-90
/
+1
*
|
Fix new grammar files to have correct starting symbol at the top.
Georg Brandl
2014-01-12
2
-3
/
+8
*
|
Closes #1152: Fix pycode parsing errors of Python 3 code by including two gra...
Georg Brandl
2014-01-12
6
-50
/
+166
*
|
Closes #641: use Sphinx version in cache pickle filename.
Georg Brandl
2014-01-10
1
-2
/
+4
|
/
*
Closes #1102: Support multi-context "with" statements in autodoc by updating
Georg Brandl
2013-03-30
1
-26
/
+16
*
Closes #1127: Fix traceback when autodoc tries to tokenize a non-Python file.
Georg Brandl
2013-03-30
1
-1
/
+4
*
Copyright update.
Georg Brandl
2013-01-01
2
-2
/
+2
*
Closes #796: use package_dir everywhere instead of __file__.
Georg Brandl
2011-11-01
1
-1
/
+2
*
Activate the viewcode extension in the automatically generated apidoc project.
Georg Brandl
2011-10-07
1
-0
/
+1
*
Fix #705: read module source in ModuleAnalyzer in binary mode, decode afterwa...
Georg Brandl
2011-09-19
1
-8
/
+15
*
Remove unused imports.
Georg Brandl
2011-09-19
1
-2
/
+0
*
merge with 1.0
Georg Brandl
2011-05-15
1
-14
/
+2
|
\
|
*
Closes #657: viewcode now works correctly with source files that have non-ASC...
Georg Brandl
2011-05-15
1
-14
/
+2
*
|
#431: Doc comments for attributes can now be given on the same line as the as...
Georg Brandl
2011-01-15
1
-1
/
+21
*
|
merge with 1.0
Georg Brandl
2011-01-04
2
-2
/
+2
|
\
\
|
|
/
|
*
New year update.
Georg Brandl
2011-01-04
2
-2
/
+2
*
|
merge with 1.0
Georg Brandl
2010-12-28
1
-1
/
+1
|
\
\
|
|
/
|
*
major.minor version is enough for the grammar pickle.
Georg Brandl
2010-12-09
1
-1
/
+1
*
|
Use next() function instead of iter.next().
Georg Brandl
2010-07-28
1
-1
/
+2
*
|
don't assume strings to be byte strings
Daniel Neuhäuser
2010-05-24
2
-2
/
+3
*
|
Make sphinx.pycode.nodes.BaseNode unhashable
Daniel Neuhäuser
2010-05-01
1
-0
/
+2
*
|
Fixed issue #1
Daniel Neuhäuser
2010-05-01
1
-1
/
+3
|
/
*
merge with 0.6
Georg Brandl
2010-06-20
1
-4
/
+4
|
\
|
*
#452: fix encoding handling in ModuleAnalyzer.
Georg Brandl
2010-06-20
1
-4
/
+4
*
|
#187: Added support for source ordering of members in autodoc, with ``autodoc...
Georg Brandl
2010-02-28
1
-5
/
+17
*
|
merge with trunk
Georg Brandl
2010-02-17
3
-1694
/
+3073
|
\
\
|
*
|
Work a bit on the experimental Cython version of pgen2.parse.
Georg Brandl
2010-01-31
3
-1694
/
+3073
*
|
|
Remove XXXes from the pgen2 code.
Georg Brandl
2010-01-17
2
-3
/
+3
*
|
|
Make the _ gettext alias an explicit import instead of installing into builtins.
Georg Brandl
2010-01-17
2
-3
/
+3
*
|
|
Move getting module source to util.
Georg Brandl
2010-01-13
1
-34
/
+11
|
/
/
*
|
#280: Autodoc can now document instance attributes assigned in ``__init__`` m...
Georg Brandl
2010-01-03
1
-8
/
+31
|
/
[next]