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

Python: Allow undocumented "cls" parameter for class methods (Origin: bugzilla #735152) #5556

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

Comments

@doxygen
Copy link
Owner

doxygen commented Jul 2, 2018

status RESOLVED severity enhancement in component general for ---
Reported in version 1.8.7 on platform Other
Assigned to: Dimitri van Heesch

On 2014-08-21 11:47:42 +0000, mgeis wrote:

In Python, there is a convetion to use "self" as the first parameter for instance methodsand "cls" as the first parameter in class methods.

Doxygen allows an undocumented "self" parameter in Python.

My suggestion is that Doxygen should also allow an undocumented "cls" parameter in Python.

On 2015-12-26 14:32:06 +0000, albert wrote:

I've just pushed a proposed patch to github (pull request 430)

On 2015-12-26 18:03:04 +0000, albert wrote:

Changes have been integrated in github master version

On 2015-12-30 10:20:27 +0000, Dimitri van Heesch wrote:

This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.11. 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