Skip to content

v23.2.3

Latest
Compare
Choose a tag to compare
@Tinche Tinche released this 30 Nov 22:18
· 58 commits to main since this release
  • 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)