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 eric.smith, python-dev, serhiy.storchaka
Date 2016-10-08.09:35:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161008093521.79510.31136.E5DA03C6@psf.io>
In-reply-to
Content
New changeset 5e81d14a52f7 by Serhiy Storchaka in branch '3.6':
Issue #28317: The disassembler now decodes FORMAT_VALUE argument.
https://hg.python.org/cpython/rev/5e81d14a52f7

New changeset 085944763f3a by Serhiy Storchaka in branch 'default':
Issue #28317: The disassembler now decodes FORMAT_VALUE argument.
https://hg.python.org/cpython/rev/085944763f3a
History
Date User Action Args
2016-10-08 09:35:24python-devsetrecipients: + python-dev, eric.smith, serhiy.storchaka
2016-10-08 09:35:24python-devlinkissue28317 messages
2016-10-08 09:35:24python-devcreate