From e6f82438d4e3750e8d299bfd79dac98eebe9f1e0 Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Mon, 9 Jan 2023 09:03:38 +0100 Subject: Refs #32365 -- Removed support for pytz timezones per deprecation timeline. --- docs/topics/i18n/timezones.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/topics') diff --git a/docs/topics/i18n/timezones.txt b/docs/topics/i18n/timezones.txt index c0063eb12d..10170fcdea 100644 --- a/docs/topics/i18n/timezones.txt +++ b/docs/topics/i18n/timezones.txt @@ -677,5 +677,3 @@ Usage :func:`zoneinfo.available_timezones` provides the set of all valid keys for IANA time zones available to your system. See the docs for usage considerations. - -.. _pytz: http://pytz.sourceforge.net/ -- cgit v1.3