Hi Anthon, happy new year! I've spent another couple minutes on it, and it seems that this is the full fix. Would be happy to see this finally addressed :) # HG changeset patch # User Harmen Stoppels <me@harmenstoppels.nl> # Date 1767266026 -3600 # Thu Jan 01 12:13:46 2026 +0100 # Node ID 670ee0e7ad049a1d7d97f0cabb8b182eb029c57b # Parent 7938d2acd452c3b5c8f4a1df2dcbc2c7661149ac Fix quadratic complexity and broken referential integrity in deepcopy This commit addresses two critical issues in the deepcopy...
Any updates on this? It's a serious performance problem with a trivial fix.
@grubert actually that is not documented: https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html I think the example should be fine according to that specification. In any case, it's a bug to have the paragraph repeated.
Fair point, but a bug nonetheless.
Curious repeated paragraph
deepcopy performance bug