[sage-devel] Re: horrible bug in 3.2.alpha0

2008-10-22 Thread Georg S. Weber
Hi, On 22 Okt., 16:20, "John Cremona" <[EMAIL PROTECTED]> wrote: > 2008/10/22 Robert Bradshaw <[EMAIL PROTECTED]>: > > > > > > > On Oct 22, 2008, at 5:51 AM, John Cremona wrote: > > >> 2008/10/22 mabshoff <[EMAIL PROTECTED]>: > > >>> On Oct 22, 5:14 am, "John Cremona" <[EMAIL PROTECTED]> wrote: >

[sage-devel] Re: horrible bug in 3.2.alpha0

2008-10-22 Thread John Cremona
2008/10/22 Robert Bradshaw <[EMAIL PROTECTED]>: > > On Oct 22, 2008, at 5:51 AM, John Cremona wrote: > >> 2008/10/22 mabshoff <[EMAIL PROTECTED]>: >>> >>> >>> >>> On Oct 22, 5:14 am, "John Cremona" <[EMAIL PROTECTED]> wrote: While working on #3318 I cam across a really terrible bug introduced

[sage-devel] Re: horrible bug in 3.2.alpha0

2008-10-22 Thread Robert Bradshaw
On Oct 22, 2008, at 5:51 AM, John Cremona wrote: > 2008/10/22 mabshoff <[EMAIL PROTECTED]>: >> >> >> >> On Oct 22, 5:14 am, "John Cremona" <[EMAIL PROTECTED]> wrote: >>> While working on #3318 I cam across a really terrible bug introduced >>> between 3.1.4 and 3.2.alpha0 in the file sage/rings/in

[sage-devel] Re: horrible bug in 3.2.alpha0

2008-10-22 Thread John Cremona
2008/10/22 mabshoff <[EMAIL PROTECTED]>: > > > > On Oct 22, 5:14 am, "John Cremona" <[EMAIL PROTECTED]> wrote: >> While working on #3318 I cam across a really terrible bug introduced >> between 3.1.4 and 3.2.alpha0 in the file sage/rings/integer.pyx which >> produces the following terrible thing:

[sage-devel] Re: horrible bug in 3.2.alpha0

2008-10-22 Thread mabshoff
On Oct 22, 5:14 am, "John Cremona" <[EMAIL PROTECTED]> wrote: > While working on #3318 I cam across a really terrible bug introduced > between 3.1.4 and 3.2.alpha0 in the file sage/rings/integer.pyx which > produces the following terrible thing: > > --