[Python-checkins] [python/cpython] 85157c: bpo-15718: Document the upper bound constrain on t...

GitHub noreply at github.com
Sun Apr 23 01:37:59 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/python/cpython
  Commit: 85157cd89a6edac347a5b6871fcf20c500c6fbbf
      https://github.com/python/cpython/commit/85157cd89a6edac347a5b6871fcf20c500c6fbbf
  Author: Serhiy Storchaka <storchaka at gmail.com>
  Date:   2017-04-23 (Sun, 23 Apr 2017)

  Changed paths:
    M Doc/reference/datamodel.rst

  Log Message:
  -----------
  bpo-15718: Document the upper bound constrain on the __len__ return value. (#1256)




More information about the Python-checkins mailing list