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
/
parallel.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch 'stable'
Takeshi KOMIYA
2017-01-08
1
-1
/
+2
|
\
\
|
|
/
|
*
Fix Sphinx crashes on parallel build with an extension which raises unseriali...
Takeshi KOMIYA
2017-01-08
1
-1
/
+2
*
|
sphinx.util.parallel supports logging in child workers
Takeshi KOMIYA
2017-01-02
1
-8
/
+19
*
|
Add type-check annotations to sphinx.util
Takeshi KOMIYA
2016-11-16
1
-7
/
+19
|
/
*
Obligatory copyright update.
Georg Brandl
2016-01-14
1
-1
/
+1
*
More parallel code optimizations.
Georg Brandl
2015-12-18
1
-36
/
+31
*
Fix #2177: Remove parallel hangs
Daniel Rings
2015-12-18
1
-55
/
+51
*
Merge branch 'stable'
Georg Brandl
2015-01-03
1
-1
/
+1
*
Fix memory leak during parallel writing with multiplied warnings.
Georg Brandl
2014-12-31
1
-2
/
+6
*
Fix a memory leak in the parallel impl. ParallelChunked is now unnecessary.
Georg Brandl
2014-09-22
1
-48
/
+36
*
Refactor parallel process into a base class that executes any task, and a der...
Georg Brandl
2014-09-22
1
-54
/
+91
*
Factor out parallel building into a utility class. Better error handling
Georg Brandl
2014-09-22
1
-0
/
+106
[prev]