Skip to content

Commit 031bf9b

Browse files
author
Documentation Bot
committed
Automated update of main branch documentation
1 parent 8569430 commit 031bf9b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dev/_sources/index.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Limitations
4545

4646
- By design, and unlike :mod:`concurrent.futures`, |traits_futures| requires the
4747
UI event loop to be running in order to process results.
48-
- Requires Python 3.7 or later.
48+
- Requires Python 3.8 or later.
4949

5050

5151
Quick start

dev/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h2>Limitations<a class="headerlink" href="#limitations" title="Link to this hea
116116
<ul class="simple">
117117
<li><p>By design, and unlike <a class="reference external" href="https://docs.python.org/3/library/concurrent.futures.html#module-concurrent.futures" title="(in Python v3.12)"><code class="xref py py-mod docutils literal notranslate"><span class="pre">concurrent.futures</span></code></a>, <a class="reference internal" href="api/traits_futures.html#module-traits_futures" title="traits_futures"><code class="xref py py-mod docutils literal notranslate"><span class="pre">traits_futures</span></code></a> requires the
118118
UI event loop to be running in order to process results.</p></li>
119-
<li><p>Requires Python 3.7 or later.</p></li>
119+
<li><p>Requires Python 3.8 or later.</p></li>
120120
</ul>
121121
</section>
122122
<section id="quick-start">

dev/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)