Zachary Ware <zachary.w...@gmail.com> added the comment:

Rather than a leading underscore, I think `thread.` should just be removed.  
`get_ident` is now exposed by the threading module itself.

For a change this small, 
https://github.com/python/cpython/edit/master/Lib/threading.py can be used to 
create it, but every change requires a PR :)

----------
nosy: +zach.ware

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33556>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to