Skip to content

v6.1

Compare
Choose a tag to compare
@ronaldoussoren ronaldoussoren released this 29 Feb 09:19
· 1244 commits to master since this release
  • Updated for the macOS 10.15.1 SDK (Xcode 11.2)

  • Fix reference counting in -[OC_PythonData length], which resulted
    in use-after-free.

  • #281: Fix problems found in pyobjc-core by the clang static analyser