PEP 699: Add implementation link (#2984)
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
This commit is contained in:
parent
6c40d235e6
commit
558d2066c0
|
@ -91,6 +91,13 @@ are commonly used, and any increase in their memory consumption will adversely
|
|||
affect Python’s performance.
|
||||
|
||||
|
||||
Reference Implementation
|
||||
========================
|
||||
|
||||
A reference implementation can be found in
|
||||
`python/cpython#101193 <https://github.com/python/cpython/pull/101193>`_.
|
||||
|
||||
|
||||
Special Thanks
|
||||
==============
|
||||
|
||||
|
|
Loading…
Reference in New Issue