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 kristjan.jonsson
Recipients BreamoreBoy, ajaksu2, benjamin.peterson, dcjim, elachuni, gvanrossum, jon, kristjan.jonsson, mark.dickinson, pitrou, qelan, tseaver, vdupras, vstinner
Date 2013-12-03.09:16:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386062199.88.0.458852419304.issue7105@psf.upfronthosting.co.za>
In-reply-to
Content
Strictly speaking b) is not a semantic change.  Depending on your semantic definition of semantics.  At any rate it is even less so than a) since the temporary list is hidden from view and the only side effect is additional memory usage.
History
Date User Action Args
2013-12-03 09:16:40kristjan.jonssonsetrecipients: + kristjan.jonsson, gvanrossum, dcjim, tseaver, mark.dickinson, pitrou, vstinner, ajaksu2, jon, benjamin.peterson, vdupras, elachuni, BreamoreBoy, qelan
2013-12-03 09:16:39kristjan.jonssonsetmessageid: <1386062199.88.0.458852419304.issue7105@psf.upfronthosting.co.za>
2013-12-03 09:16:39kristjan.jonssonlinkissue7105 messages
2013-12-03 09:16:39kristjan.jonssoncreate