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 berker.peksag, eric.araujo, ezio.melotti, python-dev, r.david.murray, steven.daprano, takluyver
Date 2014-10-15.08:10:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141015081010.115587.74674@psf.io>
In-reply-to
Content
New changeset 34436ae65523 by Berker Peksag in branch 'default':
Issue #21338: Add silent mode for compileall.
https://hg.python.org/cpython/rev/34436ae65523
History
Date User Action Args
2014-10-15 08:10:24python-devsetrecipients: + python-dev, ezio.melotti, eric.araujo, steven.daprano, r.david.murray, takluyver, berker.peksag
2014-10-15 08:10:24python-devlinkissue21338 messages
2014-10-15 08:10:23python-devcreate