Skip to content

Commit

Permalink
Whatsnew for #3419 (#3422)
Browse files Browse the repository at this point in the history
* pyupgrade --py36-plus

* Update xarray/core/nputils.py

Co-Authored-By: crusaderky <[email protected]>

* Update xarray/core/parallel.py

Co-Authored-By: crusaderky <[email protected]>

* Update xarray/tests/test_cftime_offsets.py

Co-Authored-By: crusaderky <[email protected]>

* Update xarray/tests/test_cftime_offsets.py

Co-Authored-By: crusaderky <[email protected]>

* whatsnew
  • Loading branch information
max-sixty authored and crusaderky committed Oct 21, 2019
1 parent 2984415 commit b0c336f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,11 @@ Documentation
datetime-like dimension is required. (:pull:`3400`)
By `Justus Magin <https://github.com/keewis>`_.

Internal Changes
~~~~~~~~~~~~~~~~

- Use Python 3.6 idioms throughout the codebase. (:pull:3419)
By `Maximilian Roos <https://github.com/max-sixty>`_

.. _whats-new.0.14.0:

Expand Down

0 comments on commit b0c336f

Please sign in to comment.