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 py.user
Recipients Abel.Farias, eric.araujo, eric.snow, ezio.melotti, georg.brandl, gvanrossum, mrabarnett, py.user, serhiy.storchaka, vstinner
Date 2015-03-24.07:35:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427182537.48.0.533956630289.issue14260@psf.upfronthosting.co.za>
In-reply-to
Content
@Serhiy Storchaka
> What approach looks better, a copy or a read-only proxy?

ISTM, your proxy patch is better, because it expects an exception rather than silence.
History
Date User Action Args
2015-03-24 07:35:37py.usersetrecipients: + py.user, gvanrossum, georg.brandl, vstinner, ezio.melotti, eric.araujo, mrabarnett, eric.snow, serhiy.storchaka, Abel.Farias
2015-03-24 07:35:37py.usersetmessageid: <1427182537.48.0.533956630289.issue14260@psf.upfronthosting.co.za>
2015-03-24 07:35:37py.userlinkissue14260 messages
2015-03-24 07:35:37py.usercreate