We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21603c5 commit 6c37a2fCopy full SHA for 6c37a2f
1 file changed
docs/releases/6.0.txt
@@ -583,9 +583,6 @@ Miscellaneous
583
* The undocumented ``django.core.mail.forbid_multi_line_headers()`` and
584
``django.core.mail.message.sanitize_address()`` functions are deprecated.
585
586
-* The ``django.utils.crypto.constant_time_compare()`` function is deprecated
587
- because it is merely an alias of :func:`hmac.compare_digest`.
588
-
589
Features removed in 6.0
590
=======================
591
0 commit comments