bpo-36084: Add threading Native ID information to What's New documentation by jaketesler · Pull Request #14845 · python/cpython

This PR includes a minor documentation change. It adds a short blurb to the "What's New in Python 3.8" doc about the new Threading module Native ID functionality (threading.get_native_id(), et al.)

If this PR for :master is approved, I will create a backport PR for the :3.8 branch.

See #13463 (bpo-36084) for more information.

cc @vstinner, @pitrou

https://bugs.python.org/issue36084