Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/src/whatsnew/latest.rst
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@ This document explains the changes made to Iris for this release
coordinate's direction is reversed. (:issue:`3249`, :issue:`423`,
:issue:`4078`, :issue:`3756`, :pull:`4466`)

#. `@wjbenfold`_ prevented an ``AttributeError`` being logged to ``stderr`` when
a :class:`~iris.fileformats.cf.CFReader` that fails to initialise is garbage
collected. (:issue:`3312`, :pull:`4646`)
#. `@wjbenfold`_ and `@evertrol`_ prevented an ``AttributeError`` being logged
to ``stderr`` when a :class:`~iris.fileformats.cf.CFReader` that fails to
initialise is garbage collected. (:issue:`3312`, :pull:`4646`)


💣 Incompatible Changes
Expand Down Expand Up @@ -145,7 +145,7 @@ This document explains the changes made to Iris for this release
Whatsnew author names (@github name) in alphabetical order. Note that,
core dev names are automatically included by the common_links.inc:


.. _@evertrol: https://github.com/evertrol


.. comment
Expand Down