[Xapian-tickets] [Xapian] #346: Python 3 support
Xapian
nobody at xapian.org
Wed Jul 25 01:43:31 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 olly):
It's arguably a bug that get_description() doesn't always return valid
UTF-8, so we could fix that in the C++ layer instead. The main case I can
think of is Query objects - particularly OP_VALUE_RANGE, but even terms
can be arbitrary byte sequences. We could instead return C-style
\-escaped strings for such cases, which would be more readable too.
--
Ticket URL: <http://trac.xapian.org/ticket/346#comment:49>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list