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 loewis
Recipients christian.heimes, gregory.p.smith, kristjan.jonsson, loewis, mark.dickinson, pitrou, serhiy.storchaka
Date 2012-11-20.19:27:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <50ABD9AB.2000007@v.loewis.de>
In-reply-to <438438233.251416713.1353430926099.JavaMail.root@zimbra10-e2.priv.proxad.net>
Content
Am 20.11.12 18:02, schrieb Antoine Pitrou:
> It is a bad idea because features have to be supported in the long-term,
> which means more maintenance effort. So, basically, this is the same
> reason we don't accept every feature request + patch that gets posted
> to the tracker.

For marshal, this actually is of less concern - we are free to change it
whenever we please (and people actually did change it when they
pleased).

Of course, there still must be a demonstrated gain, and that must be
significant enough to justify the size of the change (in diffstat).
History
Date User Action Args
2012-11-20 19:27:41loewissetrecipients: + loewis, gregory.p.smith, mark.dickinson, pitrou, kristjan.jonsson, christian.heimes, serhiy.storchaka
2012-11-20 19:27:40loewislinkissue16475 messages
2012-11-20 19:27:40loewiscreate