Skip to content

Commit 496058f

Browse files
authored
Steven Bethard designated a new maintainer for argparse (GH-15605)
1 parent 7fcc208 commit 496058f

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)