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 Mariatta
Recipients Eric Lebigot, Mariatta, docs@python, lebigot, marco.buttu, serhiy.storchaka, terry.reedy
Date 2017-06-12.19:42:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497296571.68.0.370254226146.issue30217@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset bbb335891c2967bd13fbe2da775c0348260d95cb by Mariatta (Marco Buttu) in branch '2.7':
bpo-30217: add the operators ~ and | to the index (GH-1502) (GH-2137)
https://github.com/python/cpython/commit/bbb335891c2967bd13fbe2da775c0348260d95cb
History
Date User Action Args
2017-06-12 19:42:51Mariattasetrecipients: + Mariatta, terry.reedy, lebigot, docs@python, serhiy.storchaka, marco.buttu, Eric Lebigot
2017-06-12 19:42:51Mariattasetmessageid: <1497296571.68.0.370254226146.issue30217@psf.upfronthosting.co.za>
2017-06-12 19:42:51Mariattalinkissue30217 messages
2017-06-12 19:42:51Mariattacreate