summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/ExternalData-missing-not-fatal.rst
blob: e9f1f04ad688f2e28f5a1c83cfba6f8c48f1090e (plain)
1
2
3
4
5
6
7
8
ExternalData-missing-not-fatal
------------------------------

* The :module:`ExternalData` module learned to tolerate a ``DATA{}``
  reference to a missing source file with a warning instead of
  rejecting it with an error.  This helps developers write new
  ``DATA{}`` references to test reference outputs that have not
  yet been created.