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 berker.peksag
Recipients Decorater, Rosuav, abarry, berker.peksag, ethan.furman, georg.brandl, ncoghlan, python-dev, serhiy.storchaka, xiang.zhang
Date 2016-08-15.08:28:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471249709.27.0.89469536745.issue26823@psf.upfronthosting.co.za>
In-reply-to
Content
> So I'll tweak that [...]

Hi Nick, could you also tweak the usage of versionchanged directive? :)

+    .. versionchanged:: 3.6
+
+    Long sequences of repeated frames are now abbreviated.

Description line needs to be indented:

    .. versionchanged:: 3.6
       Long sequences of repeated frames are now abbreviated.
History
Date User Action Args
2016-08-15 08:28:29berker.peksagsetrecipients: + berker.peksag, georg.brandl, ncoghlan, ethan.furman, python-dev, Rosuav, serhiy.storchaka, xiang.zhang, abarry, Decorater
2016-08-15 08:28:29berker.peksagsetmessageid: <1471249709.27.0.89469536745.issue26823@psf.upfronthosting.co.za>
2016-08-15 08:28:29berker.peksaglinkissue26823 messages
2016-08-15 08:28:29berker.peksagcreate