This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author paul.j3
Recipients mhughes, paul.j3, rhettinger, xtreak
Date 2020-07-10.04:39:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594355949.66.0.339098742914.issue41255@roundup.psfhosted.org>
In-reply-to
Content
For custom handling of unrecognized arguments, use parser_known_args().  You don't need this new parameter.
History
Date User Action Args
2020-07-10 04:39:09paul.j3setrecipients: + paul.j3, rhettinger, xtreak, mhughes
2020-07-10 04:39:09paul.j3setmessageid: <1594355949.66.0.339098742914.issue41255@roundup.psfhosted.org>
2020-07-10 04:39:09paul.j3linkissue41255 messages
2020-07-10 04:39:09paul.j3create