#11820: Undo #4777: Remove PARI bug work-around in is_prime_power()
--------------------------------+-------------------------------------------
   Reporter:  aapitzsch         |          Owner:  AlexGhitza    
       Type:  enhancement       |         Status:  needs_work    
   Priority:  major             |      Milestone:  sage-4.7.2    
  Component:  basic arithmetic  |       Keywords:                
Work_issues:  non-ASCII patch   |       Upstream:  N/A           
   Reviewer:  Leif Leonhardy    |         Author:  André Apitzsch
     Merged:                    |   Dependencies:  #11685        
--------------------------------+-------------------------------------------
Changes (by jdemeyer):

  * status:  needs_review => needs_work
  * work_issues:  => non-ASCII patch


Comment:

 Mercurial doesn't like [attachment:trac_11820_undo_4777.patch] because it
 uses non-ASCII characters:
 {{{
 $ pwd
 /usr/local/src/sage-4.7.2.alpha2/devel/sage

 $ ../../sage --version
 | Sage Version 4.7.2.alpha2, Release Date: 2011-08-24                |
 * Warning: this is a prerelease version, and it may be unstable.     *

 $ ../../sage -hg --version
 Mercurial Distributed SCM (version 1.8.4)
 (see http://mercurial.selenic.com for more information)

 Copyright (C) 2005-2011 Matt Mackall and others
 This is free software; see the source for copying conditions. There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.

 $ ../../sage -hg qpush
 applying trac_11820_undo_4777.patch
 transaction abort!
 rollback completed
 cleaning up working directory...done
 abort: decoding near 'André Apitzsc': 'ascii' codec can't decode byte
 0xc3 in position 4: ordinal not in range(128)!
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11820#comment:8>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to