[Python-checkins] [python/cpython] 8c130d: bpo-22807: Expose platform UUID generation safety ...

GitHub noreply at github.com
Sat Feb 18 15:45:51 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/python/cpython
  Commit: 8c130d7f8114158f5b94749032ec0c17dba96f83
      https://github.com/python/cpython/commit/8c130d7f8114158f5b94749032ec0c17dba96f83
  Author: Barry Warsaw <barry at python.org>
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
    M Doc/library/uuid.rst
    M Lib/test/test_uuid.py
    M Lib/uuid.py
    M Misc/NEWS

  Log Message:
  -----------
  bpo-22807: Expose platform UUID generation safety information. (#138)

bpo-22807: Expose platform UUID generation safety information.




More information about the Python-checkins mailing list