#31040: Python 3.9 compatibility
------------------------------+-----------------------------------------
Reporter: felixxm | Owner: nobody
Type: New feature | Status: new
Component: Core (Other) | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Someday/Maybe
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
------------------------------+-----------------------------------------
Comment (by GitHub <noreply@…>):
In [changeset:"1960d55f8baa412b43546d15a8342554808fff57" 1960d55]:
{{{
#!CommitTicketReference repository=""
revision="1960d55f8baa412b43546d15a8342554808fff57"
Refs #31040 -- Fixed crypt.crypt() call in test_hashers.py.
An empty string is invalid salt in Python 3 and raises exception since
Python 3.9, see https://bugs.python.org/issue38402.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31040#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/065.9d852a46f4fdbba9d690ff822cd82b4b%40djangoproject.com.