salt/changelog/66835.fixed.md
2024-09-12 08:55:42 -07:00

2 lines
160 B
Markdown

Removed ``salt.utils.data.decode`` usage from the fileserver. This function was
necessary to support Python 2. This speeds up loading the list cache by 80-90x.