On Thu, May 28, 2015, at 15:52, Serhiy Storchaka wrote: > On 28.05.15 22:40, benjamin.peterson wrote: > > https://hg.python.org/cpython/rev/ac891c518d4e > > changeset: 96342:ac891c518d4e > > branch: 3.5 > > parent: 96339:6f05f83c7010 > > user: Benjamin Peterson <benja...@python.org> > > date: Thu May 28 14:40:08 2015 -0500 > > summary: > > remove STORE_MAP, since it's unused > > Wouldn't it break support of .pyc files compiled with older versions of > Python 3?
Those won't work anyway because the PYC magic version has changed. _______________________________________________ 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