You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs
Brian Coca 6cd015d7e2
Make filter type errors 'loop friendly' (#70417) (#70574)
- ensure we preserve the typeerror part of the exception so loop defereed error handling
 can postpone those caused by undefined variables until the when check is done.
 - fix tests to comply with the 'new normal'

 - human_to_bytes and others can issue TypeError not only on 'non string'
 but also bad string that is not convertable.

Co-authored-by: Sloane Hertel <shertel@redhat.com>

Co-authored-by: Sloane Hertel <shertel@redhat.com>
(cherry picked from commit cf89ca8a03)
4 years ago
..
fragments Make filter type errors 'loop friendly' (#70417) (#70574) 4 years ago
CHANGELOG-v2.10.rst New release v2.10.0b1 5 years ago
CHANGELOG.rst
changelog.yaml New release v2.10.0b1 5 years ago
config.yaml Use antsibull-changelog instead of packaged changelog generator (#69313) 5 years ago