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 python-dev
Recipients alex, belopolsky, eric.snow, jcea, loewis, meador.inge, ncoghlan, neologix, pitrou, python-dev, rfk, rhettinger, ron_adam, takluyver, vstinner, yselivanov
Date 2016-01-19.07:51:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160119075117.121294.74687@psf.io>
In-reply-to
Content
New changeset bf997b22df06 by Victor Stinner in branch '3.5':
Fix BytecodeTestCase.assertNotInBytecode()
https://hg.python.org/cpython/rev/bf997b22df06
History
Date User Action Args
2016-01-19 07:51:22python-devsetrecipients: + python-dev, loewis, rhettinger, jcea, ncoghlan, belopolsky, pitrou, vstinner, ron_adam, alex, rfk, meador.inge, neologix, eric.snow, takluyver, yselivanov
2016-01-19 07:51:22python-devlinkissue11816 messages
2016-01-19 07:51:22python-devcreate