[jira] [Resolved] (PYLUCENE-59) Python warns about missing __module__, but means that type names have no '.' in them.

2021-07-19 Thread Andi Vajda (Jira)
[ https://issues.apache.org/jira/browse/PYLUCENE-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andi Vajda resolved PYLUCENE-59. Resolution: Workaround > Python warns about missing __module__, but means that type names have no

[jira] [Commented] (PYLUCENE-59) Python warns about missing __module__, but means that type names have no '.' in them.

2021-07-19 Thread Andi Vajda (Jira)
[ https://issues.apache.org/jira/browse/PYLUCENE-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17383336#comment-17383336 ] Andi Vajda commented on PYLUCENE-59: I did 'fix' that as much as possible by setting

Re: [jira] [Created] (PYLUCENE-59) Python warns about missing __module__, but means that type names have no '.' in them.

2021-07-19 Thread Andi Vajda
I did 'fix' that as much as possible by setting it later as you saw in the code already. The warning is harmless and a proper fix to workaround what looks like a kludge in Python is more involved than the problem is worth. Andi.. > On Jul 19, 2021, at 12:03, Erik Groeneveld (Jira) wrote: > >

[jira] [Created] (PYLUCENE-59) Python warns about missing __module__, but means that type names have no '.' in them.

2021-07-19 Thread Erik Groeneveld (Jira)
Erik Groeneveld created PYLUCENE-59: --- Summary: Python warns about missing __module__, but means that type names have no '.' in them. Key: PYLUCENE-59 URL: https://issues.apache.org/jira/browse/PYLUCENE-59