It appears to be this issue. http://bugs.python.org/issue20614
--
Ticket URL: <https://code.djangoproject.com/ticket/24160>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* has_patch: 0 => 1
* needs_tests: => 0
* needs_docs: => 0
Comment:
https://github.com/django/django/pull/3930
--
Ticket URL: <https://code.djangoproject.com/ticket/24160#comment:1>
Old description:
> When running the test suite on Windows 7, I get a popup with an error
> message.
>
> It appears to be this issue. http://bugs.python.org/issue20614
New description:
When running the test suite on Python 3 on Windows 7, I get a popup with
an error message.
It appears to be this issue. http://bugs.python.org/issue20614
--
--
Ticket URL: <https://code.djangoproject.com/ticket/24160#comment:2>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"5338ff4808c822a8b00e90154b884b7be3011e60"]:
{{{
#!CommitTicketReference repository=""
revision="5338ff4808c822a8b00e90154b884b7be3011e60"
Fixed #24160 -- Fixed model_regress test on Windows; refs #24007.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/24160#comment:3>
Comment (by Tim Graham <timograham@…>):
In [changeset:"cef3f805c21c029d017e6704565f9f2f5746a1e5"]:
{{{
#!CommitTicketReference repository=""
revision="cef3f805c21c029d017e6704565f9f2f5746a1e5"
[1.7.x] Fixed #24160 -- Fixed model_regress test on Windows; refs #24007.
Backport of 5338ff4808c822a8b00e90154b884b7be3011e60 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/24160#comment:4>