5d8302120b
* Removed extraneous type check from nagios module, in order to allow python 3.x * Removed now useless import types * Added changelog fragment * Update changelog. * Rebased and removed check due to module adding earlier guardrails * Updated changelog to mention earlier fix adding now completely removed guardrails * Remove superfluous type checks. Fix docs type. * Update ignore.txt.
3 lines
124 B
YAML
3 lines
124 B
YAML
---
|
|
bugfixes:
|
|
- "nagios - Removed redundant type check which caused crashes. Guardrails added elsewhere in earlier change."
|