#23433: Django installs /usr/bin/django-admin and /usr/bin/django-admin.py
-------------------------------------+-------------------------------------
Reporter: Arfrever | Owner: Jon
Type: | Dufresne
Cleanup/optimization | Status: closed
Component: Packaging | Version: master
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by GitHub <noreply@…>):
In [changeset:"3fb7c12158a2402f0f80824f6778112071235803" 3fb7c121]:
{{{
#!CommitTicketReference repository=""
revision="3fb7c12158a2402f0f80824f6778112071235803"
Refs #23433 -- Fixed test_django_admin_py.DeprecationTest tests failures
on Windows and Python < 3.8.
subprocess.run()'s args parameter accepts a path-like object on Windows
since Python 3.8.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23433#comment:9>
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/066.e3dc379ca3025777de8a6a4e08aef77b%40djangoproject.com.