mirror of
https://github.com/python/cpython.git
synced 2025-08-23 18:24:46 +00:00
bpo-47126: Update to canonical PEP URLs specified by PEP 676 (GH-32124)
This commit is contained in:
parent
d8f530fe32
commit
6881ea936e
24 changed files with 28 additions and 29 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
This module is an implementation of PEP 205:
|
||||
|
||||
https://www.python.org/dev/peps/pep-0205/
|
||||
https://peps.python.org/pep-0205/
|
||||
"""
|
||||
|
||||
# Naming convention: Variables named "wr" are weak reference objects;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue