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 demian.brecht
Recipients berker.peksag, demian.brecht, ethan.furman, martin.panter, orsenthil, r.david.murray
Date 2015-01-28.15:01:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <54C8F9C2.7090602@gmail.com>
In-reply-to <1422416052.74.0.996047713737.issue23334@psf.upfronthosting.co.za>
Content
On 2015-01-27 7:34 PM, R. David Murray wrote:
> Quantifying "largely" will be important.

Understandably. In terms of the public API, all changes should be purely
additive and 100% backwards compatible. "largely" is referring to some
of the private API that has been removed (i.e. _output and _send_output)
as they're no longer needed. This should also hold true for upcoming
changes as well.
History
Date User Action Args
2015-01-28 15:01:29demian.brechtsetrecipients: + demian.brecht, orsenthil, r.david.murray, ethan.furman, berker.peksag, martin.panter
2015-01-28 15:01:29demian.brechtlinkissue23334 messages
2015-01-28 15:01:29demian.brechtcreate