[issue31622] Make threading.get_ident() return an opaque type

Benjamin Peterson report at bugs.python.org
Sun Oct 1 15:07:10 EDT 2017


Benjamin Peterson <benjamin at python.org> added the comment:

On Sun, Oct 1, 2017, at 12:05, Antoine Pitrou wrote:
> 
> Antoine Pitrou <pitrou at free.fr> added the comment:
> 
> > You don't think having a function that takes an integer and dereferences it as memory is a bad idea?
> 
> I'm not sure what you're talking about.  What function is that?

signal.pthread_kill and pdox's proposed time.pthread_getcpuclockid on
https://github.com/python/cpython/pull/3756.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31622>
_______________________________________


More information about the Python-bugs-list mailing list