Skip to content

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

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

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

Conversation

@miss-islington

@miss-islington miss-islington commented Nov 4, 2017

Copy link
Copy Markdown
Contributor
  • 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

…GH-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)
@miss-islington

Copy link
Copy Markdown
Contributor Author

@serhiy-storchaka: Backport status check is done, and it's a success ✅ .

@serhiy-storchaka
serhiy-storchaka merged commit ec2b2dc into python:3.6 Nov 4, 2017
@miss-islington

Copy link
Copy Markdown
Contributor Author

Thanks, @serhiy-storchaka!

@miss-islington
miss-islington deleted the backport-ee1a9a2-3.6 branch November 4, 2017 08:11
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.

4 participants