Skip to content

[2.7] bpo-9678: Fix determining the MAC address in the uuid module. (GH-4264)#4270

Merged
serhiy-storchaka merged 1 commit into
python:2.7from
serhiy-storchaka:backport-ee1a9a2-2.7
Nov 4, 2017
Merged

[2.7] bpo-9678: Fix determining the MAC address in the uuid module. (GH-4264)#4270
serhiy-storchaka merged 1 commit into
python:2.7from
serhiy-storchaka:backport-ee1a9a2-2.7

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Nov 4, 2017

Copy link
Copy Markdown
Member
  • Using ifconfig on NetBSD and OpenBSD.
  • Using arp on Linux, FreeBSD, NetBSD and OpenBSD.

Based on patch by Takayuki Shimizukawa..
(cherry picked from commit ee1a9a2)

https://bugs.python.org/issue9678

…ythonGH-4264)

* Using ifconfig on NetBSD and OpenBSD.
* Using arp on Linux, FreeBSD, NetBSD and OpenBSD.

Based on patch by Takayuki Shimizukawa..
(cherry picked from commit ee1a9a2)
@serhiy-storchaka serhiy-storchaka added the type-bug An unexpected behavior, bug, or error label Nov 4, 2017
@serhiy-storchaka serhiy-storchaka merged commit f72ad2d into python:2.7 Nov 4, 2017
@serhiy-storchaka serhiy-storchaka deleted the backport-ee1a9a2-2.7 branch November 4, 2017 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants