Message 187155 - Python tracker (original) (raw)
Message187155
| Author | python-dev |
|---|---|
| Recipients | benjamin.peterson, georg.brandl, giampaolo.rodola, larry, neologix, pitrou, python-dev, sbt, sultanqasim |
| Date | 2013-04-17.11:12:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | 3ZrLQL3dwgzQvL@mail.python.org |
| In-reply-to |
| Content |
|---|
| New changeset 87882c96d138 by Giampaolo Rodola' in branch 'default': Fix issue #17707: multiprocessing.Queue's get() method does not block for short timeouts. http://hg.python.org/cpython/rev/87882c96d138 |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-04-17 11:12:43 | python-dev | set | recipients: + python-dev, georg.brandl, pitrou, larry, giampaolo.rodola, benjamin.peterson, neologix, sbt, sultanqasim |
| 2013-04-17 11:12:43 | python-dev | link | issue17707 messages |
| 2013-04-17 11:12:43 | python-dev | create |