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

Consider fixing pylint's nameclash bug with namespace packages #210

Closed
Oberon00 opened this issue Oct 9, 2019 · 4 comments
Closed

Consider fixing pylint's nameclash bug with namespace packages #210

Oberon00 opened this issue Oct 9, 2019 · 4 comments
Assignees
Labels
build & infra Issues related to build & infrastructure.

Comments

@Oberon00
Copy link
Member

Oberon00 commented Oct 9, 2019

See pylint-dev/pylint#2648.

With this pylint bug fixed, we could rename the http_requests ext package to requests and also use flask for the flask package/module from #206.

@Oberon00 Oberon00 changed the title Consider fixing pylint'bug Consider fixing pylint's nameclash bug with namespace packages Oct 9, 2019
@Oberon00 Oberon00 added the build & infra Issues related to build & infrastructure. label Oct 28, 2019
@c24t
Copy link
Member

c24t commented Oct 31, 2019

@Jamim FYI

@Jamim
Copy link
Contributor

Jamim commented Oct 31, 2019

I'll try to spend some time to investigate/fix this bug on weekend.

@mauriciovasquezbernal
Copy link
Member

Is this issue still relevant?, pylint-dev/pylint#2648 is still open, however I was able to rename http-requests to requests #619 and the pylint is not complaining. Am I missing something?

@codeboten
Copy link
Contributor

Closing this issue, it doesn't appear to be relevant anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build & infra Issues related to build & infrastructure.
Projects
None yet
Development

No branches or pull requests

5 participants