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.12:48:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512650900.48.0.213398074469.issue32199@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 03031fbc7d44106d652756462db34eae67de9568 by xdegaye (Miss Islington (bot)) in branch '3.6':
bpo-32199:  The getnode() ip getter now uses 'ip link' instead of 'ip link list' (GH-4696) (#4747)
https://github.com/python/cpython/commit/03031fbc7d44106d652756462db34eae67de9568
History
Date User Action Args
2017-12-07 12:48:20xdegayesetrecipients: + xdegaye, barry, serhiy.storchaka
2017-12-07 12:48:20xdegayesetmessageid: <1512650900.48.0.213398074469.issue32199@psf.upfronthosting.co.za>
2017-12-07 12:48:20xdegayelinkissue32199 messages
2017-12-07 12:48:20xdegayecreate