Re: error: 'dict' object has no attribute 'sortedvalues'

Guenter Milde via Docutils-develop <[email protected]> Tue, 28 Jan 2025 21:29:47 -0000 (UTC)
Newsgroups gmane.text.docutils.devel
Message-ID <[email protected]>
Dear Alan,

On 2025-01-28, Alan wrote:
> Has docutils.writers.latex2e.SortableDict rather recently been replaced
> with an ordinary dict somewhere?
> Thanks, Alan Isaac

Actually, docutils.writers.latex2e.SortableDict is left unchanged (for
backwards compatibility).

However, `docutils.writers.latex2e.LaTeXTranslator.requirements` and
`docutils.writers.latex2e.LaTeXTranslator.fallbacks` now use standard
dicts (changed in r9942).

sorry for the hassle,

Günter



_______________________________________________
Docutils-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/docutils-develop

Please use "Reply All" to reply to the list.