Message 149448 - Python tracker (original) (raw)
Message149448
Author | python-dev |
---|---|
Recipients | giampaolo.rodola, pitrou, python-dev |
Date | 2011-12-14.13:38:51 |
SpamBayes Score | 0.030509375 |
Marked as misclassified | No |
Message-id | E1Rap2o-0002tA-BZ@dinsdale.python.org |
In-reply-to |
Content |
---|
New changeset 2975618965c0 by Giampaolo Rodola' in branch 'default': Fix #13449: add 'blocking' parameter to sched.scheduler.run() so that the scheduler can be used in non-blocking applications http://hg.python.org/cpython/rev/2975618965c0 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2011-12-14 13:38:52 | python-dev | set | recipients: + python-dev, pitrou, giampaolo.rodola |
2011-12-14 13:38:51 | python-dev | link | issue13449 messages |
2011-12-14 13:38:51 | python-dev | create |