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 (
Collapse
)
Author
Age
Files
Lines
...
|
*
Drop python-2.5 and remove 2.4,2.5 support codes
Takayuki Shimizukawa
2013-12-15
1
-177
/
+7
|
|
*
|
Closes #908: On Python 3, handle error messages from LaTeX correctly in the ↵
Georg Brandl
2014-01-11
1
-0
/
+7
|
/
|
|
|
pngmath extension.
*
fix: make.bat is always saved with 'LF' instead of 'CRLF' for both Win/Unix.
Takayuki Shimizukawa
2013-02-10
1
-0
/
+16
|
*
conf.py now accept CRLF end-of-line.
Takayuki Shimizukawa
2013-02-10
1
-0
/
+29
|
*
Fix pyflakes issues.
Georg Brandl
2013-01-13
1
-1
/
+1
|
*
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
|
*
* fix for Python2.5: test failed by using os.path.relpath that introduced at ↵
Takayuki Shimizukawa
2012-05-02
1
-0
/
+24
|
|
|
|
Python-2.6.
*
Closes #810: fix deprecation warnings with Python 3. What is left over is ↵
Georg Brandl
2012-01-29
1
-0
/
+5
|
|
|
|
from nose or docutils.
*
Fix #767: safely encode SphinxErrors when printing to sys.stderr.
Georg Brandl
2011-09-21
1
-0
/
+6
|
*
Fix #705: read module source in ModuleAnalyzer in binary mode, decode ↵
Georg Brandl
2011-09-19
1
-0
/
+6
|
|
|
|
afterwards.
*
merge with 1.0
Georg Brandl
2011-01-04
1
-1
/
+1
|
\
|
*
New year update.
Georg Brandl
2011-01-04
1
-1
/
+1
|
|
*
|
Fix loading JS searchindex data in Py3k.
Georg Brandl
2010-10-29
1
-0
/
+3
|
|
*
|
Next is new in 2.6.
Georg Brandl
2010-08-21
1
-7
/
+8
|
|
*
|
Group conditional sections in pycompat.
Georg Brandl
2010-08-21
1
-72
/
+65
|
|
*
|
merge
Georg Brandl
2010-08-21
1
-2
/
+2
|
\
\
|
*
|
Added a fallback for itertools.izip_longest to pycompat for python versions ↵
Daniel Neuhäuser
2010-08-21
1
-0
/
+21
|
|
|
|
|
|
|
|
|
|
|
|
< 2.6
*
|
|
Supply substitute implementation of itertools.(i)zip_longest.
Georg Brandl
2010-08-21
1
-3
/
+26
|
/
/
*
|
Added a fallback for itertools product to pycompat for python versions < 2.6
Daniel Neuhäuser
2010-08-21
1
-0
/
+12
|
|
*
|
Improve support for automatic 2to3 conversion of config files. It now kicks ↵
Georg Brandl
2010-07-31
1
-48
/
+17
|
|
|
|
|
|
|
|
in whenever the original file raises SyntaxErrors on compiling.
*
|
Run 2to3 on config files which contain Python 2.x unicode literals.
Georg Brandl
2010-07-30
1
-5
/
+62
|
|
*
|
Unify version_info checks.
Georg Brandl
2010-07-28
1
-1
/
+1
|
|
*
|
Move bytes to pycompat.
Georg Brandl
2010-07-28
1
-0
/
+5
|
|
*
|
Fix assignment.
Georg Brandl
2010-07-28
1
-1
/
+1
|
|
*
|
Use next() function instead of iter.next().
Georg Brandl
2010-07-28
1
-0
/
+8
|
|
*
|
Move the "b" function to pycompat.
Georg Brandl
2010-07-28
1
-0
/
+8
|
|
*
|
Add a constant for class types, which lacks types.ClassType in Py3k.
Georg Brandl
2010-07-28
1
-0
/
+12
|
/
*
Move doctest blocks out of blockquotes even if there is more than one.
Georg Brandl
2010-06-01
1
-0
/
+7
|
*
Refactor util package.
Georg Brandl
2010-01-17
1
-0
/
+11
|
*
Happy new year!
Georg Brandl
2010-01-01
1
-1
/
+1
|
*
Make check happy.
Georg Brandl
2009-06-17
1
-1
/
+2
|
*
Restore Python 2.4 compatibility.
Georg Brandl
2009-06-16
1
-0
/
+74
[prev]