[Pythonmac-SIG] PyObjC 3.2 released

2016-12-06 Thread Ronald Oussoren
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

Re: [Pythonmac-SIG] PyObjC 3.2 released

2016-12-06 Thread Ronald Oussoren
> On 6 Dec 2016, at 19:19, Glyph Lefkowitz wrote: > > >> On Dec 6, 2016, at 8:59 AM, Ronald Oussoren 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 o

Re: [Pythonmac-SIG] PyObjC 3.2 released

2016-12-06 Thread Ronald Oussoren
> On 6 Dec 2016, at 20:30, Glyph Lefkowitz wrote: > > >> On Dec 6, 2016, at 10:36 AM, Ronald Oussoren wrote: >> >> >>> On 6 Dec 2016, at 19:19, Glyph Lefkowitz wrote: >>> >>> On Dec 6, 2016, at 8:59 AM, Ronald Oussoren wrote: Hi, I’ve pushed PyObjC 3.2 to PyPI

Re: [Pythonmac-SIG] [Pyobjc-dev] PyObjC 3.2 released

2016-12-06 Thread Ronald Oussoren
> On 6 Dec 2016, at 21:43, Glyph Lefkowitz wrote: > > >> Anyways, there may be a 3.2.1 release by the end of the week, I just noticed >> that building PyObjC on 10.12 doesn’t work when using python 2.7, I >> apparently only tested python 2.7 on older OSX releases :-( > > Thanks for saving me