New submission from Satoru Logic: By removing the rich comparison dunder methods, the sorting of events will use the faster default implementation.
---------- components: Library (Lib) files: simple_def.patch keywords: patch messages: 277816 nosy: Satoru Logic priority: normal severity: normal status: open title: Use simpler and faster sched.Event definition versions: Python 3.7 Added file: http://bugs.python.org/file44909/simple_def.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue28330> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com