Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add NEWS.d
  • Loading branch information
yeojin-dev committed Feb 28, 2023
commit 0dc91c0f094495cd8e88cabfc4260f8f9b0c1ee3
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Fix a bug that parentheses in metavar param of :func:`add_argument()` were
dropped. Patch by Yeojin Kim.