ansible/changelogs
Oldřich Jedlička ec55a221f6
Do not pretend expression is filename in compile() Python built-in call (#73113)
When calling compile(), the filename argument should be either a real file
name or a string. According to Python docs, suggested one is '<string>'.
 Keep the current behaviour (encapsulate the actual expression), 
but enclose it into angle brackets.

Signed-off-by: Oldřich Jedlička <oldium.pro@gmail.com>
2021-01-19 12:20:26 -05:00
..
fragments Do not pretend expression is filename in compile() Python built-in call (#73113) 2021-01-19 12:20:26 -05:00
CHANGELOG.rst
changelog.yaml Use antsibull-changelog instead of packaged changelog generator (#69313) 2020-06-11 11:21:21 -07:00
config.yaml Make changelog tool be more strict about suffixes (#70909) 2020-08-06 10:49:39 -05:00