From ronaldoussoren at mac.com Sun Jun 14 05:46:37 2020 From: ronaldoussoren at mac.com (Ronald Oussoren) Date: Sun, 14 Jun 2020 11:46:37 +0200 Subject: [Pythonmac-SIG] ANN: PyObjC 6.2.1 Message-ID: <66F9F2D9-78F6-46D5-A523-E2B926AE1C11@mac.com> Hi, I?ve pushed PyObjC 6.2.1 to PyPI. This is a minor bug fix release: Issue #299: Ensure package ?pyobjc? won?t try to build the PubSub bindings on macOS 10.15 Reported by Thomas Buchberger Minor tweaks to build and pass tests on macOS 10.14 with the latest Xcode that can be installed on that version of macOS. Issue #300: Fix SystemError in block edge case PyObjC raised a SystemError when converting a callable into an ObjC block when the callable is a bound method without positional arguments. Issue #275: Fix crash on catalina caused by writing to read-only memory. Patch by Dan Villiom Podlaski Christiansen PR #302: Make sure the SDK detection works when the version is not in the SDK name Patch by Joshua Root There were no SDK updates in Xcode 11.5 and Xcode 11.6 (beta) This is probably the last release in the 6.x train. My plan is to start working on PyObjC 7.0, with support for the next major release of macOS, during WWDC. Ronald ? Twitter / micro.blog: @ronaldoussoren Blog: https://blog.ronaldoussoren.net/ -------------- next part -------------- An HTML attachment was scrubbed... URL: