#28865: Auto reloader .py file path from .pyc calculation strategy outdated -------------------------------------+------------------------------------- Reporter: Ramiro | Owner: Ramiro Morales Morales | Type: | Status: assigned Cleanup/optimization | Component: Utilities | Version: master Severity: Normal | Keywords: pyc autorelader Triage Stage: | runserver Unreviewed | Has patch: 1 Needs documentation: 0 | Needs tests: 0 Patch needs improvement: 0 | Easy pickings: 0 UI/UX: 0 | -------------------------------------+------------------------------------- As the OP of PR 8819 (for #27685) [https://github.com/django/django/pull/8819#issue-246155699 mentions], code in the automatice reloader assumes .pyc files are created in the same directory as their .py conterparts.
This is partially true for Django 1.11 (which still suport Python2) and false for Djanfgo >= 2.0. (I have'n been able to reproduce/detect in which condition the code changes watch would report .pyc files when running runserver, so for now this report of just for correctness.) -- Ticket URL: <https://code.djangoproject.com/ticket/28865> 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 post to this group, send email to django-updates@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/049.970ae35b95e8602142b089835b87ba73%40djangoproject.com. For more options, visit https://groups.google.com/d/optout.