diff options
author | Zeynel Ă–zdemir <ozdemir.zynl@gmail.com> | 2019-12-15 00:13:33 +0100 |
---|---|---|
committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2019-12-16 11:20:41 +0100 |
commit | 9d40b6bbf44d0de4d446dde5b9b51cadb60a24a3 (patch) | |
tree | 20713c0455cf9f2b1baeb45048a5a117181f8798 /django/db/backends/postgresql/features.py | |
parent | 4161e35048d91fa84abf4dd2ebf64e04e0c37ca4 (diff) | |
download | django-9d40b6bbf44d0de4d446dde5b9b51cadb60a24a3.tar.gz |
Fixed #31076 -- Fixed dbshell crash on Windows with Python < 3.8.
subprocess.run()'s args parameter accepts path-like objects on Windows
since Python 3.8.
Diffstat (limited to 'django/db/backends/postgresql/features.py')
0 files changed, 0 insertions, 0 deletions