Skip to content

Correct documentation, nodes classes do not exend python's ones #1343

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

Merged
merged 2 commits into from
Jan 14, 2022

Conversation

tristanlatr
Copy link
Contributor

Description

Correct documentation, nodes classes do not exend python standard library ones

Type of Changes

Type
βœ“ πŸ“œ Docs

Related Issue

Fixes #1336

Copy link
Collaborator

@DanielNoord DanielNoord left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @tristanlatr!

Might I ask where your interest for astroid comes from? You have opened some issues the last 48 hours which might take some time to resolve or get to. Perhaps if we know what specific functionality you're looking for we can work together to achieve that sooner.

Note that development of astroid has been slow recently as most maintainers which are well versed with astroid have had less time to devote to astroid recently. I'm trying myself to do some bits here and there, but I only joined the project (and mainly pylint) less than 6 months ago so I'm certainly no expert.

@tristanlatr
Copy link
Contributor Author

I'm re-writing pydoctor's astbuilder with astroid, the MRO handling should help us resolve some bugs in the inheritence we have.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implementation question
3 participants