A. Coady created PYLUCENE-45:
--------------------------------

             Summary: JArray.cast_ raises SystemError in Python 3.
                 Key: PYLUCENE-45
                 URL: https://issues.apache.org/jira/browse/PYLUCENE-45
             Project: PyLucene
          Issue Type: Bug
            Reporter: A. Coady


`JArray_string.cast_` raises `SystemError` in Python 3 and 7.5 rc.

 
{code:java}
a = lucene.JArray_string('text')
lucene.JArray_string.cast_(a)
{code}
 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to