Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

__init__.py causes to ignore some inheritance (Origin: bugzilla #757509) #5891

Closed
doxygen opened this issue Jul 2, 2018 · 0 comments
Closed

Comments

@doxygen
Copy link
Owner

doxygen commented Jul 2, 2018

status RESOLVED severity major in component general for ---
Reported in version 1.8.11-GIT on platform Other
Assigned to: Dimitri van Heesch

Original attachment names and IDs:

On 2015-11-03 05:10:27 +0000, c.buhtz@posteo.jp wrote:

Created attachment 314697
code to reproduce

The problem here is that a.ABase in the inheritance tree of B is not linkable.
Even when you look at the tree for a.ABase the class B is not shown.

This depends on the existence of the init.py file. I don't know why.

I added sample to reproduce this.
When you delete the init.py everything is fine.

On 2015-11-03 21:14:05 +0000, c.buhtz@posteo.jp wrote:

Please see https://docs.python.org/3.5/tutorial/modules.html#packages for details about how init.py is treated in Python.

On 2015-11-15 23:53:04 +0000, c.buhtz@posteo.jp wrote:

Did someone tried to reproduce it?

On 2015-12-12 10:13:33 +0000, c.buhtz@posteo.jp wrote:

No one tried?

On 2015-12-13 09:47:17 +0000, Dimitri van Heesch wrote:

Just did, could indeed reproduce it.
More investigation needed to find the root cause.

On 2016-01-09 18:47:40 +0000, c.buhtz@posteo.jp wrote:

This was the bug I was looking for. Can reproduce it with the current git.

On 2016-02-14 12:37:27 +0000, Dimitri van Heesch wrote:

Confirmed. I've just pushed a possible fix to GitHub.

On 2016-02-14 12:56:11 +0000, c.buhtz@posteo.jp wrote:

Thank you very much. This works for my example.

On 2016-02-14 14:30:35 +0000, Kevin McBride wrote:

Dimitri wants fixed bugs that are not yet in a release to be set to ASSIGNED. This allows Dimitri to log fixed bugs.

On 2016-09-05 13:46:22 +0000, Dimitri van Heesch wrote:

This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.12. Please verify if this is indeed the case. Reopen the
bug if you think it is not fixed and please include any additional information
that you think can be relevant (preferably in the form of a self-contained example).

@doxygen doxygen closed this as completed Jul 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant