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 docs@python, ncoghlan, pitrou, serhiy.storchaka, yselivanov
Date 2018-01-16.09:28:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516094930.57.0.467229070634.issue32565@psf.upfronthosting.co.za>
In-reply-to
Content
The version of adding a new opcode is not specified for some opcodes. The proposed PR adds missed 'versionadded' directives (as usually, only when added after 3.0).
History
Date User Action Args
2018-01-16 09:28:50serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, pitrou, docs@python, yselivanov
2018-01-16 09:28:50serhiy.storchakasetmessageid: <1516094930.57.0.467229070634.issue32565@psf.upfronthosting.co.za>
2018-01-16 09:28:50serhiy.storchakalinkissue32565 messages
2018-01-16 09:28:50serhiy.storchakacreate