Update docs

This commit is contained in:
Sean Whalen
2025-12-06 15:08:18 -05:00
parent 392f7362b0
commit edc0f2a7a7
3 changed files with 3 additions and 3 deletions

View File

@@ -61,7 +61,7 @@ for RHEL or Debian.
| 3.11 | ✅ | Actively maintained; supported until June 2028 (Debian 12) |
| 3.12 | ✅ | Actively maintained; supported until May 2035 (RHEL 10) |
| 3.13 | ✅ | Actively maintained; supported until June 2030 (Debian 13) |
| 3.14 | ❌ | Not currently supported due to [this Python bug](https://github.com/python/cpython/issues/142307)|
| 3.14 | ❌ | Not currently supported due to [this imapclient bug](https://github.com/mjs/imapclient/issues/618)|
```{toctree}
:caption: 'Contents'

View File

@@ -167,7 +167,7 @@ for RHEL or Debian.</p>
</tr>
<tr class="row-odd"><td><p>3.14</p></td>
<td><p></p></td>
<td><p>Not currently supported due to <a class="reference external" href="https://github.com/python/cpython/issues/142307">this Python bug</a></p></td>
<td><p>Not currently supported due to <a class="reference external" href="https://github.com/mjs/imapclient/issues/618">this imapclient bug</a></p></td>
</tr>
</tbody>
</table>

File diff suppressed because one or more lines are too long