https://github.com/python/cpython
Revision beb83d013e0295c987087febf2be78b1da389b15 authored by Miss Islington (bot) on 21 October 2018, 00:30:54 UTC, committed by GitHub on 21 October 2018, 00:30:54 UTC

Guard the `CLOCK_GETTIME` et al macros in `timemodule` based on the availability of the parent functions
(cherry picked from commit 94451182ccd6729c11338926d8a3d11645e86626)

Co-authored-by: Max Bélanger <aeromax@gmail.com>
1 parent 7cba835
History
Tip revision: beb83d013e0295c987087febf2be78b1da389b15 authored by Miss Islington (bot) on 21 October 2018, 00:30:54 UTC
closes bpo-35025: Properly guard the `CLOCK_GETTIME` et al macros in timemodule.c. (GH-9961)
Tip revision: beb83d0
File Mode Size
English.lproj
FileSettings.h -rw-r--r-- 1.7 KB
FileSettings.m -rw-r--r-- 9.4 KB
Info.plist.in -rw-r--r-- 1.8 KB
Makefile.in -rw-r--r-- 2.9 KB
MyAppDelegate.h -rw-r--r-- 276 bytes
MyAppDelegate.m -rw-r--r-- 2.6 KB
MyDocument.h -rw-r--r-- 958 bytes
MyDocument.m -rw-r--r-- 4.5 KB
PreferencesWindowController.h -rw-r--r-- 1.0 KB
PreferencesWindowController.m -rw-r--r-- 2.9 KB
doscript.h -rw-r--r-- 228 bytes
doscript.m -rw-r--r-- 1.7 KB
factorySettings.plist -rw-r--r-- 2.9 KB
main.m -rw-r--r-- 340 bytes

back to top