Skip to content

Pull requests: pallets/click

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Use subprocess instead of os.system
#1477 opened Feb 22, 2020 by jwodder Loading… updated May 11, 2021
2
9
Adds support for editing multiple files
#2068 opened Sep 15, 2021 by yashrathi-git Loading… updated Sep 15, 2021
5 of 6 tasks
return exit 1 if group gets no command
#1489 opened Mar 6, 2020 by fdavis Loading… updated Feb 22, 2022
2
5
Pass 'color' explicitly in error echoing
#2273 opened May 2, 2022 by dzcode Loading… updated Jun 30, 2023
6 tasks done
8.2.0
Give a UserWarning when Parameter is overriden by name
#2397 opened Nov 7, 2022 by edrogers Loading… updated Jul 4, 2023
4 of 6 tasks
8.2.0
core.py: Make error messages more verbose
#2453 opened Feb 16, 2023 by jaseg Loading… updated Jul 4, 2023
2 of 6 tasks
8.2.0
Show empty default
#2501 opened Apr 28, 2023 by m-freiberg Loading… updated Jul 4, 2023
6 tasks done
8.2.0
Hide default value when show_default is False
#2509 opened May 5, 2023 by pfhayes Loading… updated Jul 4, 2023
6 tasks done
8.2.0
Implement to show the message with --help
#2271 opened May 2, 2022 by peacock0803sz Loading… updated Jul 9, 2023
6 tasks done
8.2.0
Separate out virtualenv to its own sections docs
#2551 opened Jul 4, 2023 by Rowlando13 Loading… updated Sep 1, 2023
Make examples section nicer. docs
#2580 opened Aug 7, 2023 by Rowlando13 Loading… updated Sep 1, 2023
Clean up parameters intro. docs
#2585 opened Aug 12, 2023 by Rowlando13 Loading… updated Sep 1, 2023
Break up arguments section docs
#2586 opened Aug 14, 2023 by Rowlando13 Draft updated Sep 1, 2023
Fix colored output on Windows (#2606)
#2607 opened Sep 5, 2023 by krisztianloki Loading… updated Sep 5, 2023
5 of 6 tasks
feat: new method for choice fail
#2622 opened Oct 4, 2023 by antazoey Loading… updated Oct 4, 2023
1 of 6 tasks
Fix metavar for Choice options when show_choices=False
#2365 opened Oct 2, 2022 by mrmups Loading… updated Oct 8, 2023
6 tasks done
8.2.0
Make click.Context generic over obj
#2663 opened Jan 6, 2024 by Viicos Loading… updated Jan 6, 2024
6 tasks
Draft: add python_version to version_option available message formats
#2681 opened Feb 27, 2024 by snosratiershad Loading… updated Feb 27, 2024
2 of 6 tasks
Deduplicate --help option definition
#2563 opened Jul 11, 2023 by kdeldycke Loading… updated May 18, 2024
6 tasks done
Split generation of help extra items and rendering
#2517 opened May 16, 2023 by kdeldycke Loading… updated May 18, 2024
6 tasks done
8.2.0
Keep track of <stderr> and <stdout> mix in CliRunner results
#2523 opened May 30, 2023 by kdeldycke Loading… updated May 18, 2024
6 tasks done
8.2.0
show env var in error hint
#2696 opened Mar 27, 2024 by KotlinIsland Loading… updated May 20, 2024
6 tasks done
8.2.0
Fix closing of callbacks on CLI exit
#2680 opened Feb 23, 2024 by kdeldycke Loading… updated May 20, 2024
6 tasks done
8.2.0
specialize progressbar(length=...) as ProgressBar[int]
#2630 opened Nov 7, 2023 by asottile Loading… updated May 20, 2024
6 tasks done
8.1.8
More robust check of bash version
#2639 opened Nov 29, 2023 by koliyo Loading… updated May 21, 2024
3 of 6 tasks
8.1.8
ProTip! Filter pull requests by the default branch with base:main.