[Python-Dev] Impact of Namedtuple on startup time (original) (raw)

Steve Holden steve at holdenweb.com
Mon Jul 17 11:22:38 EDT 2017


On Mon, Jul 17, 2017 at 3:59 PM, Raymond Hettinger < raymond.hettinger at gmail.com> wrote:

I really don't want to throw away these benefits to save a couple of milliseconds. As Nick Coghlan recently posted, "Speed isn't everything, and it certainly isn't adequate justification for breaking public APIs that have been around for years."

​My only question is "what's a variable called _source doing in the public API?"

regards Steve​

Steve Holden -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20170717/7200c091/attachment.html>



More information about the Python-Dev mailing list