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 <[email protected]>
1 parent 25a044e commit c19d6bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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 <[email protected]>.
2+
# New maintainer as of 29 August 2019: Raymond Hettinger <[email protected]>
23

34
"""Command-line parsing library
45

0 commit comments

Comments
 (0)