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 barry, eric.smith, ezio.melotti, mrabarnett, python-dev, rhettinger, serhiy.storchaka
Date 2016-09-11.13:19:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473599968.3.0.47795364046.issue24454@psf.upfronthosting.co.za>
In-reply-to
Content
Please document this feature in What's News Eric.

There is no need to add the __getitem__ method explicitly the the list of methods match_methods. It would be added automatically.
History
Date User Action Args
2016-09-11 13:19:28serhiy.storchakasetrecipients: + serhiy.storchaka, barry, rhettinger, eric.smith, ezio.melotti, mrabarnett, python-dev
2016-09-11 13:19:28serhiy.storchakasetmessageid: <1473599968.3.0.47795364046.issue24454@psf.upfronthosting.co.za>
2016-09-11 13:19:28serhiy.storchakalinkissue24454 messages
2016-09-11 13:19:28serhiy.storchakacreate