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 ezio.melotti, jcgoble3, mrabarnett, serhiy.storchaka, terry.reedy
Date 2017-05-14.06:05:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494741915.81.0.345600768991.issue30299@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4ab6abfca4d6e444cca04821b24701cde6993f4e by Serhiy Storchaka in branch 'master':
bpo-30299: Display a bytecode when compile a regex in debug mode. (#1491)
https://github.com/python/cpython/commit/4ab6abfca4d6e444cca04821b24701cde6993f4e
History
Date User Action Args
2017-05-14 06:05:15serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, ezio.melotti, mrabarnett, jcgoble3
2017-05-14 06:05:15serhiy.storchakasetmessageid: <1494741915.81.0.345600768991.issue30299@psf.upfronthosting.co.za>
2017-05-14 06:05:15serhiy.storchakalinkissue30299 messages
2017-05-14 06:05:15serhiy.storchakacreate