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 kristjan.jonsson
Recipients barry, christian.heimes, kristjan.jonsson, pitrou, ronaldoussoren, serhiy.storchaka, vstinner
Date 2013-10-11.14:37:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381502220.7.0.496830578777.issue19219@psf.upfronthosting.co.za>
In-reply-to
Content
How about adding a version opcode?  This is a backwards compatible change, and allows us to reject unsupported versions in the future, as long as they are not very old unsupported versions.
History
Date User Action Args
2013-10-11 14:37:00kristjan.jonssonsetrecipients: + kristjan.jonsson, barry, ronaldoussoren, pitrou, vstinner, christian.heimes, serhiy.storchaka
2013-10-11 14:37:00kristjan.jonssonsetmessageid: <1381502220.7.0.496830578777.issue19219@psf.upfronthosting.co.za>
2013-10-11 14:37:00kristjan.jonssonlinkissue19219 messages
2013-10-11 14:37:00kristjan.jonssoncreate