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 serhiy.storchaka
Recipients Elvis.Pranskevichus, docs@python, mark.dickinson, ned.deily, python-dev, serhiy.storchaka, vstinner, yselivanov
Date 2016-11-10.20:10:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1478808630.26.0.548993224853.issue28635@psf.upfronthosting.co.za>
In-reply-to
Content
+The disassembler now decodes ``FORMAT_VALUE`` argument.
+(Contributed by Serhiy Storchaka in :issue:`28317`.)

FORMAT_VALUE is new in 3.6. This change should be considered as a part of PEP 498 and is not deserve special mentioning.
History
Date User Action Args
2016-11-10 20:10:30serhiy.storchakasetrecipients: + serhiy.storchaka, mark.dickinson, vstinner, ned.deily, Elvis.Pranskevichus, docs@python, python-dev, yselivanov
2016-11-10 20:10:30serhiy.storchakasetmessageid: <1478808630.26.0.548993224853.issue28635@psf.upfronthosting.co.za>
2016-11-10 20:10:30serhiy.storchakalinkissue28635 messages
2016-11-10 20:10:30serhiy.storchakacreate