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 r.david.murray
Recipients r.david.murray, xnox
Date 2015-01-05.18:24:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1420482270.18.0.225188704447.issue23170@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, I see what happened.  Serhiy split _ifconfig_getnode, so when I did an hg annotate it looked like _ifconfig_getnode was untouched, but in fact it had been split to create the _arp_getnode function.

So, this report is out of date, this has already been fixed in 3.4.
History
Date User Action Args
2015-01-05 18:24:30r.david.murraysetrecipients: + r.david.murray, xnox
2015-01-05 18:24:30r.david.murraysetmessageid: <1420482270.18.0.225188704447.issue23170@psf.upfronthosting.co.za>
2015-01-05 18:24:30r.david.murraylinkissue23170 messages
2015-01-05 18:24:30r.david.murraycreate