[New-bugs-announce] [issue28330] Use simpler and faster sched.Event definition

Satoru Logic report at bugs.python.org
Sat Oct 1 09:26:42 EDT 2016


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 <report at bugs.python.org>
<http://bugs.python.org/issue28330>
_______________________________________


More information about the New-bugs-announce mailing list