Message 235763 - Python tracker (original) (raw)

Message235763

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 python-dev
Recipients pitrou, python-dev, serhiy.storchaka
Date 2015-02-11.18:41:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 20150211184112.31018.26011@psf.io
In-reply-to
Content
New changeset e37b201297d2 by Antoine Pitrou in branch '3.4': Issue #23445: pydebug builds now use "gcc -Og" where possible, to make the resulting executable faster. https://hg.python.org/cpython/rev/e37b201297d2 New changeset 527ed5205806 by Antoine Pitrou in branch 'default': Issue #23445: pydebug builds now use "gcc -Og" where possible, to make the resulting executable faster. https://hg.python.org/cpython/rev/527ed5205806
History
Date User Action Args
2015-02-11 18:41:20 python-dev set recipients: + python-dev, pitrou, serhiy.storchaka
2015-02-11 18:41:20 python-dev link issue23445 messages
2015-02-11 18:41:19 python-dev create