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 amaury.forgeotdarc, giampaolo.rodola, mluis, neologix, ogait87, orsenthil, pitrou, python-dev, rosslagerwall, slanden, vinay.sajip, vstinner
Date 2014-03-20.12:44:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fqSV922Syz7Ljd@mail.python.org>
In-reply-to
Content
New changeset df427bf067d7 by Vinay Sajip in branch '3.4':
Issue #10141: updated new usages of AF_CAN to be in #ifdef AF_CAN rather than #ifdef HAVE_LINUX_CAN_H to allow compilation on older Linuxes.
http://hg.python.org/cpython/rev/df427bf067d7
History
Date User Action Args
2014-03-20 12:44:01python-devsetrecipients: + python-dev, vinay.sajip, amaury.forgeotdarc, orsenthil, pitrou, vstinner, giampaolo.rodola, neologix, slanden, rosslagerwall, ogait87, mluis
2014-03-20 12:44:01python-devlinkissue10141 messages
2014-03-20 12:44:01python-devcreate