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 eric.snow
Recipients FFY00, eric.snow
Date 2021-10-28.19:17:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635448630.65.0.970845991528.issue45660@roundup.psfhosted.org>
In-reply-to
Content
(See https://bugs.python.org/issue45020#msg402116.)

On Fri, Sep 17, 2021 at 7:56 PM Raymond Hettinger <report@bugs.python.org> wrote:
> It would be nice to freeze argparse.py and its dependencies.  For command-line tools, startup time is important.

This would include freezing the modules that argparse depends on, etc.
History
Date User Action Args
2021-10-28 19:17:10eric.snowsetrecipients: + eric.snow, FFY00
2021-10-28 19:17:10eric.snowsetmessageid: <1635448630.65.0.970845991528.issue45660@roundup.psfhosted.org>
2021-10-28 19:17:10eric.snowlinkissue45660 messages
2021-10-28 19:17:10eric.snowcreate