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

Xapian nobody at xapian.org
Wed Nov 6 23:45:43 GMT 2013


#346: Python 3 support
--------------------------------------+------------------------------
 Reporter:  olly                      |             Owner:  richard
     Type:  defect                    |            Status:  assigned
 Priority:  highest                   |         Milestone:  1.3.x
Component:  Xapian-bindings (Python)  |           Version:  SVN trunk
 Severity:  normal                    |        Resolution:
 Keywords:                            |        Blocked By:
 Blocking:                            |  Operating System:  All
--------------------------------------+------------------------------
\
\
\
\
\
\

Comment (by barry):

 Also note that I don't get segfaults (afaict) when running `make check` on
 r17620, but I do get failures in pythontest.py for both Python 2 and
 Python 3:

 {{{
 pythontest.py:1223:Exception string not as expected: got 'Error reading
 block 4: Bad file descriptor', expected 'Database has been closed'
   1221
   1222     db.close()
 ->1223     expect_exception(xapian.DatabaseError, "Database has been
 closed", check_vals, db, vals)
   1224     shutil.rmtree(dbpath)
   1225
 }}}
\
\
\

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



More information about the Xapian-tickets mailing list