python-dev
[Prev] Thread [Next] | [Prev] Date [Next]
Re: [Python-Dev] draft pep: backwards compatibility Benjamin Peterson Mon Jun 22 13:00:55 2009
2009/6/20 Collin Winter <[EMAIL PROTECTED]>: > Is this intended to include performance changes? Clearly no-one will > complain if things simply get faster, but I'm thinking about cases > where, say, a function runs in half the time but uses double the > memory (or vice versa). I don't think we can say anything about those cases before hand. We'll have to decide on a case by case basis. -- Regards, Benjamin _______________________________________________ Python-Dev mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/alexiscircle%40gmail.com
- Re: [Python-Dev] draft pep: backwards compatibility, (continued)
- Re: [Python-Dev] draft pep: backwards compatibility Raymond Hettinger
- Re: [Python-Dev] draft pep: backwards compatibility Georg Brandl
- Re: [Python-Dev] draft pep: backwards compatibility Collin Winter
- Re: [Python-Dev] draft pep: backwards compatibility Benjamin Peterson <=