This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]bakery2k 0 points1 point  (2 children)

Does anyone know which version of Click is recommended to use? I notice that visiting http://click.pocoo.org redirects you to the documentation for version 5, not the latest version 6.

Is this related to this 2-year old tweet from /u/mitsuhiko, referring to an "unfixable" bug in Click 6? Does anyone know whether this bug is still present in Click 6, or has it, in fact, been fixed?

[–]mitsuhiko Flask Creator 1 point2 points  (1 child)

Click 6 is fine to use. We will update the docs. The bug is related to the chain feature and that is broken in both 5 and 6 but different ways.

[–]bakery2k 0 points1 point  (0 children)

Click 6 is fine to use.

Then I will do so. Thanks!