time.sleep (floatsleep()) should use clock_nanosleep() on Linux
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 = <Date 2021-09-25.12:37:55.425> created_at = <Date 2014-04-18.20:12:03.043> labels = ['type-bug', 'library', '3.11'] title = 'time.sleep (floatsleep()) should use clock_nanosleep() on Linux' updated_at = <Date 2021-10-11.08:30:28.782> user = 'https://bugs.python.org/shankarunni'
bugs.python.org fields:
activity = <Date 2021-10-11.08:30:28.782> actor = 'vstinner' assignee = 'none' closed = True closed_date = <Date 2021-09-25.12:37:55.425> closer = 'vstinner' components = ['Library (Lib)'] creation = <Date 2014-04-18.20:12:03.043> creator = 'shankarunni' dependencies = [] files = ['50289', '50294'] hgrepos = [] issue_num = 21302 keywords = ['patch'] message_count = 32.0 messages = ['216799', '216814', '217225', '217226', '217227', '217233', '217235', '401108', '401701', '401706', '401824', '402279', '402437', '402438', '402440', '402441', '402442', '402448', '402618', '402619', '402630', '402632', '403528', '403544', '403550', '403568', '403569', '403581', '403583', '403610', '403632', '403633'] nosy_count = 7.0 nosy_names = ['vstinner', 'akira', 'python-dev', 'yselivanov', 'eryksun', 'shankarunni', 'Livius'] pr_nums = ['28077', '28111', '28311', '28341', '28350', '28483', '28526', '28545'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue21302' versions = ['Python 3.11']