Use a versionadded directive to generate the text "New in version
3.8." (to match with the documentation of other modules).
Automerge-Triggered-By: GH:jaraco.
(cherry picked from commit
adf24bd835ed8f76dcc51aa98c8c54275e86965b)
Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Using :mod:`!importlib.metadata`
=================================
+.. versionadded:: 3.8
+
.. note::
This functionality is provisional and may deviate from the usual
version semantics of the standard library.