We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ae5074 commit 6c7d60eCopy full SHA for 6c7d60e
doc/whats-new.rst
@@ -80,6 +80,9 @@ Bug fixes
80
By `Jimmy Westling <https://github.com/illviljan>`_.
81
- Numbers are properly formatted in a plot's title (:issue:`5788`, :pull:`5789`).
82
By `Maxime Liquet <https://github.com/maximlt>`_.
83
+- With backends, check for path-like objects rather than ``pathlib.Path``
84
+ type, use ``os.fspath`` (:pull:`5879`).
85
+ By `Mike Taves <https://github.com/mwtoews>`_.
86
87
Documentation
88
~~~~~~~~~~~~~
0 commit comments