[PySide] [Stackless] PySide problem, take #2: typeobject clash

Christian Tismer tismer at stackless.com
Mon Oct 21 18:57:37 CEST 2013


On 21.10.13 18:44, Christian Tismer wrote:
> On 21.10.13 17:54, John Ehresman wrote:
>> I took a look at the patch and can't quite understand it (I must 
>> admit I didn't apply it).  Can someone explain why it's needed?
>
> It is all about stackless' different frame layout.
> This is the minimal patch to be able to compile pyside for stackless 
> python.
> It is explained in the bug report.
>
> https://bugreports.qt-project.org/browse/PYSIDE-199
>

Just to explain it better:
There is _no_ change of PySide at all, not the least.
This is all about syntactic sugar to make PySide compile with Stackless.
The binaries compiled for normal Python will stay identical,
so there is nothing to expect. It is an important no-op ;-)

ciao - chris

-- 
Christian Tismer             :^)   <mailto:tismer at stackless.com>
Software Consulting          :     Have a break! Take a ride on Python's
Karl-Liebknecht-Str. 121     :    *Starship* http://starship.python.net/
14482 Potsdam                :     PGP key -> http://pgp.uni-mainz.de
phone +49 173 24 18 776  fax +49 (30) 700143-0023
PGP 0x57F3BF04       9064 F4E1 D754 C2FF 1619  305B C09C 5A3B 57F3 BF04
       whom do you want to sponsor today?   http://www.stackless.com/




More information about the PySide mailing list