Re: [Pythonmac-SIG] PyObjC 3.2 released

Glyph Lefkowitz <[email protected]> Tue, 6 Dec 2016 10:19:51 -0800
Newsgroups gmane.comp.python.pyobjc.devel,gmane.comp.python.apple
Message-ID <[email protected]>
> On Dec 6, 2016, at 8:59 AM, Ronald Oussoren <[email protected]> wrote:
> 
> Hi,
> 
> I’ve pushed PyObjC 3.2 to PyPI (finally…). The major new feature in this version is support for OSX 10.12 (Sierra) and the new APIs introduced in this version of OSX.

🎉😃🎉

> There is also a backward incompatible change: the default method signature is calculated differently than before. This will primarily affect code that adds python-only method to a class, like so:
> 
>   class MyObject (NSObject):
>        def amethod(self, a, b): pass

Huh, I didn't even realize that was possible before.  Hopefully none of my code will be affected as a result :-).

Is there any chance that now this release is done, wheel builds might be on the horizon? :)

-glyph


------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
_______________________________________________
Pyobjc-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyobjc-dev