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 barry, eric.smith, ezio.melotti, mrabarnett, python-dev, rhettinger, serhiy.storchaka
Date 2016-09-11.14:05:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3330688.XQFQ5eg4NQ@xarax>
In-reply-to <1473601877.94.0.537122027961.issue24454@psf.upfronthosting.co.za>
Content
./Modules/_sre.c:2425:14: warning: ‘match_getitem_doc’ defined but not used [-
Wunused-variable]
History
Date User Action Args
2016-09-11 14:05:13serhiy.storchakasetrecipients: + serhiy.storchaka, barry, rhettinger, eric.smith, ezio.melotti, mrabarnett, python-dev
2016-09-11 14:05:13serhiy.storchakalinkissue24454 messages
2016-09-11 14:05:13serhiy.storchakacreate