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 Tim.Graham
Recipients Tim.Graham, ezio.melotti, magnusc, michael.foord, python-dev, r.david.murray, rbcollins, rhettinger, serhiy.storchaka, steven.daprano
Date 2015-05-09.23:22:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431213767.46.0.453051188993.issue24134@psf.upfronthosting.co.za>
In-reply-to
Content
I noticed this is backwards incompatible for a small feature in Django. If you want to leave this feature in Python 2.7 and 3.4, it'll break things unless we push out a patch for Django; see https://github.com/django/django/pull/4637.
History
Date User Action Args
2015-05-09 23:22:47Tim.Grahamsetrecipients: + Tim.Graham, rhettinger, rbcollins, ezio.melotti, steven.daprano, r.david.murray, michael.foord, python-dev, serhiy.storchaka, magnusc
2015-05-09 23:22:47Tim.Grahamsetmessageid: <1431213767.46.0.453051188993.issue24134@psf.upfronthosting.co.za>
2015-05-09 23:22:47Tim.Grahamlinkissue24134 messages
2015-05-09 23:22:47Tim.Grahamcreate