This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ocean-city
Recipients
Date 2007-06-18.17:48:02
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Sorry, I updated the patch. Moved

fprintf(stderr, "================= thread leave\n");
current_thread_count--;

in threadmodule.c just before PyThread_exit_thread().
File Added: archive.zip
History
Date User Action Args
2007-08-23 14:55:39adminlinkissue1739118 messages
2007-08-23 14:55:39admincreate