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 serhiy.storchaka
Recipients r.david.murray, rhettinger, serhiy.storchaka, yahya-abou-imran
Date 2017-12-31.09:57:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1514714237.41.0.467229070634.issue32449@psf.upfronthosting.co.za>
In-reply-to
Content
I concur with Raymond. MappingView is a public interface, not just a concrete implementation. Changing it will make third-party implementations of this interface not conforming it.
History
Date User Action Args
2017-12-31 09:57:17serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, r.david.murray, yahya-abou-imran
2017-12-31 09:57:17serhiy.storchakasetmessageid: <1514714237.41.0.467229070634.issue32449@psf.upfronthosting.co.za>
2017-12-31 09:57:17serhiy.storchakalinkissue32449 messages
2017-12-31 09:57:17serhiy.storchakacreate