New submission from Eric Snow <ericsnowcurren...@gmail.com>:

(See https://bugs.python.org/issue45020#msg402116.)

On Fri, Sep 17, 2021 at 7:56 PM Raymond Hettinger <rep...@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.

----------
components: Build
messages: 405231
nosy: FFY00, eric.snow
priority: normal
severity: normal
stage: needs patch
status: open
title: Freeze the argparse module.
type: behavior
versions: Python 3.11

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45660>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to