Fix a regression when unstructuring dictionary values typed as Any. (#453 #462) Fix a regression when unstructuring unspecialized generic classes. (#465 #466) Optimize function source code caching. (#445 #464) Generate unique files only in case of linecache enabled. (#445 #441)