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

Xapian nobody at xapian.org
Wed Sep 25 16:45:00 BST 2013


#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                    |        Resolution:
 Keywords:                            |        Blocked By:
 Blocking:                            |  Operating System:  All
--------------------------------------+------------------------------
\
\
\
\
\
\

Comment (by richard):

 Interesting idea.  It seems mildly insane to me at first impression, but
 it might possibly work well.  My concern is that it would cause more work
 for users than necessary; I'm not actually sure how often users would be
 getting data back from Xapian and actually want to treat it as a string,
 anyway.

 If we did this, we'd certainly want to make sure that Xapian accepted
 these BS objects anywhere where a str or bytes was accepted, too, so that
 data coming out of xapian could be fed back in (after whatever munging the
 user desired).

 I'm -0 on this idea, because I think it's unnecessary complexity, but
 reserve the right to downgrade or upgrade that after thinking a bit more.
\
\
\

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



More information about the Xapian-tickets mailing list