#30116: Drop support for Python 3.5
-------------------------------------+-------------------------------------
Reporter: Tim Graham | Owner: Tim
Type: | Graham
Cleanup/optimization | Status: closed
Component: Core (Other) | 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 Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"e0e88ceaaae4b27913cc9d3b48bf79c681605fba" e0e88cea]:
{{{
#!CommitTicketReference repository=""
revision="e0e88ceaaae4b27913cc9d3b48bf79c681605fba"
Refs #30116 -- Simplified stdout/stderr decoding with subprocess.run()'s
encoding argument.
The encoding argument has been available since Python 3.6.
https://docs.python.org/3/library/subprocess.html#subprocess.run
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/30116#comment:11>
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/067.9ecd348a3bc8a983e9aa4bcab013939b%40djangoproject.com.