summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-12-21 08:03:30 -0500
committerJason R. Coombs <jaraco@jaraco.com>2022-01-21 09:35:38 -0500
commite650eb2a2fd2bb180e4de9213b0720e85a4d91f1 (patch)
tree2adde896e85e745c4be91ab801fc41848b7f16c0
parente110bf9aaa097a10ad564fd5fc9f4aa19bf26aac (diff)
downloadcpython-git-e650eb2a2fd2bb180e4de9213b0720e85a4d91f1.tar.gz
Update Misc/NEWS.d/next/Library/2021-12-18-18-41-30.bpo-46124.ESPrb7.rst
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
-rw-r--r--Misc/NEWS.d/next/Library/2021-12-18-18-41-30.bpo-46124.ESPrb7.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2021-12-18-18-41-30.bpo-46124.ESPrb7.rst b/Misc/NEWS.d/next/Library/2021-12-18-18-41-30.bpo-46124.ESPrb7.rst
index 8109d1a47e..26f9f81303 100644
--- a/Misc/NEWS.d/next/Library/2021-12-18-18-41-30.bpo-46124.ESPrb7.rst
+++ b/Misc/NEWS.d/next/Library/2021-12-18-18-41-30.bpo-46124.ESPrb7.rst
@@ -1 +1 @@
-Update zoneinfo to rely on importlib.resources traversable API.
+Update :mod:`zoneinfo` to rely on importlib.resources traversable API.