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 gvanrossum
Recipients Arfrever, christian.heimes, georg.brandl, gvanrossum, lemburg, pitrou, rhettinger, scoder, serhiy.storchaka, tim.peters
Date 2021-10-21.16:53:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634835190.16.0.529847611921.issue22789@roundup.psfhosted.org>
In-reply-to
Content
The space savings are nice, but I doubt that it will matter for startup time -- startup is most relevant in situations where it's *hot* (e.g. a shell script that repeatedly calls out to utilities written in Python).
History
Date User Action Args
2021-10-21 16:53:10gvanrossumsetrecipients: + gvanrossum, lemburg, tim.peters, georg.brandl, rhettinger, pitrou, scoder, christian.heimes, Arfrever, serhiy.storchaka
2021-10-21 16:53:10gvanrossumsetmessageid: <1634835190.16.0.529847611921.issue22789@roundup.psfhosted.org>
2021-10-21 16:53:10gvanrossumlinkissue22789 messages
2021-10-21 16:53:10gvanrossumcreate