Skip to content

Commit 6c37a2f

Browse files
authored
Removed outdated deprecation note in 6.0 release notes.
1 parent 21603c5 commit 6c37a2f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

docs/releases/6.0.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -583,9 +583,6 @@ Miscellaneous
583583
* The undocumented ``django.core.mail.forbid_multi_line_headers()`` and
584584
``django.core.mail.message.sanitize_address()`` functions are deprecated.
585585

586-
* The ``django.utils.crypto.constant_time_compare()`` function is deprecated
587-
because it is merely an alias of :func:`hmac.compare_digest`.
588-
589586
Features removed in 6.0
590587
=======================
591588

0 commit comments

Comments
 (0)