Skip to content

Commit

Permalink
Adjust version history for #7064
Browse files Browse the repository at this point in the history
  • Loading branch information
timtheisen committed Sep 17, 2019
1 parent 5022f14 commit b94ebe7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/version-history/development-release-series-89.rst
Expand Up @@ -73,8 +73,8 @@ New Features:
:ticket:`6944`

- A number of ease-of-use changes were made for submitting jobs from Python.
The Python method ``Schedd::queue_with_itemdata`` now accepts iterable objects
and the keyword argument was renamed from ``from`` (which, unfortunately, is also
In the Python method ``Schedd::queue_with_itemdata``,
the keyword argument was renamed from ``from`` (which, unfortunately, is also
a Python keyword) to ``itemdata``. :ticket:`7064`
Both this method and the ``Submit`` object can now accept a wider range of objects,
as long as they can be converted to strings. :ticket:`7065`
Expand Down

0 comments on commit b94ebe7

Please sign in to comment.