[Xapian-tickets] [Xapian] #346: Python 3 support

Xapian nobody at xapian.org
Fri Jun 15 23:50:25 BST 2012


#346: Python 3 support
--------------------------------------+-------------------------------------
 Reporter:  olly                      |       Owner:  richard  
     Type:  defect                    |      Status:  assigned 
 Priority:  highest                   |   Milestone:  1.3.2    
Component:  Xapian-bindings (Python)  |     Version:  SVN trunk
 Severity:  normal                    |    Keywords:           
Blockedby:                            |    Platform:  All      
 Blocking:                            |  
--------------------------------------+-------------------------------------

Comment(by barry):

 Replying to [comment:31 richard]:

 > The easiest and cleanest way to do this is to avoid doing any magic
 conversions, use the bytes type in all places where binary strings may be
 used (both in parameters and in return values), and use the unicode string
 type in any places where only encoded strings may be used.

 +1.  Let me see how much progress I can make with this approach.

-- 
Ticket URL: <http://trac.xapian.org/ticket/346#comment:32>
Xapian <http://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list