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
/
util
/
pycompat.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated items for Sphinx 6.0 (#10471)
Adam Turner
2022-06-16
1
-51
/
+0
*
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
*
Merge branch '3.x'
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
*
|
Fix flake8 violation
Takeshi KOMIYA
2020-11-12
1
-0
/
+1
*
|
Do isort
Takeshi KOMIYA
2020-11-12
1
-1
/
+0
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-11-12
1
-1
/
+1
|
\
\
|
|
/
|
*
Sort imports with isort
François Freitag
2020-11-11
1
-2
/
+1
|
*
Preserve backwards compatibility
Peter Bell
2020-07-16
1
-11
/
+17
|
*
Require canonical name to be specified when calling deprecated_alias
Peter Bell
2020-07-15
1
-8
/
+10
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-07-05
1
-3
/
+4
|
\
\
|
|
/
|
*
Fix exception causes all over the codebase
Ram Rachum
2020-06-14
1
-3
/
+4
|
*
Merge branch '3.0.x' into 3.x
Takeshi KOMIYA
2020-06-03
1
-1
/
+1
|
|
\
|
|
*
Fix mypy violations (with mypy-0.780)
Takeshi KOMIYA
2020-06-03
1
-1
/
+1
*
|
|
Merge branch '3.x'
Takeshi KOMIYA
2020-05-04
1
-2
/
+9
|
\
\
\
|
|
/
/
|
*
|
refactor: Catch ImportError for lib2to3 to support future python
Takeshi KOMIYA
2020-05-04
1
-2
/
+9
|
|
/
*
|
Remove deprecated features marked as RemovedInSphinx40Warning
Takeshi KOMIYA
2020-04-29
1
-52
/
+2
*
|
Deprecate sphinx.util.pycompat.execfile_()
Takeshi KOMIYA
2020-03-16
1
-1
/
+8
|
/
*
refactor: Update type annotations in sphinx.util.*
Takeshi KOMIYA
2020-02-16
1
-1
/
+1
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
Fix mypy violations (for mypy-0.740)
Takeshi KOMIYA
2019-10-20
1
-1
/
+1
*
Migrate to py3 style type annotation: sphinx.util.pycompat
Takeshi KOMIYA
2019-06-03
1
-8
/
+3
*
Clean up import for annotations
Takeshi KOMIYA
2019-03-06
1
-1
/
+1
*
Deprecate sphinx.util.pycompat:sys_encoding
Takeshi KOMIYA
2019-02-11
1
-5
/
+1
*
refactor: Move NoneType to sphinx.util.typing
Takeshi KOMIYA
2019-02-11
1
-3
/
+2
*
refactor: Move terminal_safe() to sphinx.util.console
Takeshi KOMIYA
2019-02-11
1
-6
/
+3
*
refactor: deprecate some pycompat functions
Takeshi KOMIYA
2019-01-07
1
-8
/
+14
*
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
-3
/
+1
*
|
Remove unnecessary encoding cookie from Python source files
Jon Dufresne
2018-12-16
1
-1
/
+0
*
|
Deprecate UnicodeMixin
Takeshi KOMIYA
2018-12-16
1
-1
/
+7
*
|
Replace all "unicode" type by "str"
Takeshi KOMIYA
2018-12-15
1
-4
/
+3
*
|
Move to py3 mode for mypy (and remove many "type: ignore" comments)
Takeshi KOMIYA
2018-12-15
1
-1
/
+1
*
|
Add sphinx.util.typing:unicode to help mypy-3 migration
Takeshi KOMIYA
2018-11-24
1
-0
/
+1
*
|
Deprecate evaluating Python 2 syntax in configuration files
Jon Dufresne
2018-11-22
1
-7
/
+16
*
|
Replace six.exec_() with Python 3 built-in exec()
Jon Dufresne
2018-11-20
1
-2
/
+2
*
|
Deprecate sphinx.util.pycompat.u
Jon Dufresne
2018-11-12
1
-1
/
+1
*
|
Merge branch 'master' into HEAD
Takeshi KOMIYA
2018-09-22
1
-95
/
+34
|
\
\
|
*
|
refactoring: Drop PY2 and PY3 flags
Takeshi KOMIYA
2018-09-22
1
-92
/
+32
|
|
/
*
|
Remove unnecessary object from class definitions
Jon Dufresne
2018-09-11
1
-2
/
+2
|
/
*
Revert "Use typing.TYPE_CHECKING for typehints"
Takeshi KOMIYA
2018-03-13
1
-3
/
+2
*
Use typing.TYPE_CHECKING for typehints
Takeshi KOMIYA
2018-02-14
1
-2
/
+3
*
Use flake8-import-order
Takeshi KOMIYA
2018-01-28
1
-1
/
+1
*
A happy new year!
Takeshi KOMIYA
2018-01-01
1
-1
/
+1
[next]