Skip to content

Commit c19d6bc

Browse files
Steven Bethard designated a new maintainer for argparse (GH-15605) (GH-15606)
(cherry picked from commit 496058f) Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
1 parent 25a044e commit c19d6bc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lib/argparse.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Author: Steven J. Bethard <steven.bethard@gmail.com>.
2+
# New maintainer as of 29 August 2019: Raymond Hettinger <raymond.hettinger@gmail.com>
23

34
"""Command-line parsing library
45

0 commit comments

Comments
 (0)