[issue2871] store thread.get_ident() thread identifier inside threading.Thread objects

Gregory P. Smith report at bugs.python.org
Sun May 25 00:47:55 CEST 2008


Gregory P. Smith <greg at krypto.org> added the comment:

This seems like a useful addition and is easy enough.

Patch with tests and documentation attached.  Unless I hear objections I
will commit it to trunk later this week.

Patch available for review here:  http://codereview.appspot.com/1301

----------
assignee:  -> gregory.p.smith
keywords: +patch
nosy: +gregory.p.smith
priority:  -> normal

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2871>
__________________________________


More information about the Python-bugs-list mailing list