https://docs.python.org/3/library/venv.html
https://www.python.org/dev/peps/pep-0405/
--
Ticket URL: <https://code.djangoproject.com/ticket/31643>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/12996 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/31643#comment:1>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"8ce570f2f263ab04190f03a0e6b7e7667a3265d8" 8ce570f2]:
{{{
#!CommitTicketReference repository=""
revision="8ce570f2f263ab04190f03a0e6b7e7667a3265d8"
Fixed #31643 -- Changed virtualenv doc references to Python 3 venv.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31643#comment:2>
Comment (by Carlton Gibson <carlton.gibson@…>):
In [changeset:"d7ee69d2f28da5f08dd8a261bb1f205187a2add2" d7ee69d]:
{{{
#!CommitTicketReference repository=""
revision="d7ee69d2f28da5f08dd8a261bb1f205187a2add2"
[3.1.x] Fixed #31643 -- Changed virtualenv doc references to Python 3
venv.
Backport of 9f4ceee90aaa2a6af8321417d79330f2fdc620ea from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31643#comment:3>
Comment (by Carlton Gibson <carlton.gibson@…>):
In [changeset:"caf7c4630da304474115a7c41cbb1df930593a73" caf7c46]:
{{{
#!CommitTicketReference repository=""
revision="caf7c4630da304474115a7c41cbb1df930593a73"
[3.0.x] Fixed #31643 -- Changed virtualenv doc references to Python 3
venv.
Backport of 9f4ceee90aaa2a6af8321417d79330f2fdc620ea from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31643#comment:4>
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/31643#comment:5>