On 10/28/2015 10:22 AM, Eric Snow wrote:
> On Wed, Oct 28, 2015 at 6:35 AM, Eric V. Smith <e...@trueblade.com> wrote:

>> Do I need to do anything else? Unlike what the comment in
>> _boostrap_external.py suggests, this "magic tag" will not change every
>> time a bytecode is added, but only on every minor release. Which implies
>> that if we have a micro release that adds an opcode, we'll in fact break
>> the promise in the comment.
> 
> You will want to bump the number on the following line:
>   
> https://hg.python.org/cpython/file/default/Lib/importlib/_bootstrap_external.py#l231

Thanks. That part I've done (but forgot to mention). I was just
concerned about the "magic tag" part, which Barry cleared up.

Eric.


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to