summaryrefslogtreecommitdiff
path: root/oslo_utils/fnmatch.py
Commit message (Expand)AuthorAgeFilesLines
* Remove oslo_utils.fnmatchStephen Finucane2022-05-181-30/+0
* Drop warnings enable filteryatinkarel2021-07-011-2/+0
* Remove references to 'sys.version_info'4.9.1dengzhaosen2021-06-011-59/+6
* Deprecate the fnmatch module.Hervé Beraud2021-05-111-0/+9
* Stop to use the __future__ module.4.2.0Hervé Beraud2020-06-021-2/+0
* Merge "Add missing doc index for imageutils and fnmatch"3.3.0Jenkins2015-12-171-0/+2
|\
| * Add missing doc index for imageutils and fnmatchChangBo Guo(gcb)2015-12-141-0/+2
* | fix fnmatch.filter in non-posix systemZhiQiang Fan2015-12-161-2/+2
|/
* re-implement thread safe fnmatchZhiQiang Fan2015-12-121-0/+76