Re: [Python-Dev] cProfile and threads

2010-09-08 Thread GrosBedo
Hello, Ive just stumbled accross your changes Krisvale, and from your last reply, I can see that you invalidated your changes : I just realized that this is probably a redundant change. > We have C apis to get all the Thread states in an interpreter state (I didn't > even know there was such a

Re: [Python-Dev] cProfile and threads

2010-09-08 Thread GrosBedo
Hello, Ive just stumbled accross your changes Krisvale, and from your last reply, I can see that you invalidated your changes : I just realized that this is probably a redundant change. > We have C apis to get all the Thread states in an interpreter state (I didn't > even know there was such a