diff options
Diffstat (limited to 'changelog.d/17339.misc')
-rw-r--r-- | changelog.d/17339.misc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/17339.misc b/changelog.d/17339.misc deleted file mode 100644 index 1d7cb96c8b..0000000000 --- a/changelog.d/17339.misc +++ /dev/null @@ -1 +0,0 @@ -Tidy up `parse_integer` docs and call sites to reflect the fact that they require non-negative integers by default, and bring `parse_integer_from_args` default in alignment. Contributed by Denis Kasak (@dkasak). |