storaged-project / blivet

A python module for configuration of block devices
GNU Lesser General Public License v2.1
98 stars 85 forks source link

Various code cleanup #1195

Closed vojtechtrefny closed 7 months ago

vojtechtrefny commented 7 months ago

Removed last remnants of Python 2 support and some code cleanup mostly in tests.

vojtechtrefny commented 7 months ago

The Anaconda test suite is failing because the use stringize and unicodeize, see https://github.com/rhinstaller/anaconda/pull/5440