oslo.utils/releasenotes/notes/remove-fnmatch-f227b54f237a...

6 lines
138 B
YAML

---
upgrade:
- |
The ``oslo_utils.fnmatch`` module has been removed. The stdlib ``fnmatch``
module is thread safe in Python 3+.