ansible/changelogs/fragments
Matt Martz 1fedb95e4b
Use libc wcwidth to calculate print width in display (#66214)
* Use libc wcwidth to calculate print width in display. Fixes #63105

* Remove errantly added blank lines

* Fixes

* Move setlocale, adjust tests to work around py2 oddity with characters following null

* Don't change cli stub

* emojis

* Remove to_text call

* Special accounting for deletions

* Add initialization function, expand tests, ensure fallback to len

* get_text_width requires text, ensure banner deals with it

* Handle setlocale errors

* Move variable decrement

* Remove unused import
2020-06-22 16:57:01 -05:00
..
63105-wcswidth.yml Use libc wcwidth to calculate print width in display (#66214) 2020-06-22 16:57:01 -05:00
70017-avoid-params-to-callable-checkers.yml Only pass kwargs to our string checker not callable checkers (#70151) 2020-06-19 09:52:05 -04:00
70168-fix-delegate_facts-without-interpreter-set.yml Fix storing local task_vars facts for the retry (#70171) 2020-06-22 10:07:47 -04:00
ansible-test-cleanup-pylint-config.yml Clean up ansible-test pylint configs. (#70129) 2020-06-17 15:06:04 -07:00
ansible-test-sanity-yamllint-lineno.yml Fix yamllint sanity test line numbers. 2020-06-18 10:03:21 -07:00
plugin-loader-cleanup.yml Change comprehension to list() in plugin loader. 2020-06-18 12:29:52 -07:00
v2.11.0-initial-commit.yaml Bump devel to 2.11.0 (#70121) 2020-06-17 14:22:38 -05:00
win_setup-redirection.yaml Fix up the redirection of the win setup module (#70158) 2020-06-19 09:24:35 -07:00