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 Arfrever, josh.r, llllllllll, mark.dickinson, martin.panter, rhettinger, serhiy.storchaka, steven.daprano, taleinat
Date 2015-07-12.05:30:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1436679043.37.0.641006837798.issue24379@psf.upfronthosting.co.za>
In-reply-to
Content
The implementation itself LGTM (nice use of decorator). New feature should be documented. Needed changes in Doc/library/operator.rst and Doc/whatsnew/3.6.rst and the docstring for the subscript class. 'subscript' should be added to __all__.
History
Date User Action Args
2015-07-12 05:30:43serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, mark.dickinson, taleinat, Arfrever, steven.daprano, martin.panter, josh.r, llllllllll
2015-07-12 05:30:43serhiy.storchakasetmessageid: <1436679043.37.0.641006837798.issue24379@psf.upfronthosting.co.za>
2015-07-12 05:30:43serhiy.storchakalinkissue24379 messages
2015-07-12 05:30:43serhiy.storchakacreate