#35085: Import of PyATS breaks runserver reloader
------------------------------+--------------------------------------
     Reporter:  Andy Norwood  |                    Owner:  nobody
         Type:  Bug           |                   Status:  closed
    Component:  Utilities     |                  Version:  4.2
     Severity:  Normal        |               Resolution:  needsinfo
     Keywords:                |             Triage Stage:  Unreviewed
    Has patch:  0             |      Needs documentation:  0
  Needs tests:  0             |  Patch needs improvement:  0
Easy pickings:  0             |                    UI/UX:  0
------------------------------+--------------------------------------

Comment (by Natalia Bidart):

 Thank you Tim, I double checked and while I did install `pyats` and added
 an adequate import to my `views.py`, due to a previous ticket triaging I
 had temporarily removed the corresponding `urls.py` from my Django project
 config :facepalm:.

 Andy, I agree with Tim's comment in that we would need to understand why
 `pyats` is providing modules that are not hashable. I searched a bit and I
 couldn't find concrete Python docs regarding modules and their
 hashability, though I did find
 [https://bytes.com/topic/python/answers/35503-modules-hashable this post].
 I'm inclined to suggest that `pyats` may need to ensure their modules are
 hashable, or explain why they are not/can not be so we can evaluate how
 niche vs common that reason is.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/35085#comment:3>
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018cd62e2d72-e5d9a69f-d084-4226-b5b8-54d3cbf2c8a9-000000%40eu-central-1.amazonses.com.

Reply via email to