summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2021-10-08 10:25:09 -0700
committerDavid Lord <davidism@gmail.com>2021-10-08 10:25:09 -0700
commitf82ee1ff81bd466493d8746a0146065c306da747 (patch)
tree485c822b67b8ee093f121c5578638d51b0f9ab07 /CHANGES.rst
parentf74dbbbca52d02ba2f6fec098cd5778a542e1e18 (diff)
downloadclick-f82ee1ff81bd466493d8746a0146065c306da747.tar.gz
getting default value doesn't perform type cast
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index c6094b7..7c6e4a7 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -22,6 +22,8 @@ Unreleased
adding underline. :pr:`2058`
- An option with ``count=True`` will not show "[x>=0]" in help text.
:issue:`2072`
+- Default values are not cast to the parameter type twice during
+ processing. :issue:`2085`
Version 8.0.1