[Python-ideas] Python is not perfect - let's add 'Wart' status to track
Antoine Pitrou
solipsis at pitrou.net
Wed Dec 12 10:45:44 CET 2012
Le Wed, 12 Dec 2012 12:14:21 +0300,
anatoly techtonik <techtonik at gmail.com> a
écrit :
> I want to query all warts for specific Python 2.x versions to see how
> are they fixed in 3.x.
>
> Right now these warts are hidden beneath the "invalid" labels, which
> IMHO does as much damage to the language development as BC breaks.
>
> How about adding 'Wart' resolution to the closed status on tracker?
That's what "won't fix" is for: things that we agree should ideally be
fixed but that we keep it frozen for compatibility / other reasons.
Regards
Antoine.
More information about the Python-ideas
mailing list