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 Eric Lebigot, docs@python, lebigot, marco.buttu, serhiy.storchaka, terry.reedy
Date 2017-06-09.14:28:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497018510.27.0.428268221239.issue30217@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5eb7075915f0509c5027376bda0e6d9c1e505a2c by Serhiy Storchaka (Marco Buttu) in branch 'master':
bpo-30217: Add the operators ~ and | to the index (#1502)
https://github.com/python/cpython/commit/5eb7075915f0509c5027376bda0e6d9c1e505a2c
History
Date User Action Args
2017-06-09 14:28:30serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, lebigot, docs@python, marco.buttu, Eric Lebigot
2017-06-09 14:28:30serhiy.storchakasetmessageid: <1497018510.27.0.428268221239.issue30217@psf.upfronthosting.co.za>
2017-06-09 14:28:30serhiy.storchakalinkissue30217 messages
2017-06-09 14:28:30serhiy.storchakacreate