﻿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
18363	Add a compatibility layer for Python 3	Claude Paroz	nobody	"For Django to run both on Python 2 and Python 3, we need to add some code which conditionally executes code depending on the Python version at runtime.

This patch is based on Vinay Sajip's branch (https://bitbucket.org/vinay.sajip/django), minus some code that I'm not sure we will really need (as now we dropped Python 2.5). We can always add some more later.

I've added some docs, but as I'm not the best English writer, this will need careful review."	New feature	closed	Python 3	dev	Normal	fixed			Accepted	1	0	0	0	0	0
