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 steve.dower
Recipients ezio.melotti, larry, mrabarnett, python-dev, serhiy.storchaka, steve.dower
Date 2015-05-03.19:59:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430683196.03.0.766311197553.issue20148@psf.upfronthosting.co.za>
In-reply-to
Content
This line (1429 before patch, 1433 after patch) is still being troublesome:

static PyMethodDef pattern_methods[];
History
Date User Action Args
2015-05-03 19:59:56steve.dowersetrecipients: + steve.dower, larry, ezio.melotti, mrabarnett, python-dev, serhiy.storchaka
2015-05-03 19:59:56steve.dowersetmessageid: <1430683196.03.0.766311197553.issue20148@psf.upfronthosting.co.za>
2015-05-03 19:59:56steve.dowerlinkissue20148 messages
2015-05-03 19:59:55steve.dowercreate