summaryrefslogtreecommitdiffstats
path: root/Python/codecs.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2022-11-02 19:12:31 (GMT)
committerGitHub <noreply@github.com>2022-11-02 19:12:31 (GMT)
commit04ab3574311063ca90c28a5380ee6e5467f8d05d (patch)
tree8872e4f21ab90af10e19493b165149a2752939c8 /Python/codecs.c
parent46ccb35a400b1abe8c29ad2d7f17295610d768c7 (diff)
downloadcpython-04ab3574311063ca90c28a5380ee6e5467f8d05d.zip
cpython-04ab3574311063ca90c28a5380ee6e5467f8d05d.tar.gz
cpython-04ab3574311063ca90c28a5380ee6e5467f8d05d.tar.bz2
gh-98415: Fix uuid.getnode() ifconfig implementation (GH-98423)
The uuid.getnode() function has multiple implementations, tested sequentially. The ifconfig implementation was incorrect and always failed: fix it. In practice, functions of libuuid library are preferred, if available: uuid_generate_time_safe(), uuid_create() or uuid_generate_time(). (cherry picked from commit e3ec272f57c3948834a6159cf2604978d3db67a0) Co-authored-by: Chaim Sanders <csanders-git@users.noreply.github.com> Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions