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

Xapian nobody at xapian.org
Sat Sep 28 01:12:39 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 olly):

 As of r17516, the python3 tests all pass except for a segfault in
 pythontest.py when it runs under threads (all the testcases are run
 without threads and pass, and then again with threads and we get this
 failure).

 To do:

  * Reject str from unserialise methods
  * Provide __version__
  * Return str for version_string()
  * Check and update examples
  * Check and update docs
  * Decide on minimum supported version - I'm tempted to say 3.2,
 unless/until anyone cares enough to test with 3.1 and provide any patches
 required to make it work.  Debian stable has 3.2, and barry suggested >=
 3.2 above (and that was 16 months ago).
\
\
\

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



More information about the Xapian-tickets mailing list