diff options
author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2020-01-03 07:47:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-03 07:47:04 +0100 |
commit | 1960d55f8baa412b43546d15a8342554808fff57 (patch) | |
tree | 1611612567dfc209f57df33440bcb19ac84be29f /django/db/backends/postgresql/operations.py | |
parent | e3d546a1d986f83d8698c32e13afd048b65d06eb (diff) | |
download | django-1960d55f8baa412b43546d15a8342554808fff57.tar.gz |
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.
Diffstat (limited to 'django/db/backends/postgresql/operations.py')
0 files changed, 0 insertions, 0 deletions