mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
89c0ec9beb
thread's id can't get duplicated, because (of course!) the current thread is still running. The code should work either way, but reverting the gratuitous change should make backporting easier, and gets the bad reasoning out of 2.35's new comments.