mirror of
https://github.com/python/cpython.git
synced 2025-07-19 17:25:54 +00:00
[3.11] gh-96959: Update HTTP links which are redirected to HTTPS (GH-98039) (#98049)
(cherry picked from commit c81c64ca58
)
Co-authored-by: 180909 <734461790@qq.com>
This commit is contained in:
parent
3dc8eb41bc
commit
a421c87b54
2 changed files with 2 additions and 2 deletions
|
@ -71,7 +71,7 @@ def first_sunday_on_or_after(dt):
|
|||
# DST start and end times. For a complete and up-to-date set of DST rules
|
||||
# and timezone definitions, visit the Olson Database (or try pytz):
|
||||
# http://www.twinsun.com/tz/tz-link.htm
|
||||
# http://sourceforge.net/projects/pytz/ (might not be up-to-date)
|
||||
# https://sourceforge.net/projects/pytz/ (might not be up-to-date)
|
||||
#
|
||||
# In the US, since 2007, DST starts at 2am (standard time) on the second
|
||||
# Sunday in March, which is the first Sunday on or after Mar 8.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue