[Python-checkins] [python/cpython] 8e1ddb: fix a refleak in slot_sq_length (#1162)

GitHub noreply at github.com
Sun Apr 16 12:54:22 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/python/cpython
  Commit: 8e1ddbd592c3aaf02a58789771f891c0101c6e05
      https://github.com/python/cpython/commit/8e1ddbd592c3aaf02a58789771f891c0101c6e05
  Author: Xiang Zhang <angwerzx at 126.com>
  Date:   2017-04-17 (Mon, 17 Apr 2017)

  Changed paths:
    M Objects/typeobject.c

  Log Message:
  -----------
  fix a refleak in slot_sq_length (#1162)




More information about the Python-checkins mailing list