On Wed, Mar 3, 2010 at 2:41 PM, Daniel Stutzbach <[email protected]> wrote: > On Wed, Mar 3, 2010 at 4:34 PM, Collin Winter <[email protected]> > wrote: >> >> I would recommend patching py3k, with a backport to trunk. > > After thinking it over, I'm inclined to patch trunk, so I can run the > Unladen Swallow macro-benchmarks, then forward-port to py3k. > > I'm correct in understanding that it will be a while before the Unladen > Swallow benchmarks can support Python 3, right?
That's correct; porting the full benchmark suite to Python 3 will require projects like Django to support Python 3. Collin Winter _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
