precise time.time() under Windows 8: use GetSystemTimePreciseAsFileTime · Issue #63207 · python/cpython (original) (raw)
BPO | 19007 |
---|---|
Nosy | @malemburg, @tim-one, @abalkin, @pitrou, @vstinner, @tjguk, @4kir4, @zware, @eryksun, @zooba |
Files | time_precise.patch |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None closed_at = None created_at = <Date 2013-09-12.19:44:34.318> labels = ['type-feature', 'library', 'OS-windows', '3.11'] title = 'precise time.time() under Windows 8: use GetSystemTimePreciseAsFileTime' updated_at = <Date 2021-06-13.22:48:09.141> user = 'https://github.com/pitrou'
bugs.python.org fields:
activity = <Date 2021-06-13.22:48:09.141> actor = 'eryksun' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)', 'Windows'] creation = <Date 2013-09-12.19:44:34.318> creator = 'pitrou' dependencies = [] files = ['40088'] hgrepos = [] issue_num = 19007 keywords = ['patch'] message_count = 9.0 messages = ['197538', '197539', '197541', '224358', '247024', '247778', '247779', '247808', '395767'] nosy_count = 10.0 nosy_names = ['lemburg', 'tim.peters', 'belopolsky', 'pitrou', 'vstinner', 'tim.golden', 'akira', 'zach.ware', 'eryksun', 'steve.dower'] pr_nums = [] priority = 'low' resolution = None stage = None status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue19007' versions = ['Python 3.11']