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 pitrou
Recipients Jon.Oberheide, alex, christian.heimes, fijall, georg.brandl, hynek, loewis, ncoghlan, petri.lehtinen, pitrou, python-dev, serhiy.storchaka
Date 2012-06-22.19:50:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340394443.3366.79.camel@localhost.localdomain>
In-reply-to <1340394144.93.0.511357659182.issue15061@psf.upfronthosting.co.za>
Content
> In order to get the patch in before the beta release I'm willing to
> drop the promise and document that the function may leak some
> information if the arguments differ in length or the arguments' types
> are incompatible.

That's not a problem to me. Programming errors are not the nominal case.
History
Date User Action Args
2012-06-22 19:50:54pitrousetrecipients: + pitrou, loewis, georg.brandl, ncoghlan, christian.heimes, alex, fijall, python-dev, petri.lehtinen, hynek, serhiy.storchaka, Jon.Oberheide
2012-06-22 19:50:53pitroulinkissue15061 messages
2012-06-22 19:50:53pitroucreate