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 barry, berker.peksag, eric.araujo, ezio.melotti, ncoghlan, python-dev, twouters
Date 2013-03-16.19:50:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ZSvQg1by9zRkL@mail.python.org>
In-reply-to
Content
New changeset 2370ae9ee052 by Ezio Melotti in branch '3.2':
#11420: make test suite pass with -B/DONTWRITEBYTECODE set.  Initial patch by Thomas Wouters.
http://hg.python.org/cpython/rev/2370ae9ee052

New changeset c70746a0291f by Ezio Melotti in branch '2.7':
#11420: make test suite pass with -B/DONTWRITEBYTECODE set.  Initial patch by Thomas Wouters.
http://hg.python.org/cpython/rev/c70746a0291f

New changeset 5aa5bebcd768 by Ezio Melotti in branch '3.3':
#11420: merge with 3.2.
http://hg.python.org/cpython/rev/5aa5bebcd768

New changeset 0a15a58ac4a1 by Ezio Melotti in branch 'default':
#11420: merge with 3.3.
http://hg.python.org/cpython/rev/0a15a58ac4a1
History
Date User Action Args
2013-03-16 19:50:35python-devsetrecipients: + python-dev, twouters, barry, ncoghlan, ezio.melotti, eric.araujo, berker.peksag
2013-03-16 19:50:35python-devlinkissue11420 messages
2013-03-16 19:50:35python-devcreate