[Python-Dev] [Python-checkins] cpython: Issue #16592: stringlib_bytes_join doesn't raise MemoryError on allocation (original) (raw)
Nick Coghlan ncoghlan at gmail.com
Sun Dec 2 12:58:16 CET 2012
- Previous message: [Python-Dev] [Python-checkins] cpython: Issue #16592: stringlib_bytes_join doesn't raise MemoryError on allocation
- Next message: [Python-Dev] Keyword meanings [was: Accept just PEP-0426]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, Dec 2, 2012 at 7:59 PM, Antoine Pitrou <solipsis at pitrou.net> wrote:
Do you mean present tense?
Ah, you're right - my main objection is to describing the old broken behaviour, without describing the new behaviour. Any use of present tense should relate to the new behaviour after the commit.
Cheers, Nick.
-- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20121202/e7c474a2/attachment.html>
- Previous message: [Python-Dev] [Python-checkins] cpython: Issue #16592: stringlib_bytes_join doesn't raise MemoryError on allocation
- Next message: [Python-Dev] Keyword meanings [was: Accept just PEP-0426]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]