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 xdegaye
Recipients barry, serhiy.storchaka, xdegaye
Date 2017-12-07.11:59:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512647957.69.0.213398074469.issue32199@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 961dbe0548e26394b7716d41423c61b1e2e58ef7 by xdegaye in branch 'master':
bpo-32199:  The getnode() ip getter now uses 'ip link' instead of 'ip link list' (GH-4696)
https://github.com/python/cpython/commit/961dbe0548e26394b7716d41423c61b1e2e58ef7
History
Date User Action Args
2017-12-07 11:59:17xdegayesetrecipients: + xdegaye, barry, serhiy.storchaka
2017-12-07 11:59:17xdegayesetmessageid: <1512647957.69.0.213398074469.issue32199@psf.upfronthosting.co.za>
2017-12-07 11:59:17xdegayelinkissue32199 messages
2017-12-07 11:59:17xdegayecreate