#18335 closed enhancement (fixed)
sphinx-7.1.0
Reported by: | Douglas R. Reno | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 12.0 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version
Change History (4)
comment:1 by , 21 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 21 months ago
comment:3 by , 21 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commits
a858014f04 Update to sphinx-7.1.0 (Python module). 41a259b7a8 Update to sudo-1.9.14p3. bf800e6cca Update to qca-2.3.7.
Note:
See TracTickets
for help on using tickets.
Release 7.1.0 (released Jul 24, 2023)
Incompatible changes
Deprecated
, 'keyword
, 'operator
, 'object
, 'exception
, 'statement
, and 'builtin
) in the :rst:dir:'index` directive, and set the removal version to Sphinx 9.
Features added
.
now clears the current line with ANSI control codes, rather than overprinting with space characters.
translated
attribute on translated nodes.
) and a new configuration variable (:confval:'translation_progress_classes`). These enable determining the percentage of translated elements within a document, and the remaining translated and untranslated elements.
Bugs fixed
class that has been removed in the latest (unreleased) version of Docutils.
and will generate a valid EPUB.
.
in 'sphinx.ext.intersphinx
when using 'None
or 'typing.*
as inline type references.
Testing
in test directories when running 'SphinxTestApp.cleanup()
.