[Python-checkins] [python/cpython] 66fa9d: bpo-24274: fix comment in dictobject.c (GH-194)

GitHub noreply at github.com
Mon Feb 20 06:29:31 EST 2017


  Branch: refs/heads/3.5
  Home:   https://github.com/python/cpython
  Commit: 66fa9d4205e0da672ed19a397069281a4b177af4
      https://github.com/python/cpython/commit/66fa9d4205e0da672ed19a397069281a4b177af4
  Author: INADA Naoki <methane at users.noreply.github.com>
  Date:   2017-02-20 (Mon, 20 Feb 2017)

  Changed paths:
    M Objects/dictobject.c

  Log Message:
  -----------
  bpo-24274: fix comment in dictobject.c (GH-194)




More information about the Python-checkins mailing list