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 terry.reedy
Recipients adelfino, docs@python, terry.reedy
Date 2018-06-15.19:23:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529090582.89.0.56676864532.issue33847@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 695118600fecaa7b95634e168ad7cbbc561fd1ec by Terry Jan Reedy (Andrés Delfino) in branch 'master':
bpo-33847: Add '@' operator entry to index (GH-7669)
https://github.com/python/cpython/commit/695118600fecaa7b95634e168ad7cbbc561fd1ec
History
Date User Action Args
2018-06-15 19:23:02terry.reedysetrecipients: + terry.reedy, docs@python, adelfino
2018-06-15 19:23:02terry.reedysetmessageid: <1529090582.89.0.56676864532.issue33847@psf.upfronthosting.co.za>
2018-06-15 19:23:02terry.reedylinkissue33847 messages
2018-06-15 19:23:02terry.reedycreate