[Python-checkins] [python/cpython] 958e81: bpo-27618: Clarify that threading.Lock is a factor...

GitHub noreply at github.com
Wed May 31 21:53:10 EDT 2017


  Branch: refs/heads/3.5
  Home:   https://github.com/python/cpython
  Commit: 958e815fe014e9a3c64f3568b883c2a7b32a4e2e
      https://github.com/python/cpython/commit/958e815fe014e9a3c64f3568b883c2a7b32a4e2e
  Author: csabella <cheryl.sabella at gmail.com>
  Date:   2017-05-31 (Wed, 31 May 2017)

  Changed paths:
    M Doc/library/threading.rst

  Log Message:
  -----------
  bpo-27618: Clarify that threading.Lock is a factory function (GH-1307) (GH-1895)

(cherry picked from commit 56ddfd2eea4d98456a9a99bf2a718f21ee6b2be2)




More information about the Python-checkins mailing list