[Python-checkins] [python/cpython] 1f04b9: bpo-30530: Update Descriptor How To Documentation ...

GitHub noreply at github.com
Sun Jun 4 23:09:17 EDT 2017


  Branch: refs/heads/3.5
  Home:   https://github.com/python/cpython
  Commit: 1f04b900861686351977f6a7d51afa5fdc181b82
      https://github.com/python/cpython/commit/1f04b900861686351977f6a7d51afa5fdc181b82
  Author: Mariatta <Mariatta at users.noreply.github.com>
  Date:   2017-06-04 (Sun, 04 Jun 2017)

  Changed paths:
    M Doc/howto/descriptor.rst

  Log Message:
  -----------
  bpo-30530: Update Descriptor How To Documentation (GH-1845) (GH-1954)

Update the code example in Functions and Methods section
Remove objtype argument in MethodType
(cherry picked from commit 1bced56567335745f91676192fc39c06aab30da9)




More information about the Python-checkins mailing list