﻿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
20878	Use of datetime.date throws a 'naive datetime' warning	joel@…	nobody	Use of `datetime.date` to represent a date (not a datetime) throws the same 'naive datetime' warning that using `datetime.datetime` does. This does not make sense, as a date object has no `tzinfo` attribute and no concept of time (and hence time zone).	Uncategorized	closed	Uncategorized	1.4	Normal	invalid	timezone		Unreviewed	0	0	0	0	0	0
