[Python-checkins] [python/cpython] bbb335: bpo-30217: add the operators ~ and | to the index ...

GitHub noreply at github.com
Mon Jun 12 15:42:50 EDT 2017


  Branch: refs/heads/2.7
  Home:   https://github.com/python/cpython
  Commit: bbb335891c2967bd13fbe2da775c0348260d95cb
      https://github.com/python/cpython/commit/bbb335891c2967bd13fbe2da775c0348260d95cb
  Author: Marco Buttu <marco.buttu at gmail.com>
  Date:   2017-06-12 (Mon, 12 Jun 2017)

  Changed paths:
    M Doc/library/stdtypes.rst

  Log Message:
  -----------
  bpo-30217: add the operators ~ and | to the index (GH-1502) (GH-2137)

(cherry picked from commit dc980dfbcfce4695ccde056c3983160ba97b5a36)




More information about the Python-checkins mailing list