﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
28865	Auto reloader .py file path from .pyc calculation strategy outdated	Ramiro Morales	Ramiro Morales	"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.)"	Cleanup/optimization	closed	Utilities	dev	Normal	wontfix	pyc autorelader runserver		Unreviewed	1	0	0	0	0	0
