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
/
osutil.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: use raw Type for type annotations
Takeshi KOMIYA
2021-04-04
1
-1
/
+1
*
refactor: Use PEP-526 based variable annotation (sphinx.util)
Takeshi KOMIYA
2021-03-10
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 a flake8 violation
Takeshi KOMIYA
2020-12-20
1
-0
/
+1
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-12-20
1
-0
/
+5
|
\
\
|
|
/
|
*
Deprecate sphinx.util.osutil.movefile() in favor of os.replace()
Jon Dufresne
2020-12-13
1
-1
/
+4
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-12-14
1
-2
/
+2
|
\
\
|
|
/
|
*
explicitly specify encoding=utf-8 in apidoc
wolfpan
2020-11-23
1
-2
/
+2
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-07-05
1
-2
/
+2
|
\
\
|
|
/
|
*
Fix exception causes all over the codebase
Ram Rachum
2020-06-14
1
-2
/
+2
|
*
Add stacklevel parameter to warnings.warn() call
Takeshi KOMIYA
2020-05-03
1
-2
/
+2
*
|
Remove deprecated features marked as RemovedInSphinx40Warning
Takeshi KOMIYA
2020-04-29
1
-24
/
+1
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-04-27
1
-2
/
+2
|
\
\
|
|
/
|
*
refactor: Add Optional to type annotations
Takeshi KOMIYA
2020-04-19
1
-2
/
+2
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-03-21
1
-2
/
+2
|
\
\
|
|
/
|
*
Fix #3842: singlehtml: Path to images broken when master doc is not in source...
Takeshi KOMIYA
2020-03-19
1
-2
/
+2
*
|
Deprecate codes for python 3.5
Takeshi KOMIYA
2020-03-07
1
-5
/
+1
|
/
*
Merge branch '2.0'
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
|
*
mypy: Enable disallow_incomplete_defs flag for type checking
Takeshi KOMIYA
2019-12-30
1
-1
/
+1
*
|
Merge branch '2.0'
Takeshi KOMIYA
2019-11-17
1
-2
/
+7
|
\
\
|
|
/
|
*
Close #6712: Allow not to install sphinx.testing as runtime (for ALT Linux)
Takeshi KOMIYA
2019-10-13
1
-2
/
+7
*
|
Merge branch '2.0'
jfbu
2019-08-01
1
-2
/
+6
|
\
\
|
|
/
|
*
Fix type annotation for python 3.5.1
Takeshi KOMIYA
2019-07-13
1
-2
/
+6
*
|
Merge branch '2.0'
Takeshi KOMIYA
2019-06-09
1
-48
/
+24
|
\
\
|
|
/
|
*
Migrate to py3 style type annotation: sphinx.util.osutil
Takeshi KOMIYA
2019-06-05
1
-50
/
+25
*
|
Merge branch '2.0'
Takeshi KOMIYA
2019-04-07
1
-9
/
+13
|
\
\
|
|
/
|
*
Show deprecation warning for sphinx.application.CONFIG_FILENAME
Takeshi KOMIYA
2019-03-30
1
-9
/
+13
*
|
Drop features and APIs deprecated in 1.8
Takeshi KOMIYA
2019-03-30
1
-24
/
+1
|
/
*
Clean up import for annotations
Takeshi KOMIYA
2019-03-06
1
-1
/
+1
*
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 EnvironmentError and IOError by OSError
Takeshi KOMIYA
2018-12-19
1
-4
/
+4
*
|
Merge pull request #5804 from jdufresne/file-avoid-str
Takeshi KOMIYA
2018-12-17
1
-21
/
+7
|
\
\
|
*
|
Remove unnecessary bytes/str type check in FileAvoidWrite.write()
Jon Dufresne
2018-12-16
1
-21
/
+7
*
|
|
Remove unnecessary encoding cookie from Python source files
Jon Dufresne
2018-12-16
1
-1
/
+0
|
/
/
*
|
Replace ENOENT errno checks with Python 3 FileNotFoundError
Jon Dufresne
2018-12-15
1
-2
/
+2
*
|
Replace all "unicode" type by "str"
Takeshi KOMIYA
2018-12-15
1
-22
/
+21
*
|
Remove print_function feature
Takeshi KOMIYA
2018-12-15
1
-1
/
+0
*
|
Move to py3 mode for mypy (and remove many "type: ignore" comments)
Takeshi KOMIYA
2018-12-15
1
-4
/
+4
*
|
Merge pull request #5607 from tk0miya/smart_texinfo_conf_py
Takeshi KOMIYA
2018-12-02
1
-0
/
+6
|
\
\
|
*
|
quickstart: Simplify generated conf.py (for texinfo)
Takeshi KOMIYA
2018-11-11
1
-0
/
+6
*
|
|
Add sphinx.util.typing:unicode to help mypy-3 migration
Takeshi KOMIYA
2018-11-24
1
-0
/
+1
*
|
|
Simplify ensuredir() with Python3 stdlib features
Jon Dufresne
2018-11-20
1
-7
/
+1
|
/
/
*
|
Merge branch '1.8'
Takeshi KOMIYA
2018-11-01
1
-4
/
+5
|
\
\
|
|
/
|
*
Fix flake8 violation
Takeshi KOMIYA
2018-10-28
1
-1
/
+1
|
*
Merge pull request #5548 from jdemeyer/ensuredir_check_dir
Takeshi KOMIYA
2018-10-28
1
-2
/
+3
|
|
\
|
|
*
Fix ensuredir() in case of pre-existing file
Jeroen Demeyer
2018-10-17
1
-2
/
+3
|
*
|
Fix #5471: Show appropriate warning for deprecated APIs
Takeshi KOMIYA
2018-10-17
1
-1
/
+1
|
|
/
[next]