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
/
smartypants.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo
Eisuke Kawashima
2021-07-08
1
-1
/
+1
*
Merge branch '3.x'
Takeshi KOMIYA
2020-11-12
1
-2
/
+0
|
\
|
*
Sort imports with isort
François Freitag
2020-11-11
1
-1
/
+0
*
|
Deprecate codes for docutils-0.13 or 0.14
Takeshi KOMIYA
2020-03-07
1
-0
/
+6
|
/
*
Fix misplaced flags in re.sub() call
Jakub Wilk
2019-11-20
1
-1
/
+1
*
Migrate to py3 style type annotation: sphinx.util.smartypants
Takeshi KOMIYA
2019-06-05
1
-7
/
+6
*
Merge pull request #5509 from stephenfin/remove-future-imports
Takeshi KOMIYA
2018-12-17
1
-1
/
+0
|
\
|
*
py3: Remove (most) __future__ imports
Stephen Finucane
2018-12-17
1
-1
/
+0
*
|
Remove unnecessary encoding cookie from Python source files
Jon Dufresne
2018-12-16
1
-1
/
+0
|
/
*
refactor: Remove u-prefix from strings
Takeshi KOMIYA
2018-12-16
1
-85
/
+85
*
Replace all "unicode" type by "str"
Takeshi KOMIYA
2018-12-15
1
-3
/
+2
*
Fix annotations for util
Takeshi KOMIYA
2018-11-30
1
-2
/
+2
*
Add sphinx.util.typing:unicode to help mypy-3 migration
Takeshi KOMIYA
2018-11-24
1
-0
/
+1
*
Merge branch '1.7'
Takeshi KOMIYA
2018-03-18
1
-2
/
+1
|
\
|
*
Revert "Use typing.TYPE_CHECKING for typehints"
Takeshi KOMIYA
2018-03-13
1
-2
/
+1
*
|
Merge branch '1.7'
Takeshi KOMIYA
2018-02-18
1
-1
/
+2
|
\
\
|
|
/
|
*
Use typing.TYPE_CHECKING for typehints
Takeshi KOMIYA
2018-02-14
1
-1
/
+2
*
|
Merge branch '1.7-release'
Takeshi KOMIYA
2018-01-31
1
-0
/
+2
|
\
\
|
|
/
|
*
Use flake8-import-order
Takeshi KOMIYA
2018-01-28
1
-0
/
+2
*
|
Convert in-code HTTP URL's to HTTPS, including examples
Kurt McKee
2018-01-20
1
-3
/
+3
|
/
*
Fix flake8 and style-check violations
Takeshi KOMIYA
2017-10-23
1
-1
/
+1
*
Merge pull request #3832 from jfbu/smarty
Jean-François B
2017-06-04
1
-16
/
+113
|
\
|
*
Backport docutils.utils.smartquotes fixes as of r8097
jfbu
2017-05-31
1
-16
/
+113
*
|
Backport Docutils 0.14 skip of backticks processing by SmartQuotes
jfbu
2017-05-31
1
-4
/
+15
|
/
*
Also monkey-patch the educate_tokens from Docutils
Dmitry Shachnev
2017-04-25
1
-0
/
+131
*
Backport fixes for French quotes from docutils
Dmitry Shachnev
2017-04-25
1
-0
/
+6
*
Monkey patch docutils’ educateQuotes function to fix apostrophes handling
Dmitry Shachnev
2017-04-25
1
-0
/
+143
*
Remove the custom smartypants code
Dmitry Shachnev
2017-04-25
1
-312
/
+0
*
Fix mypy violations
Takeshi KOMIYA
2017-02-08
1
-1
/
+13
*
insert blank line(s) to adapt latest flake8/pycodestyle
shimizukawa
2016-11-16
1
-1
/
+1
*
fix html entity to fix epub error
Yoshiki Shibukawa
2016-08-09
1
-2
/
+2
*
util: pep8 fixes
Georg Brandl
2015-03-08
1
-1
/
+2
*
Remove traces of PEP8 torture.
Georg Brandl
2010-08-23
1
-20
/
+12
*
#258: get a bit smarter about closing double quotes.
Georg Brandl
2010-08-05
1
-2
/
+3
*
Reformat to EOL80.
Georg Brandl
2009-01-10
1
-3
/
+6
*
* Add more generated text to the automatic translation.
Georg Brandl
2008-08-10
1
-2
/
+2
*
Educate quotes in the LaTeX writer.
Georg Brandl
2008-05-04
1
-0
/
+42
*
More refactoring:
Georg Brandl
2008-01-27
1
-26
/
+24
*
Move utils to separate package, add coding document.
Georg Brandl
2007-07-24
1
-0
/
+263