[New-bugs-announce] [issue8684] improvements to sched.py

Josiah Carlson report at bugs.python.org
Tue May 11 06:27:50 CEST 2010


New submission from Josiah Carlson <josiahcarlson at users.sourceforge.net>:

This patch is against Python trunk, but it could be easily targeted for Python 3.2 .  It is meant to extract the scheduler updates from issue1641 without mucking with asyncore.  It's reach is reduced and simplified, which should make maintenance a bit easier.

----------
assignee: giampaolo.rodola
components: Library (Lib)
files: sched.patch
keywords: needs review, patch, patch
messages: 105483
nosy: giampaolo.rodola, josiahcarlson
priority: low
severity: normal
status: open
title: improvements to sched.py
type: feature request
Added file: http://bugs.python.org/file17289/sched.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8684>
_______________________________________


More information about the New-bugs-announce mailing list