Fix links to old SF bugs (#95648)

This commit is contained in:
Serhiy Storchaka 2022-08-04 19:12:35 +03:00 committed by GitHub
parent 5b6acbaa20
commit ab8a5beb5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 23 additions and 23 deletions

View file

@ -1,5 +1,5 @@
# This was taken from http://python.org/sf/1541697
# This was taken from https://bugs.python.org/issue1541697
# It's not technically a crasher. It may not even truly be infinite,
# however, I haven't waited a long time to see the result. It takes
# 100% of CPU while running this and should be fixed.