#32783: Auoreloader crashes in a conda env.
-------------------------------------+-------------------------------------
Reporter: JonathanNickelson | Owner: Mariusz
| Felisiak
Type: Bug | Status: assigned
Component: Core (Management | Version: 3.2
commands) |
Severity: Release blocker | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):
* status: new => assigned
* severity: Normal => Release blocker
* component: Utilities => Core (Management commands)
* owner: nobody => Mariusz Felisiak
* stage: Unreviewed => Accepted
Comment:
It looks like an issue in Python (see e.g.
[https://bugs.python.org/issue42949 bop-42949]), as far as I'm aware
`__main__` should always have `__spec__` attribute (sometimes set to
`None` but still). Nevertheless we can fix it.
Regression in ec6d2531c59466924b645f314ac33f54470d7ac3.
--
Ticket URL: <https://code.djangoproject.com/ticket/32783#comment:2>
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/075.bf197eb80fda6f353432543710b7e135%40djangoproject.com.