New submission from Josiah Carlson <josiahcarl...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue8684>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to