Message 358727 - Python tracker

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.

Content
I don't see a reason not to consider this is a regression.

The only problem with the fix would be for any users that rely on the inaccurate reporting of the threading module.  Considering that possibly includes only some embedders (and folks using _thread module directly), I expect the impact would be extremely small.  A porting entry in the whats-new doc.