#7315 Packaging: use pylint 1.7.5 and remove disable for import stat
Closed: fixed 6 years ago Opened 6 years ago by cheimes.

pylint 1.7.5 has been released. It fixes the bug with bad Python 3 support of stat module. https://github.com/PyCQA/pylint/issues/1708#issuecomment-350698065 . Let's use 1.7.5 in Python package tests and remove the hack at import stat.


Metadata Update from @cheimes:
- Issue assigned to cheimes

6 years ago

Metadata Update from @cheimes:
- Issue set to the milestone: FreeIPA 4.6

6 years ago

Metadata Update from @pvoborni:
- Issue set to the milestone: FreeIPA 4.6.2 (was: FreeIPA 4.6)

6 years ago

Metadata Update from @tdudlak:
- Issue set to the milestone: FreeIPA 4.6.3 (was: FreeIPA 4.6.2)

6 years ago

master:

  • b567f3a Use pylint 1.7.5 with fix for bad python3 import

Metadata Update from @cheimes:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

6 years ago

Login to comment on this ticket.

Metadata