Issue 45660: Freeze the argparse module.
Created on 2021-10-28 19:17 by eric.snow, last changed 2022-04-11 14:59 by admin.
| Messages (1) | |||
|---|---|---|---|
| msg405231 - (view) | Author: Eric Snow (eric.snow) * ![]() |
Date: 2021-10-28 19:17 | |
(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 |
| 2022-04-11 14:59:51 | admin | set | github: 89823 |
| 2021-10-28 19:17:10 | eric.snow | create | |
