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 sdougherty
Recipients benjamin.peterson, eric.araujo, ezio.melotti, georg.brandl, gvanrossum, ncoghlan, nedbat, r.david.murray, rhettinger, sandro.tosi, sdougherty, swamiyeswanth, takayuki, terry.reedy
Date 2015-04-28.14:02:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430229758.18.0.525258787694.issue11205@psf.upfronthosting.co.za>
In-reply-to
Content
I've added a change to the bytecode magic number as well. I don't see a magic tag anymore, either in the code or for recent versions.

There are autogenerated changes to Python/importlibs.h. Is my understanding correct that these are not to be committed?
History
Date User Action Args
2015-04-28 14:02:38sdoughertysetrecipients: + sdougherty, gvanrossum, georg.brandl, rhettinger, terry.reedy, ncoghlan, nedbat, benjamin.peterson, ezio.melotti, eric.araujo, r.david.murray, sandro.tosi, swamiyeswanth, takayuki
2015-04-28 14:02:38sdoughertysetmessageid: <1430229758.18.0.525258787694.issue11205@psf.upfronthosting.co.za>
2015-04-28 14:02:38sdoughertylinkissue11205 messages
2015-04-28 14:02:38sdoughertycreate