This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients BreamoreBoy, exarkun, giampaolo.rodola, lekma, neologix, nvetoshkin, pitrou, r.david.murray, vstinner
Date 2014-04-22.20:42:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1398199342.85.0.554483602393.issue21327@psf.upfronthosting.co.za>
In-reply-to
Content
I think distinguishing between the two situations would make the code yet more complicated (and fragile). It's a bit unfortunate that the `type` attribute has become a kitchen sink for disparate pieces of configuration.

The fact that you are the first to complain though it was introduced in 3.2 does not make it very compelling to change the current behaviour, IMHO.
History
Date User Action Args
2014-04-22 20:42:23pitrousetrecipients: + pitrou, exarkun, vstinner, giampaolo.rodola, r.david.murray, lekma, nvetoshkin, neologix, BreamoreBoy
2014-04-22 20:42:22pitrousetmessageid: <1398199342.85.0.554483602393.issue21327@psf.upfronthosting.co.za>
2014-04-22 20:42:22pitroulinkissue21327 messages
2014-04-22 20:42:22pitroucreate