summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Core and Builtins/2018-12-09-13-09-39.bpo-35444.9kYn4V.rst
blob: 39591f9c32dd2941cc7eb28216e9a14be7ddb82f (plain)
1
2
Fixed error handling in pickling methods when fail to look up builtin
"getattr". Sped up pickling iterators.