On 12/09/2016 09:54 PM, Nicolas M. Thiery wrote:
> On Wed, Dec 07, 2016 at 02:50:15PM +0000, Tobias Hansen wrote:
>> On 12/07/2016 01:26 PM, Jeroen Demeyer wrote:
>> If you look at the patch [1] that was applied, there is a new check for
>> tp_new(). I'm not 100% sure that's what causes the problem, but it looks
>> suspicious.
>>
>> [1] https://bugs.python.org/file45526/update_one_slot2-2.7.patch
> 
> This seems very similar to the issue that Julien Cristau (in CC) had
> stumbled into this Spring while trying to run Sage on top of a then
> recent Python. That version of Python included a patch at exactly the
> same line in Objects/typeobject.c. Julien argued that this patch was
> backward incompatible and it got reverted:
> 
>         https://bugs.python.org/issue25731
> 
> It seems it has come back in a new form. Julien: any opinion on that
> new form? Is it a backward incompatible patch in Python that could be
> argued to be reverted / fixed? If yes, is there any chance to make
> this happen given the extremely tight schedule that we have?
> 
> I am going to dig in further tomorrow on the Sage side in search for a
> workaround. As usual, the more eyeballs, the better.
> 
> Cheers,
>               Nicolas
> 
> PS: thanks Tobias for the ping!
> 
> --
> Nicolas M. ThiƩry "Isil" <nthi...@users.sf.net>
> http://Nicolas.Thiery.name/
> 

Yeah, it would be good to know if this is a regression in Python or a
bug in Sage. If it's considered a Python regression we could try to get
the change reverted in the Python Debian package.

Of course a workaround in Sage would be even better, because that is
fully under our control.

Best,
Tobias

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to