8000 Inherit from any in SimpleNamespace and threading.local stubs · Issue #48 · python/typeshed · GitHub
[go: up one dir, main page]

Skip to content

Inherit from any in SimpleNamespace and threading.local stubs #48

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

Closed
DanielShaulov opened this issue Jan 19, 2016 · 0 comments · Fixed by #51
Closed

Inherit from any in SimpleNamespace and threading.local stubs #48

DanielShaulov opened this issue Jan 19, 2016 · 0 comments · Fixed by #51

Comments

@DanielShaulov
Copy link
Contributor

As per @JukkaL's suggestion in python/mypy#1132 we can make SimpleNamespace work better by inheriting from Any.
I think the same can be done for threading.local.

I will create a pull request on Friday.

momandine pushed a commit to momandine/typeshed that referenced this issue Jul 5, 2016
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

Successfully merging a pull request may close this issue.

1 participant
0