[Python-Dev] cpython: Use cached builtins.
Antoine Pitrou
solipsis at pitrou.net
Wed Oct 2 19:31:24 CEST 2013
More information about the Python-Dev mailing list
Wed Oct 2 19:31:24 CEST 2013
- Previous message: [Python-Dev] cpython (2.7): Add fake buildbottouch target.
- Next message: [Python-Dev] cpython: Use cached builtins.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 2 Oct 2013 18:16:48 +0200 (CEST) serhiy.storchaka <python-checkins at python.org> wrote: > http://hg.python.org/cpython/rev/d48ac94e365f > changeset: 85931:d48ac94e365f > user: Serhiy Storchaka <storchaka at gmail.com> > date: Wed Oct 02 19:15:54 2013 +0300 > summary: > Use cached builtins. What's the point? I don't think it's a good idea to uglify the code if there isn't a clear benefit. Regards Antoine.
- Previous message: [Python-Dev] cpython (2.7): Add fake buildbottouch target.
- Next message: [Python-Dev] cpython: Use cached builtins.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list