summaryrefslogtreecommitdiffstats
path: root/Modules/ossaudiodev.c
diff options
context:
space:
mode:
authorEthan Furman <ethan@stoneleaf.us>2021-06-10 22:52:09 (GMT)
committerGitHub <noreply@github.com>2021-06-10 22:52:09 (GMT)
commit62f1d2b3d7dda99598d053e10b785c463fdcf591 (patch)
treeca0da643fcceb26b1ed655b190794e47b6abbd00 /Modules/ossaudiodev.c
parent05073036dcecefc00b0c3e7397601809da41e2f1 (diff)
downloadcpython-62f1d2b3d7dda99598d053e10b785c463fdcf591.zip
cpython-62f1d2b3d7dda99598d053e10b785c463fdcf591.tar.gz
cpython-62f1d2b3d7dda99598d053e10b785c463fdcf591.tar.bz2
bpo-44342: [Enum] changed pickling from by-value to by-name (GH-26658)
by-value lookups could fail on complex enums, necessitating a check for __reduce__ and possibly sabotaging the final enum; by-name lookups should never fail, and sabotaging is no longer necessary for class-based enum creation.
Diffstat (limited to 'Modules/ossaudiodev.c')
0 files changed, 0 insertions, 0 deletions