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 kristjan.jonsson, pitrou, rhettinger, serhiy.storchaka, skrah, vstinner
Date 2013-10-14.12:10:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381752637.43.0.614363407289.issue19256@psf.upfronthosting.co.za>
In-reply-to
Content
> Right, the idea of the version token is to introduce it now, as early as possible, even if it is not needed, for prudence.

How it will help? If we will break backward compatibility in version 10, then we will introduce the version token for version 10 and larger. If the file will not contain the version token, then it will compatible with version 9.
History
Date User Action Args
2013-10-14 12:10:37serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, pitrou, kristjan.jonsson, vstinner, skrah
2013-10-14 12:10:37serhiy.storchakasetmessageid: <1381752637.43.0.614363407289.issue19256@psf.upfronthosting.co.za>
2013-10-14 12:10:37serhiy.storchakalinkissue19256 messages
2013-10-14 12:10:37serhiy.storchakacreate