Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #68449 > unrolled thread

Re: Thread._stop() behavior changed in Python 3.4

Started byChris Angelico <rosuav@gmail.com>
First post2014-03-18 05:18 +1100
Last post2014-03-18 05:18 +1100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Thread._stop() behavior changed in Python 3.4 Chris Angelico <rosuav@gmail.com> - 2014-03-18 05:18 +1100

#68449 — Re: Thread._stop() behavior changed in Python 3.4

FromChris Angelico <rosuav@gmail.com>
Date2014-03-18 05:18 +1100
SubjectRe: Thread._stop() behavior changed in Python 3.4
Message-ID<mailman.8215.1395080344.18130.python-list@python.org>
On Tue, Mar 18, 2014 at 5:13 AM, Felix Yan <felixonmars@gmail.com> wrote:
> 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

Your comment will mean more, since you actually use the thing :)

ChrisA

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web