absl.flags.set_default function that updates the flag
default for a provided FlagHolder. This parallels the
absl.flags.FlagValues.set_default interface which takes a flag name.FlagHolder instance(s) in
addition to flag name(s) as their first positional argument:flags.register_validatorflags.validatorflags.register_multi_flags_validatorflags.multi_flags_validatorflags.mark_flag_as_requiredflags.mark_flags_as_requiredflags.mark_flags_as_mutual_exclusiveflags.mark_bool_flags_as_mutual_exclusiveflags.declare_key_flagassertRaisesWithPredicateMatch and
assertRaisesWithLiteralMatch now capture the raised Exception for
further analysis when used as a context manager.flag_name arguments in the following functions
is deprecated. This parameter will be renamed in a future 2.0.0 release.flags.register_validatorflags.validatorflags.register_multi_flags_validatorflags.multi_flags_validatorflags.mark_flag_as_requiredflags.mark_flags_as_requiredflags.mark_flags_as_mutual_exclusiveflags.mark_bool_flags_as_mutual_exclusiveflags.declare_key_flagPlease log in to add feedback.
This update has been submitted for testing by music.
This update's test gating status has been changed to 'ignored'.
music edited this update.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.