[CHANGE] Specify that the labelvalues
argument on metric constructors is internal by renaming it to _labelvalues
. If you are affected by this change, it is likely that the metric was not being registered. #660
[BUGFIX] write_to_textfile
will overwrite files in windows. If using python 3.4 or newer the replace will be atomic. #650