Skip to content

missing memcache_key_warnings #1561

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
rvanlaar opened this issue Jun 22, 2023 · 0 comments · Fixed by #1562
Closed

missing memcache_key_warnings #1561

rvanlaar opened this issue Jun 22, 2023 · 0 comments · Fixed by #1562
Labels
bug Something isn't working

Comments

@rvanlaar
Copy link
Contributor

Bug report

What's wrong

memcache_key_warnings isn't typed in django-stubs.

from django.core.cache.backends.base import memcache_key_warnings

How is that should be

A typed version of memcache_key_warnings

System information

  • OS: debian 11 (bullseye)
  • python version: 3.9.17
  • django version: 3.2.19
  • mypy version: 1.1.1
  • django-stubs version: 1.16.0
  • django-stubs-ext version: 4.2.1
@rvanlaar rvanlaar added the bug Something isn't working label Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging a pull request may close this issue.

1 participant