]> granicus.if.org Git - python/commit
closes bpo-31596: Add an interface for pthread_getcpuclockid(3) (#3756)
authorpdox <pdox@alum.mit.edu>
Thu, 5 Oct 2017 07:01:56 +0000 (00:01 -0700)
committerBenjamin Peterson <benjamin@python.org>
Thu, 5 Oct 2017 07:01:56 +0000 (00:01 -0700)
commite14679c78464d1e0e16786c2a0e9bcebe49e842b
tree066f524eae0f2de963387477482575462393a6c8
parent55fd06605b5d4fb6442645f1532aa05953bd93bc
closes bpo-31596: Add an interface for pthread_getcpuclockid(3) (#3756)
Doc/library/time.rst
Lib/test/test_time.py
Misc/NEWS.d/next/Library/2017-09-26-11-38-52.bpo-31596.50Eyel.rst [new file with mode: 0644]
Modules/timemodule.c
configure
configure.ac
pyconfig.h.in