[Pyobjc-dev] Publishing PyObjC 4.2
Brought to you by:
ronaldoussoren
From: John F. <joh...@ma...> - 2018-04-02 13:05:08
|
Thank you Ronald et. al., very much appreciated! > On Apr 2, 2018, at 8:00 AM, pyo...@li... wrote: > > Send Pyobjc-dev mailing list submissions to > pyo...@li... > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/pyobjc-dev > or, via email, send a message with subject or body 'help' to > pyo...@li... > > You can reach the person managing the list at > pyo...@li... > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Pyobjc-dev digest..." > > > Today's Topics: > > 1. ANN: PyObjC 4.2 (Ronald Oussoren) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Sun, 01 Apr 2018 13:52:11 +0200 > From: Ronald Oussoren <ron...@ma...> > To: pyobjc-dev list <pyo...@li...>, Pythonmac-Sig > <pyt...@py...> > Subject: [Pyobjc-dev] ANN: PyObjC 4.2 > Message-ID: <B7A...@ma...> > Content-Type: text/plain; charset="utf-8" > > I?ve just published PyObjC 4.2 on PyPI. This is primarily a bug fix release, but also introduces bindings to the BusinessChat framework introduced in macOS 10.13.4. Those bindings are probably totally uninteresting for most users as the framework can only be used by a small subset of macOS developers. > > The full list of changes for this release: > > * Add bindings to the BusinessChat framework introduced in macOS 10.13.4 > > * Update metadata for Xcode 9.3 > > * Issue #233 Fix crash in Security.AuthorizationCopyRights() wrapper > > * Issue #234 Fix crash in AuthorizationExecuteWithPrivileges() wrapper > > Reported by Vangelis Koukis > > * Ensure doctest can work with modules containing subclasses of NSObject > > Reported by Just van Rossum > > * Issue #236 : Importing can sometimes fail in multi-threaded scenarios > > Fix by Max B?langer > > * Undeprecate treating struct wrappers as sequences. Removing this feature would > break too much existing code, hence deprecating is not really an option. Furthermore, > this would also break some nice idioms. > > > * Pull request #17: Fix python 3 issues in PyObjCTools.AppHelper and PyObjCTools.Conversion > > Fix by Max B?langer > > > Regards, > > Ronald > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > Pyobjc-dev mailing list > Pyo...@li... > https://lists.sourceforge.net/lists/listinfo/pyobjc-dev > > > ------------------------------ > > End of Pyobjc-dev Digest, Vol 103, Issue 1 > ****************************************** |