PEP 681: Fix header links (#2507)
#2481 didn't like the hashes in the URLs
This commit is contained in:
parent
32adbecf66
commit
f163a0b807
|
@ -9,9 +9,9 @@ Type: Standards Track
|
|||
Content-Type: text/x-rst
|
||||
Created: 02-Dec-2021
|
||||
Python-Version: 3.11
|
||||
Post-History: `24-Apr-2021 <https://mail.python.org/archives/list/typing-sig@python.org/thread/TXL5LEHYX5ZJAZPZ7YHZU7MVFXMVUVWL/#TXL5LEHYX5ZJAZPZ7YHZU7MVFXMVUVWL>`__,
|
||||
`13-Dec-2021 <https://mail.python.org/archives/list/typing-sig@python.org/thread/EAALIHA3XEDFDNG2NRXTI3ERFPAD65Z4/#S7XYHYXK4NQDVWARMTUP74MAUWPXQCNN>`__,
|
||||
`22-Feb-2022 <https://mail.python.org/archives/list/typing-sig@python.org/thread/BW6CB6URC4BCN54QSG2STINU2M7V4TQQ/#BW6CB6URC4BCN54QSG2STINU2M7V4TQQ>`__
|
||||
Post-History: `24-Apr-2021 <https://mail.python.org/archives/list/typing-sig@python.org/thread/TXL5LEHYX5ZJAZPZ7YHZU7MVFXMVUVWL/>`__,
|
||||
`13-Dec-2021 <https://mail.python.org/archives/list/typing-sig@python.org/thread/EAALIHA3XEDFDNG2NRXTI3ERFPAD65Z4/>`__,
|
||||
`22-Feb-2022 <https://mail.python.org/archives/list/typing-sig@python.org/thread/BW6CB6URC4BCN54QSG2STINU2M7V4TQQ/>`__
|
||||
|
||||
|
||||
Abstract
|
||||
|
|
Loading…
Reference in New Issue