summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2021-10-12-20-35-06.bpo-45417.gQM-O7.rst
blob: a15c23917a7e6274b2e186be6d3e03a8b3844c5c (plain)
1
2
Fix quadratic behaviour in the enum module: Creation of enum classes with a
lot of entries was quadratic.