Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #68447
| From | Felix Yan <felixonmars@gmail.com> |
|---|---|
| Subject | Re: Thread._stop() behavior changed in Python 3.4 |
| Date | 2014-03-18 02:13 +0800 |
| References | <279038900.uDlbjECTej@felix-arch> <6089125.ey7IQ53jgg@felix-arch> <CAPTjJmpgp5NaiVvBmEr6H5hFMjia+gEo=GOATYNZsU8rjwuS7A@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.8214.1395080044.18130.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
On Tuesday, March 18, 2014 05:08:20 Chris Angelico wrote: > I've posted comments on both the issues you linked to. My guess based > on a cursory look at paramiko is that it's a test suite watchdog, > which would be much better implemented with a subprocess; I may be > wrong, though. In any case, if it's just a tests problem, you should > theoretically be able to ignore it. > > ChrisA I was just trying to comment and see yours... Thanks a lot! :D Regards, Felix Yan
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Thread._stop() behavior changed in Python 3.4 Felix Yan <felixonmars@gmail.com> - 2014-03-18 02:13 +0800
csiph-web