mirror of
https://github.com/django/django.git
synced 2025-11-18 11:00:24 +00:00
When env is passed to subprocess.run() we should pass all existing environment variables. This fixes crash on Windows: Fatal Python error: failed to get random numbers to initialize Python Fatal Python error: _Py_HashRandomization_Init: failed to get random numbers to initialize Python Python runtime state: preinitialized |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| fake_client.py | ||
| test_mysql.py | ||
| test_oracle.py | ||
| test_postgresql.py | ||
| test_sqlite.py | ||
| tests.py | ||