Skip to content

Commit

Permalink
Link the RuntimeError doc from the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Nov 30, 2020
1 parent a8324f5 commit 4c71c6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

- :issue:`317` via :pr:`337`: Fixed a regression in
8.4.5 where the connections dictionary would change
size during iteration, leading to a RuntimeError raised
in the logs -- by :user:`liamstask`.
size during iteration, leading to a :py:exc:`RuntimeError`
raised in the logs -- by :user:`liamstask`.

.. scm-version-title:: v8.4.7

Expand Down

0 comments on commit 4c71c6f

Please sign in to comment.