Download Latest Version 8.3.2 source code.tar.gz (414.6 kB)
Email in envelope

Get an email when there's a new version of Click

Home / 8.2.1
Name Modified Size InfoDownloads / Week
Parent folder
click-8.2.1-py3-none-any.whl 2025-05-20 102.2 kB
click-8.2.1.tar.gz 2025-05-20 286.3 kB
multiple.intoto.jsonl 2025-05-20 21.1 kB
8.2.1 source code.tar.gz 2025-05-20 399.9 kB
8.2.1 source code.zip 2025-05-20 448.7 kB
README.md 2025-05-20 627 Bytes
Totals: 6 Items   1.3 MB 1

This is the Click 8.2.1 fix release, which fixes bugs but does not otherwise change behavior and should not result in breaking changes compared to the latest feature release.

PyPI: https://pypi.org/project/click/8.2.1/ Changes: https://click.palletsprojects.com/page/changes/#version-8-2-1 Milestone: https://github.com/pallets/click/milestone/24?closed=1

  • Fix flag value handling for flag options with a provided type. [#2894] [#2897]
  • Fix shell completion for nested groups. [#2906]
  • Flush sys.stderr at the end of CliRunner.invoke. [#2682]
  • Fix EOF handling for stdin input in CliRunner. [#2787]
Source: README.md, updated 2025-05-20