PEP 683: Fix Link Formatting (#2699)

This commit is contained in:
Eric Snow 2022-07-05 15:08:33 -06:00 committed by GitHub
parent 3298a237a9
commit c5dbd7ee48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -724,7 +724,7 @@ Other (less practical) solutions:
* only do it if a stable-ABI extension has been imported * only do it if a stable-ABI extension has been imported
* provide a runtime flag for disabling immortality * provide a runtime flag for disabling immortality
(`The discussion thread <https://mail.python.org/archives/list/python-dev@python.org/message/OXAYWH47ZGLOWXTNKCIW4YE5PXGHNT4Y/>` (`The discussion thread <https://mail.python.org/archives/list/python-dev@python.org/message/OXAYWH47ZGLOWXTNKCIW4YE5PXGHNT4Y/>`__
has further detail.) has further detail.)
Regardless of the solution we end up with, we can do something else Regardless of the solution we end up with, we can do something else